@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:SIO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:SIO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SIO .

bioregistry.metaresource:biolink dcterms:hasPart biolink:SIO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SIO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sio .

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

bioregistry.metaresource:lov dcterms:hasPart lov:sio .

bioregistry.metaresource:miriam dcterms:hasPart miriam:sio .

bioregistry.metaresource:ols dcterms:hasPart ols:sio .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:SIO .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:sio .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Sio .

bioregistry:sio a bioregistry.schema:0000001 ;
    rdfs:label "Semanticscience Integrated Ontology" ;
    dcterms:description "The semanticscience integrated ontology (SIO) provides a simple, integrated upper level ontology (types, relations) for consistent knowledge representation across physical, processual and informational entities."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/micheldumontier/semanticscience> ;
    skos:exactMatch aberowl:SIO,
        agroportal:SIO,
        ontobee:SIO,
        bioportal:SIO,
        biocontext:SIO,
        biolink:SIO,
        fairsharing:FAIRsharing.dpkb5f,
        lov:sio,
        miriam:sio,
        tib.ts:sio,
        togoid:Sio,
        ols:sio ;
    dcat:keyword "biology",
        "classification",
        "ess",
        "knowledge representation",
        "natural science",
        "nfdi4chem",
        "nfdi4ing",
        "ontology",
        "subject agnostic" ;
    foaf:homepage <https://github.com/micheldumontier/semanticscience> ;
    bioregistry.schema:0000005 "000912"^^xsd:string ;
    bioregistry.schema:0000006 "https://semanticscience.org/resource/SIO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{6}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://raw.githubusercontent.com/micheldumontier/semanticscience/master/ontology/sio/release/sio-release.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-4727-9435 ;
    bioregistry.schema:0000024 "https://semanticscience.org/resource/SIO_"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://semanticscience.org/resource/SIO_000912> ;
    bioregistry.schema:0000029 "sio" .

orcid:0000-0003-4727-9435 rdfs:label "Michel Dumontier" ;
    foaf:mbox "michel.dumontier@gmail.com" .

aberowl:SIO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:SIO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:SIO dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:SIO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SIO dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:SIO dcterms:isPartOf bioregistry.metaresource:biolink .

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

lov:sio dcterms:isPartOf bioregistry.metaresource:lov .

miriam:sio dcterms:isPartOf bioregistry.metaresource:miriam .

tib.ts:sio dcterms:isPartOf bioregistry.metaresource:tib .

togoid:Sio dcterms:isPartOf bioregistry.metaresource:togoid .

ols:sio dcterms:isPartOf bioregistry.metaresource:ols .

