<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:j.1="http://www.w3.org/2004/02/skos/core#"
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/PressureRatio">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HectoPA-PER-BAR"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliBAR-PER-BAR"/>
<rdfs:label xml:lang="en">Pressure Ratio</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PSI-PER-PSI"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
<rdfs:comment>Applicable units are those of quantitykind:PressureRatio</rdfs:comment>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BAR-PER-BAR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPA-PER-BAR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaPA-PER-BAR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PA-PER-BAR"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
</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/PressureRatio>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BAR-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HectoPA-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaPA-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliBAR-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-PER-BAR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSI-PER-PSI> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
rdfs:comment "Applicable units are those of quantitykind:PressureRatio" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Pressure Ratio"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
{"resource":"Pressure Ratio"
,"qname":"quantitykind:PressureRatio"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PressureRatio"
,"properties":["applicable unit":"unit:BAR-PER-BAR"
,"applicable unit":"unit:HectoPA-PER-BAR"
,"applicable unit":"unit:KiloPA-PER-BAR"
,"applicable unit":"unit:MegaPA-PER-BAR"
,"applicable unit":"unit:MilliBAR-PER-BAR"
,"applicable unit":"unit:PA-PER-BAR"
,"applicable unit":"unit:PSI-PER-PSI"
,"comment":"Applicable units are those of quantitykind:PressureRatio"
,"denominator dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"has broader":"quantitykind:DimensionlessRatio"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Pressure Ratio"
,"numerator dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/PressureRatio",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : [ "http://qudt.org/vocab/unit/HectoPA-PER-BAR", "http://qudt.org/vocab/unit/MilliBAR-PER-BAR", "http://qudt.org/vocab/unit/PSI-PER-PSI", "http://qudt.org/vocab/unit/BAR-PER-BAR", "http://qudt.org/vocab/unit/KiloPA-PER-BAR", "http://qudt.org/vocab/unit/MegaPA-PER-BAR", "http://qudt.org/vocab/unit/PA-PER-BAR" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"comment" : "Applicable units are those of quantitykind:PressureRatio",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Pressure Ratio"
},
"broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@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#"
}
}