@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:CCF .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:CCF .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ccf .

bioregistry.metaresource:ols dcterms:hasPart ols:ccf .

bioregistry:ccf a bioregistry.schema:0000001 ;
    rdfs:label "Human Reference Atlas Common Coordinate Framework Ontology" ;
    dcterms:contributor orcid:0000-0001-9439-5346 ;
    dcterms:description "The Common Coordinate Framework (CCF) Ontology is an application ontology built to support the development of the Human Reference Atlas (HRA).  It unifies vocabulary for HRA construction and usage—making it possible to ingest external data sources; supporting uniform tissue sample registration that includes the spatial positioning and semantic annotations within 3D reference organs; and supporting user-formulated cross-domain queries over tissue donor properties, anatomical structures, cell types, biomarkers, and 3D space. The CCF Ontology consists of three major ontologies. The Biological Structure Ontology records anatomical structures, cell types, and biomarkers (ASCT+B) and the relationships between them.  The ASCT+B tables are authored by human experts using templated Google Sheets. The biomarkers, cell types, and anatomical structures are mapped to existing ontologies (Uberon/FMA, CL, HGNC) whenever possible.  All relationships between anatomical structures and from cell types to anatomical structures are valid Uberon and CL relationships. The Spatial Ontology defines the shape, size, location, and rotation of experimental tissue and data major anatomical structures in the 3D Reference Object Library. The Specimen Ontology captures the sex, age, and other information on donors that provided tissue data used in the construction of the HRA."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/hubmapconsortium/ccf-ontology> ;
    skos:exactMatch aberowl:CCF,
        bioportal:CCF,
        ols:ccf ;
    dcat:keyword "ontology" ;
    foaf:homepage bioportal:CCF ;
    bioregistry.schema:0000005 "extraction_set"^^xsd:string ;
    bioregistry.schema:0000006 "https://bioportal.bioontology.org/ontologies/CCF/?p=classes&conceptid=http%3A%2F%2Fpurl.org%2Fccf%2F$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\S+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/CCF/16/ccf.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3321-6137 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://bioportal.bioontology.org/ontologies/CCF/?p=classes&conceptid=http%3A%2F%2Fpurl.org%2Fccf%2F"^^xsd:string ;
    bioregistry.schema:0000027 <https://bioportal.bioontology.org/ontologies/CCF/?p=classes&conceptid=http%3A%2F%2Fpurl.org%2Fccf%2Fextraction_set> ;
    bioregistry.schema:0000029 "ccf" .

orcid:0000-0001-9439-5346 rdfs:label "Benjamin M. Gyori" ;
    foaf:mbox "benjamin_gyori@hms.harvard.edu" .

orcid:0000-0002-3321-6137 rdfs:label "Katy Börner" ;
    foaf:mbox "katy@indiana.edu" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:CCF dcterms:isPartOf bioregistry.metaresource:aberowl .

ols:ccf dcterms:isPartOf bioregistry.metaresource:ols .

bioportal:CCF dcterms:isPartOf bioregistry.metaresource:bioportal .

