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

Attributes

Kulturlandschaft
cultural landscape
paysage rural
paesaggio rurale
Landschaft, die vorwiegend durch menschliche Tätigkeit gestaltet ist.
Paysage qui porte les marques de la civilisation humaine.
Paesaggio che reca i segni dell'attività umana.
2018-07-03T13:52:08.4930000Z
128048
https://www.termdat.bk.admin.ch/entry/128048
Landwirtschaftsgesetz, Art. 1 Bst. c (SR 910.1, Stand 2018-01)
ETHZ, Wörterbuch Raumentwicklung, 2017, "Kulturlandschaft" ([Internet, 2018-03-05](https://www.woerterbuch.raumentwicklung.ethz.ch/))
LF Agriculture, art. 1 let. c (RS 910.1, état 2018-01)
LF Agricoltura, art. 1 lett. c (RS 910.1, stato 2018-01)
EXP: alle Landschaften dicht besiedelter Räume sind heute als Kulturlandschaften zu bezeichnen
ETHZ, Wörterbuch Raumentwicklung, 2017, "Kulturlandschaft" ([Internet, 2018-03-05](https://www.woerterbuch.raumentwicklung.ethz.ch/))
nach VLP-ASPAN, Begriffe zur Raumplanung, 1996, S. 84
d'après source VLP-ASPAN, Lexique Aménagement du territoire, 1997, p. 90
secondo VLP-ASPAN, Lessico della pianificazione del territorio, 2001, p. 75
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
antonym natural landscape
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.