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

Attributes

sablière
Sandgrube
sandpit
cava di sabbia
2023-12-11T10:37:44.9267950Z
66927
https://www.termdat.bk.admin.ch/entry/66927
V Umweltverträglichkeitsprüfung, Anh. 8 Ziff. 80.3 (SR 814.011, Stand 2022-08)
FDFA, PR Ukraine: Swiss aid consignment reaches Donbass waterworks, 2016-09-13 ([Internet, 2023-11-13](https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-63720.html))
O Étude de l’impact sur l’environnement, ann. 8 ch. 80.3 (RS 814.011, état 2022-08)
O Esame dell’impatto sull’ambiente, all. 8 n. 80.3 (RS 814.011, stato 2022-08)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso sand filling
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.