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

Attributes

Verordnung des UVEK vom 30. April 2003 über die Zertifizierung von Flugsimulatoren
DETEC Ordinance of 30 April 2003 on the Certification of Flight Simulators
Ordonnance du DETEC du 30 avril 2003 sur la certification des simulateurs de vol
Ordinanza del DATEC del 30 aprile 2003 sulla certificazione di simulatori di volo
2016-11-28T09:43:18.6730000Z
2265
VJAR-FSTD
JARO-FSTD
OJAR-FSTD
OJAR-FSTD
https://www.termdat.bk.admin.ch/entry/2265
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2009 1565](http://www.admin.ch/ch/d/as/2009/1565.pdf))
([Recueil officiel des lois fédérales 2009 1565](http://www.admin.ch/ch/f/as/2009/1565.pdf))
([Raccolta ufficiale delle leggi federali 2009 1565](http://www.admin.ch/ch/i/as/2009/1565.pdf))
SYS: SR 748.222.4
SYS: RS 748.222.4
SYS: RS 748.222.4
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.