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

Attributes

Messwesen
Metrology
Métrologie
Metrologia
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 STANDARDS AND MEASUREMENTS
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 Bundesgesetz vom 17. Juni 2011 über das Eidgenössische Institut für Metrologie
termDomain Verordnung vom 7. Dezember 2012 über die Zuständigkeiten im Messwesen
termDomain FDJP Ordinance of 26 August 2015 on Measuring Equipment for Electrical Energy and Power
termDomain Federal Institute of Metrology
termDomain cubic meter
termDomain solid cubic meter
termDomain baseline emission
termDomain baseline scenario
termDomain rule of metrology
termDomain magnetic flux density
termDomain legal unit of measurement
termDomain non-automatic weighing instrument
termDomain scale interval
termDomain verification scale
termDomain Eichamt
termDomain Eichstelle
termDomain length measuring instrument
termDomain material measure of length
termDomain cubic measure
termDomain line measure
termDomain transfer measure
termDomain brim measure
termDomain measurand
termDomain International System of Units
termDomain International System of Quantities
termDomain reference quantity value
termDomain multiple of a unit
termDomain dose equivalent
termDomain Eichgebühr
termDomain General Conference on Weights and Measures
termDomain Treaty of the Metre
termDomain International Metre Commission
termDomain International Organization of Legal Metrology
termDomain unit of weight
termDomain angle
termDomain non-metric unit of measurement
termDomain round angle
termDomain minute of angle
termDomain second of angle
termDomain mass
termDomain zeroing
termDomain zeroing device
termDomain preset tare device
termDomain tare device
termDomain radiometrische Kontrolle
termDomain Institute Council of the Federal Institute of Metrology
has part STANDARDS AND MEASUREMENTS
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.