@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MINT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mint .

bioregistry.metaresource:edam dcterms:hasPart edam:2615 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mint .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mint .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:17 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mint .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010414 .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0158 .

bioregistry:mint a bioregistry.schema:0000001 ;
    rdfs:label "Molecular Interaction Database" ;
    dcterms:description "The Molecular INTeraction database (MINT) stores, in a structured format, information about molecular interactions by extracting experimental details from work published in peer-reviewed journals."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2615,
        pathguide:17,
        biocontext:MINT,
        n2t:mint,
        prefixcommons:mint,
        miriam:mint,
        re3data:r3d100010414,
        uniprot.resource:DB-0158 ;
    dcat:keyword "interaction",
        "protein",
        "protein-protein interaction databases",
        "psi-mi" ;
    foaf:homepage <https://mint.bio.uniroma2.it> ;
    bioregistry.schema:0000005 "6978836"^^xsd:string ;
    bioregistry.schema:0000006 "https://mint.bio.uniroma2.it/index.php/detailed-curation/?id=MINT-$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{1,7}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://mint.bio.uniroma2.it/index.php/detailed-curation/?id=MINT-"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://mint.bio.uniroma2.it/index.php/detailed-curation/?id=MINT-6978836> ;
    bioregistry.schema:0000029 "mint" .

edam:2615 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:17 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:MINT dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mint dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:mint dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:mint dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010414 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0158 dcterms:isPartOf bioregistry.metaresource:uniprot .

