@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:SAO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SAO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SAO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sao .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:sao .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:sao .

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

bioregistry:sao a bioregistry.schema:0000001 ;
    rdfs:label "Subcellular Anatomy Ontology" ;
    dcterms:description "SAO describes structures from the dimensional range encompassing cellular and subcellular structure, supracellular domains, and macromolecules."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:SAO,
        wikidata:Q114677911,
        bioportal:SAO,
        biocontext:SAO,
        fairsharing:FAIRsharing.vhgehd,
        prefixcommons:sao,
        obofoundry:sao ;
    dcat:keyword "anatomy",
        "biochemistry",
        "cell",
        "cellular_component",
        "life science",
        "ontology",
        "owl" ;
    foaf:homepage <http://ccdb.ucsd.edu/CCDBWebSite/sao.html> ;
    bioregistry.schema:0000005 "5277619"^^xsd:string ;
    bioregistry.schema:0000006 "http://uri.neuinfo.org/nif/nifstd/sao$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/SAO/2/sao.owl> ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 [ rdfs:label "Maryann Martone" ;
            foaf:mbox "mmartone@ucsd.edu" ] ;
    bioregistry.schema:0000024 "http://uri.neuinfo.org/nif/nifstd/sao"^^xsd:string ;
    bioregistry.schema:0000027 <http://uri.neuinfo.org/nif/nifstd/sao5277619> ;
    bioregistry.schema:0000029 "sao" .

aberowl:SAO dcterms:isPartOf bioregistry.metaresource:aberowl .

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

bioportal:SAO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SAO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:sao dcterms:isPartOf bioregistry.metaresource:prefixcommons .

obofoundry:sao dcterms:isPartOf bioregistry.metaresource:obofoundry .

