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

Attributes

Gleiswaage
rail-weighbridge
pont-bascule ferroviaire
pesa a ponte per veicoli ferroviari
2016-10-31T14:00:05.9430000Z
94151
https://www.termdat.bk.admin.ch/entry/94151
EU Directive Making available on the market of measuring instruments, ann. VIII, Definitions (2014/32/EU, recast 2014-02)
Direttiva UE Messa a disposizione sul mercato di strumenti di misura, all. VIII, Definizioni (2014/32/UE, rifusione 2014-02)
Directive UE Mise à disposition sur le marché d’instruments de mesure, ann. VIII, Définitions (2014/32/UE, refonte 2014-02)
EU-Richtlinie Bereitstellung von Messgeräten auf dem Markt, Anh. VIII, Begriffsbestimmungen (2014/32/EU, Neufassung 2014-02)
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

property subject
hypernym automatic rail-weighbridge
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.