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

Attributes

PGV
PAP
PAP
Verfahren zur Beurteilung der im gesamtschweizerischen Interesse liegenden Infrastrukturanlagen.
Procédure appliquée pour les projets d'installations d'infrastructure d'importance nationale.
Procedura per i progetti concernenti le installazioni infrastrutturali di importanza nazionale.
BFE, Plangenehmigungsverfahren (PGV) für elektrische Anlagen ([Internet, 2025-02-07](https://www.bfe.admin.ch/bfe/de/home/versorgung/stromversorgung/stromnetze/bewilligungsverfahren/plangenehmigungsverfahren-pgv-fuer-elektrische-anlagen.html/))
OFEN, Procédure d’approbation des plans (PAP) pour les installations électriques ([Internet, 2025-02-07](https://www.bfe.admin.ch/bfe/fr/home/approvisionnement/approvisionnement-en-electricite/reseaux-electricite/procedures-autorisation/procedure-approbation-des-plans-pap-pour-les-installations-electriques.html))
UFE, Procedura di approvazione dei piani (PAP) per gli impianti elettrici ([Internet, 2025-02-07](https://www.bfe.admin.ch/bfe/it/home/approvvigionamento/approvvigionamento-elettrico/reti-elettriche/procedura-di-autorizzazione/procedura-di-approvazione-dei-piani-pap-per-gli-impianti-elettrici.html))
nach VLP-ASPAN, Begriffe zur Raumplanung, 1996, S. 33
d'après VLP-ASPAN, Lexique Aménagement du territoire, 1997, p. 117
secondo VLP-ASPAN, Lessico della pianificazione del territorio, 2001, pag. 108
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 planning approval procedure
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.