quantitykind:AmountOfSubstanceConcentration

URI: http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration

Type
Description

"Amount of Substance of Concentration" is defined as the amount of a constituent divided by the volume of the mixture.

Properties
qudt:plainTextDescription
"Amount of Substance of Concentration of B" is defined as the amount of a constituent divided by the volume of the mixture.
qudt:latexDefinition
$C_B = \frac{n_B}{V}$, where $n_B$ is the amount of substance $B$ and $V$ is the volume.
Annotations
dcterms:description
"Amount of Substance of Concentration" is defined as the amount of a constituent divided by the volume of the mixture.
rdfs:label
Amount of Substance of Concentration(en)
View as:  CSV

Work in progress

RDF/XML
<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/AmountOfSubstanceConcentration">
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"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: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/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"/>
    <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.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.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:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Amount_of_substance_concentration</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-M3"/>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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."^^rdf:HTML ;
  <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/AmountOfSubstancePerUnitVolume> ;
  <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:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Amount of Substance of Concentration"@en ;
.
JSON
{"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" 
    ,"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:AmountOfSubstancePerUnitVolume" 
    ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Amount_of_substance_concentration" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"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" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiMOL-PER-L", "http://qudt.org/vocab/unit/MOL-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L", "http://qudt.org/vocab/unit/KiloMOL-PER-M3", "http://qudt.org/vocab/unit/NanoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L", "http://qudt.org/vocab/unit/FemtoMOL-PER-L", "http://qudt.org/vocab/unit/MOL-PER-DeciM3", "http://qudt.org/vocab/unit/MilliMOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-M3", "http://qudt.org/vocab/unit/PicoMOL-PER-M3" ],
  "exactMatch" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume",
  "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.",
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/AMSC",
  "symbol" : "C_B",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Amount of Substance of Concentration"
  },
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@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#"
  }
}

Generated 2024-04-25T16:12:37.583-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)