# OnCo record hpo (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/hpo/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "hpo" ;
  schema:name "Human Phenotype Ontology (HPO)"@en ;
  schema:alternateName "Human Phenotype Ontology"@en, "HPO"@en, "HPO term"@en, "HPO terms"@en, "phenotype ontology"@en ;
  schema:description "The Human Phenotype Ontology is a standard vocabulary of clinical features (signs, symptoms, findings) with codes, used to describe patients in a way computers can compare."@en ;
  schema:url <https://onco.cc/terms/hpo/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Human_Phenotype_Ontology> ;
  schema:citation <https://hpo.jax.org/>, <https://en.wikipedia.org/wiki/Human_Phenotype_Ontology> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/mondo/>, <https://onco.cc/terms/ncit/>, <https://onco.cc/terms/units-ontology/> .
