unit:GM-PER-CentiM2-YR

URI: http://qudt.org/vocab/unit/GM-PER-CentiM2-YR

Type
Description

A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)

Properties
qudt:conversionMultiplier
0.000000316880878140289
qudt:conversionMultiplierSN
3.16880878140289E-7
qudt:symbol
g/(cm²·a)
qudt:ucumCode
g.cm-2.a-1
Annotations
dcterms:description
A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)(en)
rdfs:label
Grams per square centimetre year(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-PER-CentiM2-YR">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000316880878140289</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:symbol>g/(cm²·a)</j.0:symbol>
    <j.1:description xml:lang="en">A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">g.cm-2.a-1</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label xml:lang="en">Grams per square centimetre year</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassPerAreaTime"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.16880878140289E-7</j.0:conversionMultiplierSN>
  </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-PER-CentiM2-YR>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)"@en ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000316880878140289 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 3.16880878140289E-7 ;
  <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/symbol> "g/(cm²·a)" ;
  <http://qudt.org/schema/qudt/ucumCode> "g.cm-2.a-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Grams per square centimetre year"@en ;
.
JSON
{"resource":"Grams per square centimetre year" 
 ,"qname":"unit:GM-PER-CentiM2-YR" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GM-PER-CentiM2-YR" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000000316880878140289" 
    ,"conversion multiplier scientific":"3.16880878140289E-7" 
    ,"description":"A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)" 
    ,"has dimension vector":"dimension:A0E0L-2I0M1H0T-1D0" 
    ,"has quantity kind":"quantitykind:MassPerAreaTime" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Grams per square centimetre year" 
    ,"symbol":"g\/(cm&sup2;&middot;a)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"g.cm-2.a-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GM-PER-CentiM2-YR",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : {
    "@language" : "en",
    "@value" : "A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)"
  },
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "0.000000316880878140289",
  "conversionMultiplier:SN" : 3.16880878140289E-7,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassPerAreaTime",
  "symbol" : "g/(cm²·a)",
  "ucumCode" : "g.cm-2.a-1",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Grams per square centimetre year"
  },
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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-25T14:42:58.130-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)