<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/MassConcentration">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Mass_concentration_(chemistry)</j.0:informativeReference>
<j.0:plainTextDescription>The "Mass Concentration" of substance B is defined as the mass of a constituent divided by the volume of the mixture .</j.0:plainTextDescription>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\rho_B$</j.0:latexSymbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGM-PER-L"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoGM-PER-MilliL"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Mass Concentration" of substance B is defined as the mass of a constituent divided by the volume of the mixture .</j.1:description>
<rdfs:comment>Applicable units are those of quantitykind:MassConcentration</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGM-PER-MilliL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-MilliL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-MilliL"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\rho_B = \frac{m_B}{V}$, where $m_B$ is the mass of substance $B$ and $V$ is the volume.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M3"/>
<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:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/MACO"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:label xml:lang="en">Mass Concentration</rdfs:label>
</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/MassConcentration>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Mass Concentration\" of substance B is defined as the mass of a constituent divided by the volume of the mixture ."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-MilliL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-MilliL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-MilliL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoGM-PER-MilliL> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mass_concentration_(chemistry)"^^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> "$\\rho_B = \\frac{m_B}{V}$, where $m_B$ is the mass of substance $B$ and $V$ is the volume."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\rho_B$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Mass Concentration\" of substance B is defined as the mass of a constituent divided by the volume of the mixture ." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/MACO> ;
rdfs:comment "Applicable units are those of quantitykind:MassConcentration" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Mass Concentration"@en ;
.
{"resource":"Mass Concentration"
,"qname":"quantitykind:MassConcentration"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MassConcentration"
,"properties":["Individual from SI Reference Point":"si-quantity:MACO"
,"applicable unit":"unit:KiloGM-PER-M3"
,"applicable unit":"unit:MicroGM-PER-L"
,"applicable unit":"unit:MicroGM-PER-MilliL"
,"applicable unit":"unit:MilliGM-PER-L"
,"applicable unit":"unit:MilliGM-PER-M3"
,"applicable unit":"unit:MilliGM-PER-MilliL"
,"applicable unit":"unit:NanoGM-PER-L"
,"applicable unit":"unit:NanoGM-PER-MilliL"
,"applicable unit":"unit:PicoGM-PER-MilliL"
,"comment":"Applicable units are those of quantitykind:MassConcentration"
,"description":"The \"Mass Concentration\" of substance B is defined as the mass of a constituent divided by the volume of the mixture ."
,"description (plain text)":"The \"Mass Concentration\" of substance B is defined as the mass of a constituent divided by the volume of the mixture ."
,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Mass_concentration_(chemistry)"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Mass Concentration"
,"latex definition":"$\\rho_B = \\frac{m_B}{V}$, where $m_B$ is the mass of substance $B$ and $V$ is the volume."
,"latex symbol":"$\\rho_B$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"type":"qudt:QuantityKind"
]}