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

Attributes

Verordnung des UVEK vom 20. Mai 2015 über die Verkehrsregeln für Luftfahrzeuge
DETEC Ordinance of 20 May 2015 on Traffic Rules for Aircraft
Ordonnance du DETEC du 20 mai 2015 concernant les règles de l'air applicables aux aéronefs
Ordinanza del DATEC del 20 maggio 2015 concernente le norme di circolazione per aeromobili
2016-08-11T11:48:00.7430000Z
386377
https://www.termdat.bk.admin.ch/entry/386377
FCh, Terminology Section 2015
([Amtliche Sammlung des Bundesrechts 2015 1643](http://www.admin.ch/ch/d/as/2015/1643.pdf))
([Recueil officiel des lois fédérales 2015 1643](http://www.admin.ch/ch/f/as/2015/1643.pdf))
SYS: SR 748.121.11
SYS: RS 748.121.11
SYS: RS 748.121.11
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.