@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:INO .

bioregistry.metaresource:biolink dcterms:hasPart biolink:INO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:INO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ino .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.mm72as .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ino .

bioregistry.metaresource:ols dcterms:hasPart ols:ino .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:INO .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q55118418 .

bioregistry:ino a bioregistry.schema:0000001 ;
    rdfs:label "Interaction Network Ontology" ;
    dcterms:description "he Interaction Network Ontology (INO) is an ontology in the domain of interactions and interaction networks. INO represents general and species-neutral types of interactions and interaction networks, and their related elements and relations. INO is a community-driven ontology, aligns with BFO, and is developed by following the OBO Foundry principles."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/INO-ontology/ino> ;
    skos:exactMatch aberowl:INO,
        ontobee:INO,
        wikidata:Q55118418,
        bioportal:INO,
        biolink:INO,
        fairsharing:FAIRsharing.mm72as,
        ols:ino,
        obofoundry:ino ;
    dcat:keyword "life science",
        "molecular interaction",
        "obo",
        "ontology" ;
    foaf:homepage <https://github.com/INO-ontology/ino> ;
    bioregistry.schema:0000005 "0000003"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/INO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ino.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-9189-9661 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/INO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:INO_0000003 ;
    bioregistry.schema:0000029 "ino" .

orcid:0000-0001-9189-9661 rdfs:label "Yongqun Oliver He" ;
    foaf:mbox "yongqunh@med.umich.edu" .

aberowl:INO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:INO dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q55118418 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:INO dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:INO dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.mm72as dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:ino dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ino dcterms:isPartOf bioregistry.metaresource:obofoundry .

