<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/AmountOfSubstanceFraction">
<rdfs:label xml:lang="en">Fractional Amount of Substance</rdfs:label>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Amount_fraction</j.0:informativeReference>
<rdfs:comment>Applicable units are those of quantitykind:AmountOfSubstanceFraction</rdfs:comment>
<j.0:plainTextDescription>"Fractional Amount of Substance" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.</j.0:plainTextDescription>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$x_B = \frac{n_B}{n}$, where $n_B$ is the amount of substance $B$ and $n$ is the total amount of substance.</j.0:latexDefinition>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Fractional Amount of Substance" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.</j.1:description>
<j.0:symbol>X_B</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
</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/AmountOfSubstanceFraction>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_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> "$x_B = \\frac{n_B}{n}$, where $n_B$ is the amount of substance $B$ and $n$ is the total amount of substance."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ;
<http://qudt.org/schema/qudt/symbol> "X_B" ;
rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstanceFraction" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Fractional Amount of Substance"@en ;
.
{"resource":"Fractional Amount of Substance"
,"qname":"quantitykind:AmountOfSubstanceFraction"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceFraction"
,"properties":["applicable unit":"unit:UNITLESS"
,"comment":"Applicable units are those of quantitykind:AmountOfSubstanceFraction"
,"description":"\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."
,"description (plain text)":"\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_fraction"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Fractional Amount of Substance"
,"latex definition":"$x_B = \\frac{n_B}{n}$, where $n_B$ is the amount of substance $B$ and $n$ is the total amount of substance."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"symbol":"X_B"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.",
"applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://en.wikipedia.org/wiki/Amount_fraction",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexDefinition" : "$x_B = \\frac{n_B}{n}$, where $n_B$ is the amount of substance $B$ and $n$ is the total amount of substance.",
"plainTextDescription" : "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture.",
"symbol" : "X_B",
"comment" : "Applicable units are those of quantitykind:AmountOfSubstanceFraction",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Fractional Amount of Substance"
},
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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#"
}
}