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

Attributes

Izotermna stisljivost
Ketermampatan isotermik
compresibilidad isotérmica
compressibilidade isotérmica
compressibilité isotherme
comprimibilità isotermica
isothermal compressibility
isotherme Kompressibilität
objemová stlačitelnost
ściśliwość izotermiczna
изотермический коэффициент сжимаемости
ضریب تراکم‌پذیری همدما
معامل الانضغاط عند ثبوت درجة الحرارة
等温压缩率
等温圧縮率
The isothermal compressibility defines the rate of change of system volume with pressure.
Applicable units are those of quantitykind:IsothermalCompressibility
http://en.wikipedia.org/wiki/Compressibility
The isothermal compressibility defines the rate of change of system volume with pressure.
$\varkappa_T$
$\varkappa_T = \frac{1}{V}\left (\frac{\partial V}{\partial p} \right )_T$, where $V$ is volume, $p$ is $pressure$, and $T$ is thermodynamic temperature.
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
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.