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

Attributes

Längenmass
measure of length
mesure de longueur
misura di lunghezza
2016-10-11T15:05:09.3370000Z
94978
https://www.termdat.bk.admin.ch/entry/94978
O DFJP Instruments de mesure de longueur, art. 3 let. a (RS 941.201, état 2013-01)
O DFGP Strumenti di misurazione della lunghezza, art. 3 lett. a (RS 941.201, stato 2013-01)
V EJPD, Längenmessmittel, Art. 3 Bst. a (SR 941.201, Stand 2013-01)
EU Directive Making available on the market of measuring instruments (2014/32/EU, recast 2014-02), ann. X, chap. I
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
seeAlso length measuring instrument
hypernym material measure of length
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.