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

Attributes

Verordnung vom 14. Mai 2014 über das Starten und Landen mit Luftfahrzeugen ausserhalb von Flugplätzen
Ordinance of 14 May 2014 on Aircraft Taking Off and Landing outside Aerodromes
Ordonnance du 14 mai 2014 sur les atterrissages et les décollages d'aéronefs en dehors des aérodromes
Ordinanza del 14 maggio 2014 sui decolli e gli atterraggi di aeromobili fuori degli aerodromi
2019-02-08T14:26:13.5100000Z
2298
https://www.termdat.bk.admin.ch/entry/2298
FCh, Terminology Section, 2014
([AS 2014 1339](https://www.admin.ch/opc/de/official-compilation/2014/1339.pdf))
([RO 2014 1339](https://www.admin.ch/opc/fr/official-compilation/2014/1339.pdf))
([RU 2014 1339](https://www.admin.ch/opc/it/official-compilation/2014/1339.pdf))
STA: SR 748.132.3
STA: RS 748.132.3
STA: RS 748.132.3
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: No results found.
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.