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

Attributes

Verkehrsmittel
Means of transport
Moyens de transport
Mezzi di trasporto
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

property object
is part of TRANSPORT
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Ordinance of 19 June 1995 on the Technical Requirements for Road Vehicles
termDomain Ordinance of 19 June 1995 on the Technical Requirements for Transport Vehicles and their Trailers
termDomain Ordinance of 2 September 1998 on the Technical Requirements for Motorcycles, and Light, Small, Three-Wheeled Vehicles
termDomain Ordinance of 14 March 1994 on the Construction and Operation of Ships and Installations of Public Navigation Companies
termDomain DETEC Ordinance of 25 August 2000 on Aircraft Maintenance Personnel
termDomain DETEC Ordinance of 5 February 1988 on Aircraft Manufacturers
termDomain DETEC Ordinance of 18 September 1995 on the Airworthiness of Aircraft
termDomain Ordinance on the Placing on the Market and the Market Supervision of Containers for Hazardous Materials
termDomain Ordinance of 16 November 2016 on the Technical Requirements for Tractors and their Trailers
termDomain conditioning plant
termDomain individual target
termDomain provision on CO2 emissions
termDomain emissions pool
termDomain speed measuring equipment
termDomain measuring equipment for red light enforcement
termDomain Messmittel für die amtliche Prüfung von Geschwindigkeitsmessern
termDomain Messgerät für Gasgemischanteile
termDomain Messgerät für Dieselrauch
termDomain exhaust gas measuring instrument
termDomain lambda value
termDomain fluid level measuring device
termDomain exhaust gas analyser
termDomain Einstellhallenplatz
termDomain gedeckter Parkplatz
termDomain Parkplatz im Freien
termDomain in-house parking space
termDomain Abstellplatz
termDomain emergency physician's vehicle
termDomain rescue helicopter
termDomain air ambulance
termDomain snowmobile
termDomain motorisierter Rollstuhl
termDomain moped
termDomain Blaulicht
termDomain Wechselklanghorn
termDomain bicycle
termDomain starter
termDomain Fahrradanhänger
termDomain Fahrzeug mit Rückstossantrieb
termDomain tow bar
termDomain maximum laden mass
termDomain Instandstellung
termDomain Wechselaufbau
termDomain warning device
termDomain anti-lock braking system
termDomain endurance brake
termDomain Wegfahrsperre
termDomain fuel-feed system
termDomain ignition system
termDomain fifth-wheel coupling
termDomain Taxameter
termDomain halogen lamp
termDomain Kritzkette
termDomain reversing lamp
termDomain handbrake
termDomain Fahrzeug mit Propellerantrieb
termDomain vapour recovery
termDomain commercial vehicle
has part TRANSPORT
termDomain Typengenehmigungsstelle
termDomain electric motor vehicle
termDomain Flammenrückschlag
termDomain Parkfeld für Gehbehinderte
termDomain mode of transport
termDomain batteriebetriebenes Elektrofahrzeug
termDomain technische Prüfstelle
termDomain technische Prüfung
termDomain banking locomotive
termDomain freight wagon
termDomain electric multiple unit
termDomain Typenprüfung
termDomain Konformitätszeichen
termDomain Konformitätserklärung
termDomain Fahrzeugsystem
termDomain Typenprüfstelle
termDomain Prüfstelle
termDomain fatal accident
termDomain semi-trailer
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.