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

Attributes

Kilogramm durch Quadratmeter
kilogram per square metre
kilogramme par mètre carré
chilogrammo per metro quadro
2019-05-06T08:59:33.3030000Z
388136
https://www.termdat.bk.admin.ch/entry/388136
PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 160, Abs. 2.2.1, Tab. 2
BIPM, The International System of Units (SI), 2006, p. 117, para. 2.2.1, tab. 2
BIPM, Le Système international d’unités (SI), 2006, p. 27, al. 2.2.1, Tab. 2
Wikipedia, Concentrazione massica, 2014-08-06 ([Internet, 2016-02-02](https://it.wikipedia.org/wiki/Concentrazione_massica))
EXP: kohärente abgeleitete Einheit des Internationalen Einheitensystems (SI) für die flächenbezogene Masse
EXP: coherent derived unit of the International System of Units (SI) for the surface density
EXP: unité dérivée cohérente du Système international d'unités (SI) pour la masse surfacique
EXP: unità derivata coerente del Sistema Internazionale di Unità (SI) per la massa superficiale
after BIPM, The International System of Units (SI), 2006, p. 117, para. 2.2.1, tab. 2
nach PTB-Mitteilungen, Das Internationale Einheitensystem (SI), Heft 2, 2007, S. 160, Abs. 2.2.1, Tab. 2
d'après BIPM, Le Système international d’unités (SI), 2006, p. 27, al. 2.2.1, Tab. 2
secondo BIPM, Le Système international d’unités (SI), 2006, p. 27, al. 2.2.1, tab. 2 e Edil 2000, Scheda tecnica, Forato F300 25x30x25, 2016 ([Internet, 2016-02-22)](http://www.edil2000.com/administrator/public/1169_1.pdf))
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 kilogram
hyponym kilogram
seeAlso kilogram per cubic metre
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.