quantitykind:Concentration

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

Type
Description

In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.

Properties
qudt:plainTextDescription
In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.
Annotations
rdfs:comment
Applicable units are those of quantitykind:Concentration
dcterms:description
In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.
rdfs:label
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/Concentration">
    <j.0:plainTextDescription>In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-L"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiMOL-PER-L"/>
    <rdfs:comment>Applicable units are those of quantitykind:Concentration</rdfs:comment>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloMOL-PER-M3"/>
    <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"/>
    <rdfs:label xml:lang="en">Concentration</rdfs:label>
    <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:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Concentration</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-L"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroMOL-PER-L"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-M3"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-M3"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Concentration</j.0:dbpediaMatch>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-L"/>
  </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/Concentration>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions."^^<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/dbpediaMatch> "http://dbpedia.org/resource/Concentration"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Concentration"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." ;
  rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Concentration"@en ;
.
JSON
{"resource":"Concentration" 
 ,"qname":"quantitykind:Concentration" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Concentration" 
 ,"properties":["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" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Concentration" 
    ,"description":"In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." 
    ,"description (plain text)":"In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." 
    ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Concentration" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Concentration" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Concentration",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/NanoMOL-PER-L", "http://qudt.org/vocab/unit/CentiMOL-PER-L", "http://qudt.org/vocab/unit/KiloMOL-PER-M3", "http://qudt.org/vocab/unit/FemtoMOL-PER-L", "http://qudt.org/vocab/unit/MOL-PER-DeciM3", "http://qudt.org/vocab/unit/MOL-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-M3", "http://qudt.org/vocab/unit/PicoMOL-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-M3", "http://qudt.org/vocab/unit/MilliMOL-PER-L" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Concentration",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Concentration",
  "plainTextDescription" : "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions.",
  "comment" : "Applicable units are those of quantitykind:Concentration",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Concentration"
  },
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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#"
  }
}

Generated 2024-11-15T17:17:19.600-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)