<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/AmountOfSubstanceConcentrationOfB">
<j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration"/>
<j.0:symbol>C_B</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Amount_of_substance_concentration</j.0:informativeReference>
<rdfs:label xml:lang="en">Amount of Substance of Concentration of B</rdfs:label>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Amount of Substance of Concentration of B" is defined as the amount of a constituent divided by the volume of the mixture.</j.1:description>
<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.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<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:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
</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/AmountOfSubstanceConcentrationOfB>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture."^^rdf:HTML ;
<http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration> ;
<http://qudt.org/schema/qudt/deprecated> true ;
<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/symbol> "C_B" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Amount of Substance of Concentration of B"@en ;
.
{"resource":"Amount of Substance of Concentration of B"
,"qname":"quantitykind:AmountOfSubstanceConcentrationOfB"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstanceConcentrationOfB"
,"properties":["deprecated":"true"
,"description":"\"Amount of Substance of Concentration of B\" 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."
,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance_concentration"
,"is replaced by":"quantitykind:AmountOfSubstanceConcentration"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Amount of Substance of Concentration of B"
,"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"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentrationOfB",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture.",
"isReplacedBy" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration",
"http://qudt.org/schema/qudt/deprecated" : true,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Amount_of_substance_concentration",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexDefinition" : "\\(C_B = \\frac{n_B}{V}\\), where \\(n_B\\) is the amount of substance \\(B\\) and \\(V\\) is the volume.",
"plainTextDescription" : "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture.",
"symbol" : "C_B",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Amount of Substance of Concentration of B"
},
"@context" : {
"isReplacedBy" : {
"@id" : "http://purl.org/dc/terms/isReplacedBy",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}