@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 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:CEPH .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CEPH .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:CEPH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ceph .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ceph .

bioregistry.metaresource:ols dcterms:hasPart ols:ceph .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:CEPH .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P9334 .

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

bioregistry:ceph a bioregistry.schema:0000001 ;
    rdfs:label "Cephalopod Ontology" ;
    dcterms:description "An anatomical and developmental ontology for cephalopods"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/obophenotype/cephalopod-ontology> ;
    skos:exactMatch aberowl:CEPH,
        ontobee:CEPH,
        wikidata:P9334,
        wikidata:Q104030182,
        bioportal:CEPH,
        biocontext:CEPH,
        fairsharing:FAIRsharing.p58bm4,
        ols:ceph,
        obofoundry:ceph ;
    dcat:keyword "anatomy",
        "fisheries science",
        "life cycle",
        "obo",
        "ontology",
        "zoology" ;
    foaf:homepage <https://github.com/obophenotype/cephalopod-ontology> ;
    bioregistry.schema:0000005 "0000109"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/CEPH_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ceph.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-6601-2165 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/CEPH_"^^xsd:string ;
    bioregistry.schema:0000027 obo:CEPH_0000109 ;
    bioregistry.schema:0000029 "ceph" .

orcid:0000-0002-6601-2165 rdfs:label "Chris Mungall" ;
    foaf:mbox "cjmungall@lbl.gov" .

aberowl:CEPH dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:CEPH dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:P9334 dcterms:isPartOf bioregistry.metaresource:wikidata .

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

bioportal:CEPH dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:CEPH dcterms:isPartOf bioregistry.metaresource:biocontext .

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

ols:ceph dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ceph dcterms:isPartOf bioregistry.metaresource:obofoundry .

