<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/Compressibility">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-BAR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-HectoBAR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MegaPA"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\chi = -(\frac{1}{V})\frac{dV}{d\rho}$, where $V$ is volume and $p$ is pressure.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MILLE-PSI"/>
<j.0:iec61360Code>0112/2///62720#UAD024</j.0:iec61360Code>
<j.0:plainTextDescription>Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD024</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M2-PER-N"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-BAR"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\chi$</j.0:latexSymbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31889</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-PA"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Compressibility</j.0:informativeReference>
<rdfs:comment>Applicable units are those of quantitykind:Compressibility</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Compressibility</rdfs:label>
</rdf:Description>
</rdf:RDF>
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/Compressibility>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-N> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MILLE-PSI> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MegaPA> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PA> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-HectoBAR> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD024" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD024"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}$, where $V$ is volume and $p$ is pressure."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\chi$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change." ;
rdfs:comment "Applicable units are those of quantitykind:Compressibility" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Compressibility"@en ;
.
{"resource":"Compressibility"
,"qname":"quantitykind:Compressibility"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Compressibility"
,"properties":["applicable unit":"unit:M2-PER-N"
,"applicable unit":"unit:PER-BAR"
,"applicable unit":"unit:PER-MILLE-PSI"
,"applicable unit":"unit:PER-MegaPA"
,"applicable unit":"unit:PER-PA"
,"applicable unit":"unit:PERCENT-PER-BAR"
,"applicable unit":"unit:PERCENT-PER-HectoBAR"
,"comment":"Applicable units are those of quantitykind:Compressibility"
,"description":"Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change."
,"description (plain text)":"Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change."
,"has dimension vector":"dimension:A0E0L1I0M-1H0T2D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD024"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Compressibility"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec61987\/iec61987.nsf\/ListsOfUnitsAllVersions\/0112-2---62720%23UAD024"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Compressibility"
,"latex definition":"$\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}$, where $V$ is volume and $p$ is pressure."
,"latex symbol":"$\\chi$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889"
,"type":"qudt:QuantityKind"
]}