<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/PressureCoefficient">
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\beta\)</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PA-PER-K"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(pres-coef\)</j.0:expression>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BAR-PER-K"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\beta = \left (\frac{\partial p}{\partial T} \right )_V\), where \(p\) is \(pressure\), \(T\) is thermodynamic temperature and \(V\) is volume.</j.0:latexDefinition>
<rdfs:label xml:lang="en">Pressure Coefficient</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HectoPA-PER-K"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPA-PER-K"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31890</j.0:isoNormativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaPA-PER-K"/>
</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/PressureCoefficient>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-PER-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-PER-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-PER-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-PER-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-PER-K> ;
<http://qudt.org/schema/qudt/expression> "\\(pres-coef\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "\\(\\beta = \\left (\\frac{\\partial p}{\\partial T} \\right )_V\\), where \\(p\\) is \\(pressure\\), \\(T\\) is thermodynamic temperature and \\(V\\) is volume."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "\\(\\beta\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Pressure Coefficient"@en ;
.
{"resource":"Pressure Coefficient"
,"qname":"quantitykind:PressureCoefficient"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PressureCoefficient"
,"properties":["applicable unit":"unit:BAR-PER-K"
,"applicable unit":"unit:HectoPA-PER-K"
,"applicable unit":"unit:KiloPA-PER-K"
,"applicable unit":"unit:MegaPA-PER-K"
,"applicable unit":"unit:PA-PER-K"
,"expression":"\\(pres-coef\\)"
,"has dimension vector":"dimension:A0E0L-1I0M1H-1T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Pressure Coefficient"
,"latex definition":"\\(\\beta = \\left (\\frac{\\partial p}{\\partial T} \\right )_V\\), where \\(p\\) is \\(pressure\\), \\(T\\) is thermodynamic temperature and \\(V\\) is volume."
,"latex symbol":"\\(\\beta\\)"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/PressureCoefficient",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PA-PER-K", "http://qudt.org/vocab/unit/BAR-PER-K", "http://qudt.org/vocab/unit/HectoPA-PER-K", "http://qudt.org/vocab/unit/KiloPA-PER-K", "http://qudt.org/vocab/unit/MegaPA-PER-K" ],
"expression" : "\\(pres-coef\\)",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890",
"latexDefinition" : "\\(\\beta = \\left (\\frac{\\partial p}{\\partial T} \\right )_V\\), where \\(p\\) is \\(pressure\\), \\(T\\) is thermodynamic temperature and \\(V\\) is volume.",
"latexSymbol" : "\\(\\beta\\)",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Pressure Coefficient"
},
"@context" : {
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}