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

Attributes

Nutzungsplanung
land use planning
planification de l'utilisation du sol
pianificazione dell'utilizzazione
Festlegung der Verwendung einzelner Bodenflächen für bestimmte Zwecke (z. B. Landwirtschaft, Siedlung, Wald).
Determination of the specific use of particular land areas (e.g. agriculture, human settlements, forests).
Détermination de l'utilisation des différentes surfaces du sol (p. ex. agriculture, agglomérations, forêts).
Demarcazione del territorio e relativa destinazione delle aree delimitate ad usi specifici (p. es. agricoltura, agglomerazioni, boschi).
2018-05-14T11:37:47.5270000Z
216433
https://www.termdat.bk.admin.ch/entry/216433
OFEG, 2001
Miller, Floods, 1997, p. 27
Raumplanungsgesetz, Art. 37 Abs. 1 (SR 700, Stand 2016-01)
LF Pianificazione del territorio, art. 37 cpv. 1 (RS 700, stato 2016-01)
USG: spelling variant: land-use planning
FOWG, 2001
OFEG, 2001
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
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 spatial planning
seeAlso land use plan
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.