Title Find all the locations which mention SARS
Sparql
PREFIX pubann:<http://pubannotation.org/ontology/>
SELECT ?s1
WHERE {
  GRAPH prj:CORD-19-Diseases-PubDictionaries {
    ?o1 tao:denoted_by ?s1 .
    ?o1 a <http://purl.obolibrary.org/obo/MONDO_0005091> .
  }
}
Reasoning false
Comment
Show mode textae
Annotations to show CORD-19-Diseases-PubDictionaries,CORD-19_OntoGeneER
Priority 0
Active true
belongs to CORD-19-PD-MONDO
List