@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix orcid: <https://orcid.org/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:matrixdb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01222 .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:298 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:matrixdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010672 .

bioregistry:matrixdb a bioregistry.schema:0000001 ;
    rdfs:label "MatrixDB" ;
    dcterms:contributor orcid:0000-0001-7456-0594,
        orcid:0000-0003-4423-4370 ;
    dcterms:description "MatrixDB is a freely available database focused on interactions established by extracellular matrix proteins, proteoglycans and polysaccharides"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:298,
        integbio:nbdc01222,
        prefixcommons:matrixdb,
        re3data:r3d100010672 ;
    dcat:keyword "carbohydrate",
        "interaction",
        "interaction/pathway",
        "metabolite",
        "protein",
        "psi-mi",
        "small molecule" ;
    foaf:homepage <http://matrixdb.univ-lyon1.fr/> ;
    bioregistry.schema:0000005 "MULT_4_VAR1_bovine"^^xsd:string ;
    bioregistry.schema:0000006 "http://matrixdb.univ-lyon1.fr/cgi-bin/current/newPort?type=biomolecule&value=$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:complexportal ;
    bioregistry.schema:0000019 orcid:0000-0001-9263-1851 ;
    bioregistry.schema:0000024 "http://matrixdb.univ-lyon1.fr/cgi-bin/current/newPort?type=biomolecule&value="^^xsd:string ;
    bioregistry.schema:0000027 <http://matrixdb.univ-lyon1.fr/cgi-bin/current/newPort?type=biomolecule&value=MULT_4_VAR1_bovine> ;
    bioregistry.schema:0000029 "matrixdb" .

orcid:0000-0001-7456-0594 rdfs:label "Sucharitha Balu" ;
    foaf:mbox "sbalu@ebi.ac.uk" .

orcid:0000-0001-9263-1851 rdfs:label "Sylvie Ricard-Blum" ;
    foaf:mbox "sylvie.ricard-blum@univ-lyon1.fr" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

pathguide:298 dcterms:isPartOf bioregistry.metaresource:pathguide .

integbio:nbdc01222 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:matrixdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

re3data:r3d100010672 dcterms:isPartOf bioregistry.metaresource:re3data .

