SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Stickoxid-Emission
BAFU, Themen > Luft > Daten, Indikatoren und Karten > Indikator Luft, 2024-02-29 ([Internet, 2024-05-28](https://www.bafu.admin.ch/bafu/de/home/themen/thema-luft/luft--daten--indikatoren-und-karten/luft--indikatoren/indikator-luft.pt.html/aHR0cHM6Ly93d3cuaW5kaWthdG9yZW4uYWRtaW4uY2gvUHVibG/ljL0FlbURldGFpbD9pbmQ9TFUwMTQmbG5nPWRlJlBhZ2U9aHR0/cHMlM2ElMmYlMmZ3d3cuYmFmdS5hZG1pbi5jaCUyZmJhZnUlMm/ZkZWZyaXRlbiUyZmhvbWUlMmZ0aGVtZW4lMmZ0aGVtYS10cmFl/Z2Vyc2VpdGUlMmZ0cmFlZ2Vyc2VpdGUtLWRhdGVuLS1pbmRpa2/F0b3Jlbi11bmQta2FydGVuJTJmdHJhZWdlcnNlaXRlLS1pbmRp/a2F0b3JlbiUyZmluZGlrYXRvci10cmFlZ2Vyc2VpdGUucHQuaH/RtbCZTdWJqPU4%3d.html))
USG: häufiger im Plural
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part emission of nitrogen oxides
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.