chemical compound (E2)
language code | label | description | aliases | edit |
---|---|---|---|---|
en | chemical compound | edit |
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX wd: <https://kg-ipclimatec-reports.wikibase.cloud/entity/>
PREFIX wdt: <https://kg-ipclimatec-reports.wikibase.cloud/prop/direct/>
# SELECT ?section WHERE { ?section wdt:P1 wd:Q68 . }
START = @<ChemicalCompound>
<ChemicalCompound> {
wdt:P1 [ wd:Q68 ] ; # instance of
wdt:P2 IRI ; # same as
wdt:P23 IRI ; # chemical structure
}