<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/AmountOfSubstanceConcentration">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiMOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroMOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloMOL-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-L"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume"/>
<rdfs:comment>Applicable units are those of quantitykind:Concentration</rdfs:comment>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FemtoMOL-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-DeciM3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-M3"/>
<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=31894</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-M3"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/AMSC"/>
<rdfs:label xml:lang="en">Amount of Substance of Concentration</rdfs:label>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Concentration"/>
<j.0:symbol>C_B</j.0:symbol>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$C_B = \frac{n_B}{V}$, where $n_B$ is the amount of substance $B$ and $V$ is the volume.</j.0:latexDefinition>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Amount of Substance of Concentration" is defined as the amount of a constituent divided by the volume of the mixture.</j.1:description>
<j.0:plainTextDescription>"Amount of Substance of Concentration of B" is defined as the amount of a constituent divided by the volume of the mixture.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Amount_of_substance_concentration</j.0:informativeReference>
</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/AmountOfSubstanceConcentration>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Amount of Substance of Concentration\" is defined as the amount 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/CentiMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMOL-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-DeciM3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Amount_of_substance_concentration"^^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> "$C_B = \\frac{n_B}{V}$, where $n_B$ is the amount of substance $B$ and $V$ is the volume."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/AMSC> ;
<http://qudt.org/schema/qudt/symbol> "C_B" ;
rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Amount of Substance of Concentration"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Concentration> ;
.
{"resource":"Amount of Substance of Concentration"
,"qname":"quantitykind:AmountOfSubstanceConcentration"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceConcentration"
,"properties":["Individual from SI Reference Point":"si-quantity:AMSC"
,"applicable unit":"unit:CentiMOL-PER-L"
,"applicable unit":"unit:FemtoMOL-PER-L"
,"applicable unit":"unit:KiloMOL-PER-M3"
,"applicable unit":"unit:MOL-PER-DeciM3"
,"applicable unit":"unit:MOL-PER-L"
,"applicable unit":"unit:MOL-PER-M3"
,"applicable unit":"unit:MicroMOL-PER-L"
,"applicable unit":"unit:MilliMOL-PER-L"
,"applicable unit":"unit:MilliMOL-PER-M3"
,"applicable unit":"unit:NanoMOL-PER-L"
,"applicable unit":"unit:PicoMOL-PER-L"
,"applicable unit":"unit:PicoMOL-PER-M3"
,"comment":"Applicable units are those of quantitykind:Concentration"
,"description":"\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture."
,"description (plain text)":"\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture."
,"exact match":"quantitykind:AmountOfSubstancePerVolume"
,"has broader":"quantitykind:Concentration"
,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance_concentration"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Amount of Substance of Concentration"
,"latex definition":"$C_B = \\frac{n_B}{V}$, where $n_B$ is the amount of substance $B$ and $V$ is the volume."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"symbol":"C_B"
,"type":"qudt:QuantityKind"
]}