<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/AmountOfSubstancePerMassPressure">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Variation of Molar Mass" of a gas as a function of pressure.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR"/>
<j.0:plainTextDescription>The "Variation of Molar Mass" of a gas as a function of pressure.</j.0:plainTextDescription>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M2H0T-2D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:AmountOfSubstancePerMassPressure</rdfs:comment>
<rdfs:label xml:lang="en">Molar Mass variation due to Pressure</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0"/>
</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/AmountOfSubstancePerMassPressure>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Variation of Molar Mass\" of a gas as a function of pressure."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Variation of Molar Mass\" of a gas as a function of pressure." ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M2H0T-2D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstancePerMassPressure" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Molar Mass variation due to Pressure"@en ;
.
{"resource":"Molar Mass variation due to Pressure"
,"qname":"quantitykind:AmountOfSubstancePerMassPressure"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstancePerMassPressure"
,"properties":["applicable unit":"unit:MOL-PER-KiloGM-BAR"
,"applicable unit":"unit:MOL-PER-KiloGM-PA"
,"comment":"Applicable units are those of quantitykind:AmountOfSubstancePerMassPressure"
,"denominator dimension vector":"dimension:A0E0L-1I0M2H0T-2D0"
,"description":"The \"Variation of Molar Mass\" of a gas as a function of pressure."
,"description (plain text)":"The \"Variation of Molar Mass\" of a gas as a function of pressure."
,"has dimension vector":"dimension:A1E0L1I0M-2H0T2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Molar Mass variation due to Pressure"
,"numerator dimension vector":"dimension:A1E0L0I0M0H0T0D0"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMassPressure",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Variation of Molar Mass\" of a gas as a function of pressure.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA", "http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0",
"plainTextDescription" : "The \"Variation of Molar Mass\" of a gas as a function of pressure.",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M2H0T-2D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0",
"comment" : "Applicable units are those of quantitykind:AmountOfSubstancePerMassPressure",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Molar Mass variation due to Pressure"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"qkdvNumerator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
"@type" : "@id"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}