<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:j.2="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/VolumeFraction">
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\varphi_B = \frac{x_B V_{m,B}^*}{\sum x_i V_{m,i}^*}$, where $V_{m,i}^*$ is the molar volume of the pure substances $i$ at the same temperature and pressure, $x_i$ denotes the amount-of-substance fraction of substance $i$, and $\sum$ denotes summation over all substances $i$.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroL-PER-L"/>
<j.0:plainTextDescription>"Volume Fraction" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients).</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/L-PER-L"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
<rdfs:label xml:lang="en">Volume Fraction</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAD240</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM3-PER-M3"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM3-PER-CentiM3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM3-PER-M3"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Volume Fraction" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients).</j.1:description>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Volume_fraction</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM3-PER-MilliL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliL-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliM3-PER-M3"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\varphi_B$</j.0:latexSymbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:VolumeFraction</rdfs:comment>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-M3"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciM3-PER-M3"/>
</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/VolumeFraction>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-CentiM3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM3-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM3-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM3-PER-MilliL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3-PER-M3> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD240" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Volume_fraction"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\varphi_B = \\frac{x_B V_{m,B}^*}{\\sum x_i V_{m,i}^*}$, where $V_{m,i}^*$ is the molar volume of the pure substances $i$ at the same temperature and pressure, $x_i$ denotes the amount-of-substance fraction of substance $i$, and $\\sum$ denotes summation over all substances $i$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\varphi_B$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)." ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
rdfs:comment "Applicable units are those of quantitykind:VolumeFraction" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Volume Fraction"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
{"resource":"Volume Fraction"
,"qname":"quantitykind:VolumeFraction"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/VolumeFraction"
,"properties":["applicable unit":"unit:CentiM3-PER-CentiM3"
,"applicable unit":"unit:CentiM3-PER-M3"
,"applicable unit":"unit:DeciM3-PER-M3"
,"applicable unit":"unit:L-PER-L"
,"applicable unit":"unit:M3-PER-M3"
,"applicable unit":"unit:MicroL-PER-L"
,"applicable unit":"unit:MicroM3-PER-M3"
,"applicable unit":"unit:MicroM3-PER-MilliL"
,"applicable unit":"unit:MilliL-PER-L"
,"applicable unit":"unit:MilliL-PER-M3"
,"applicable unit":"unit:MilliM3-PER-M3"
,"comment":"Applicable units are those of quantitykind:VolumeFraction"
,"denominator dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"description":"\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)."
,"description (plain text)":"\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)."
,"has broader":"quantitykind:DimensionlessRatio"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD240"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Volume_fraction"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Volume Fraction"
,"latex definition":"$\\varphi_B = \\frac{x_B V_{m,B}^*}{\\sum x_i V_{m,i}^*}$, where $V_{m,i}^*$ is the molar volume of the pure substances $i$ at the same temperature and pressure, $x_i$ denotes the amount-of-substance fraction of substance $i$, and $\\sum$ denotes summation over all substances $i$."
,"latex symbol":"$\\varphi_B$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"numerator dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/VolumeFraction",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients).",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MicroL-PER-L", "http://qudt.org/vocab/unit/L-PER-L", "http://qudt.org/vocab/unit/CentiM3-PER-M3", "http://qudt.org/vocab/unit/CentiM3-PER-CentiM3", "http://qudt.org/vocab/unit/MicroM3-PER-M3", "http://qudt.org/vocab/unit/MicroM3-PER-MilliL", "http://qudt.org/vocab/unit/MilliL-PER-M3", "http://qudt.org/vocab/unit/MilliM3-PER-M3", "http://qudt.org/vocab/unit/MilliL-PER-L", "http://qudt.org/vocab/unit/M3-PER-M3", "http://qudt.org/vocab/unit/DeciM3-PER-M3" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"iec61360Code" : "0112/2///62720#UAD240",
"informativeReference" : "http://en.wikipedia.org/wiki/Volume_fraction",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexDefinition" : "$\\varphi_B = \\frac{x_B V_{m,B}^*}{\\sum x_i V_{m,i}^*}$, where $V_{m,i}^*$ is the molar volume of the pure substances $i$ at the same temperature and pressure, $x_i$ denotes the amount-of-substance fraction of substance $i$, and $\\sum$ denotes summation over all substances $i$.",
"latexSymbol" : "$\\varphi_B$",
"plainTextDescription" : "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients).",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
"comment" : "Applicable units are those of quantitykind:VolumeFraction",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Volume Fraction"
},
"broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
"@context" : {
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}