MONDO_label_synonym (110,360) Find_IDs Annotation
manager
language -
license -
created at 2021-12-20 14:06:07 UTC
updated at 2021-12-22 07:06:57 UTC
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX obo: <http://www.geneontology.org/formats/oboInOwl#>
SELECT DISTINCT ?label (SUBSTR(str(?sub),38) AS ?id) WHERE {
?sub rdfs:subClassOf+ <http://purl.obolibrary.org/obo/MONDO_0000001> ;
rdf:type owl:Class .
{ { ?sub rdfs:label ?label }
UNION { ?sub obo:hasBroadSynonym ?label }
UNION { ?sub obo:hasExactSynonym ?label }
UNION { ?sub obo:hasRelatedSynonym ?label }
}
}
Label
Id
cutaneous disorder 0005093
skin disease 0005093
skin disorder 0005093
skin diseases and manifestations 0005093
disease or disorder of zone of skin 0005093
disorder of skin 0005093
zone of skin disease 0005093
zone of skin disease or disorder 0005093
skin and subcutaneous tissue disease 0005093
disease of zone of skin 0005093
disorder of zone of skin 0005093