SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . }
Change in microorganisms such as bacteria, viruses, fungi and parasites due to inappropriate use of medicines, particularly antibiotics, in ways that render the medications used to cure the infections they cause ineffective.
SELECT ?property ?value WHERE {
BIND (?? AS ?s)
?s ?property ?value .
FILTER (isLiteral(?value))
} LIMIT 1000
Change in microorganisms such as bacteria, viruses, fungi and parasites due to inappropriate use of medicines, particularly antibiotics, in ways that render the medications used to cure the infections they cause ineffective.