@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix ols: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hcao . bioregistry.metaresource:ols dcterms:hasPart ols:hcao . bioregistry:hcao a bioregistry.schema:0000001 ; rdfs:label "Human Cell Atlas Ontology" ; dcterms:description "Application ontology for human cell types, anatomy and development stages for the Human Cell Atlas."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch ols:hcao ; dcat:keyword "ontology" ; foaf:homepage ; bioregistry.schema:0000010 ; bioregistry.schema:0000012 false ; bioregistry.schema:0000029 "hcao" . ols:hcao dcterms:isPartOf bioregistry.metaresource:ols .