quantitykind:AmountOfSubstancePerUnitVolume

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

Type
Description

The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.

Properties
qudt:plainTextDescription
The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.
Annotations
dcterms:description
The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.
rdfs:label
Amount of Substance per Unit Volume(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: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/AmountOfSubstancePerUnitVolume">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-M3"/>
    <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-L"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloMOL-PER-M3"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-M3"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-L"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Concentration"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-M3"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Molar_concentration</j.0:informativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="en">Amount of Substance per Unit Volume</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-DeciM3"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiMOL-PER-L"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume</j.0:informativeReference>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroMOL-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/MilliMOL-PER-L"/>
    <j.0:plainTextDescription>The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.</j.0:plainTextDescription>
  </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/AmountOfSubstancePerUnitVolume>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure."^^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/AmountOfSubstanceConcentration> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Molar_concentration"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Amount of Substance per Unit Volume"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Concentration> ;
.
JSON
{"resource":"Amount of Substance per Unit Volume" 
 ,"qname":"quantitykind:AmountOfSubstancePerUnitVolume" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AmountOfSubstancePerUnitVolume" 
 ,"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" 
    ,"description":"The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." 
    ,"description (plain text)":"The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." 
    ,"exact match":"quantitykind:AmountOfSubstanceConcentration" 
    ,"has broader":"quantitykind:Concentration" 
    ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" 
    ,"informative reference":"http:\/\/www.ask.com\/answers\/72367781\/what-is-defined-as-the-amount-of-substance-per-unit-of-volume" 
    ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Molar_concentration" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Amount of Substance per Unit Volume" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-L", "http://qudt.org/vocab/unit/KiloMOL-PER-M3", "http://qudt.org/vocab/unit/PicoMOL-PER-M3", "http://qudt.org/vocab/unit/NanoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-M3", "http://qudt.org/vocab/unit/MOL-PER-DeciM3", "http://qudt.org/vocab/unit/CentiMOL-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L", "http://qudt.org/vocab/unit/FemtoMOL-PER-L", "http://qudt.org/vocab/unit/MilliMOL-PER-L" ],
  "exactMatch" : "http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
  "informativeReference" : [ "https://en.wikipedia.org/wiki/Molar_concentration", "http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume" ],
  "plainTextDescription" : "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Amount of Substance per Unit Volume"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Concentration",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "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"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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:10:23.523-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)