unit:GM_Carbon-PER-M2-DAY

URI: http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY

Type
Description

A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.

Properties
qudt:conversionMultiplier
0.000000011574073
qudt:plainTextDescription
A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.
qudt:symbol
g{carbon}/(m²·day)
qudt:ucumCode
g.m-2.d-1{C}
Annotations
dcterms:description
A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.
qudt:expression
$g C-m^{-2}-day^{-1}$.
rdfs:label
grams Carbon per square meter day(en-us)
grams Carbon per square metre day(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/unit/GM_Carbon-PER-M2-DAY">
    <rdfs:label xml:lang="en">grams Carbon per square metre day</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.</j.1:description>
    <j.0:plainTextDescription>A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.</j.0:plainTextDescription>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$g C-m^{-2}-day^{-1}$.</j.0:expression>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.1574073E-8</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000011574073</j.0:conversionMultiplier>
    <rdfs:label xml:lang="en-us">grams Carbon per square meter day</rdfs:label>
    <j.0:symbol>g{carbon}/(m²·day)</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">g.m-2.d-1{C}</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassPerAreaTime"/>
  </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/unit/GM_Carbon-PER-M2-DAY>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000011574073 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.1574073E-8 ;
  <http://qudt.org/schema/qudt/expression> "$g C-m^{-2}-day^{-1}$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem." ;
  <http://qudt.org/schema/qudt/symbol> "g{carbon}/(m²·day)" ;
  <http://qudt.org/schema/qudt/ucumCode> "g.m-2.d-1{C}"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "grams Carbon per square meter day"@en-us ;
  rdfs:label "grams Carbon per square metre day"@en ;
.
JSON
{"resource":"grams Carbon per square metre day" 
 ,"qname":"unit:GM_Carbon-PER-M2-DAY" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GM_Carbon-PER-M2-DAY" 
 ,"properties":["conversion multiplier":"0.000000011574073" 
    ,"conversion multiplier scientific":"1.1574073E-8" 
    ,"description":"A metric unit of volume&nbsp;over time indicating the amount&nbsp;generated across one&nbsp;square meter over a day. Used to express productivity of an ecosystem." 
    ,"description (plain text)":"A metric unit of volume&nbsp;over time indicating the amount&nbsp;generated across one&nbsp;square meter over a day. Used to express productivity of an ecosystem." 
    ,"expression":"$g C-m^{-2}-day^{-1}$." 
    ,"has dimension vector":"dimension:A0E0L-2I0M1H0T-1D0" 
    ,"has quantity kind":"quantitykind:MassPerAreaTime" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"grams Carbon per square meter day" 
    ,"label":"grams Carbon per square metre day" 
    ,"symbol":"g{carbon}\/(m&sup2;&middot;day)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"g.m-2.d-1{C}" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.",
  "conversionMultiplier" : "0.000000011574073",
  "conversionMultiplier:SN" : 1.1574073E-8,
  "expression" : "$g C-m^{-2}-day^{-1}$.",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassPerAreaTime",
  "plainTextDescription" : "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem.",
  "symbol" : "g{carbon}/(m²·day)",
  "ucumCode" : "g.m-2.d-1{C}",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "grams Carbon per square metre day"
  }, {
    "@language" : "en-us",
    "@value" : "grams Carbon per square meter day"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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-03-22T14:41:07.565-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)