# OnCo record uberon (term). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/terms/uberon/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "uberon" ;
  schema:name "Uberon anatomy ontology and the Cell Ontology"@en ;
  schema:alternateName "Uberon"@en, "UBERON"@en, "Uberon anatomy ontology"@en, "Cell Ontology"@en, "CL ontology"@en, "CL term"@en, "cell type ontology"@en ;
  schema:description "Uberon names anatomical structures (organs, tissues) and the Cell Ontology names cell types, each with a code, so that a tissue label or a cell-type annotation means the same thing across datasets."@en ;
  schema:url <https://onco.cc/terms/uberon/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Uberon> ;
  schema:citation <https://en.wikipedia.org/wiki/Cell_Ontology>, <https://obofoundry.org/ontology/uberon.html>, <https://obofoundry.org/ontology/cl.html>, <https://en.wikipedia.org/wiki/Uberon> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/collections/cellxgene-hca/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/mondo/>, <https://onco.cc/terms/hpo/>, <https://onco.cc/terms/single-cell-rna-seq/> .
