unit:C-PER-MilliM3

URI: http://qudt.org/vocab/unit/C-PER-MilliM3

Type
Description

derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3

Properties
qudt:plainTextDescription
derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3
qudt:iec61360Code
0112/2///62720#UAB119
qudt:symbol
C/mm³
qudt:ucumCode
C.mm-3
C/mm3
Annotations
dcterms:description
derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3
rdfs:label
Coulomb Per Cubic Millimeter(en-us)
Coulomb Per Cubic Millimetre(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/C-PER-MilliM3">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E9</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000.0</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity"/>
    <rdfs:label xml:lang="en">Coulomb Per Cubic Millimetre</rdfs:label>
    <j.0:uneceCommonCode>A30</j.0:uneceCommonCode>
    <j.0:symbol>C/mm³</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:plainTextDescription>derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3</j.0:plainTextDescription>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">C.mm-3</j.0:ucumCode>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3</j.1:description>
    <j.0:iec61360Code>0112/2///62720#UAB119</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">C/mm3</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en-us">Coulomb Per Cubic Millimeter</rdfs:label>
  </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/C-PER-MilliM3>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3"^^rdf:HTML ;
  <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> 1000000000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E9 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB119" ;
  <http://qudt.org/schema/qudt/plainTextDescription> "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3" ;
  <http://qudt.org/schema/qudt/symbol> "C/mm³" ;
  <http://qudt.org/schema/qudt/ucumCode> "C.mm-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "C/mm3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "A30" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Coulomb Per Cubic Millimeter"@en-us ;
  rdfs:label "Coulomb Per Cubic Millimetre"@en ;
.
JSON
{"resource":"Coulomb Per Cubic Millimetre" 
 ,"qname":"unit:C-PER-MilliM3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/C-PER-MilliM3" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000000000.0" 
    ,"conversion multiplier scientific":"1.0E9" 
    ,"description":"derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3" 
    ,"description (plain text)":"derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3" 
    ,"has dimension vector":"dimension:A0E1L-3I0M0H0T1D0" 
    ,"has quantity kind":"quantitykind:ElectricChargeVolumeDensity" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB119" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Coulomb Per Cubic Millimeter" 
    ,"label":"Coulomb Per Cubic Millimetre" 
    ,"symbol":"C\/mm&sup3;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"C.mm-3" 
    ,"ucum code":"C\/mm3" 
    ,"unece common code":"A30" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/C-PER-MilliM3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "1000000000.0",
  "conversionMultiplier:SN" : 1.0E9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity",
  "iec61360Code" : "0112/2///62720#UAB119",
  "plainTextDescription" : "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3",
  "symbol" : "C/mm³",
  "ucumCode" : [ "C.mm-3", "C/mm3" ],
  "uneceCommonCode" : "A30",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Coulomb Per Cubic Millimetre"
  }, {
    "@language" : "en-us",
    "@value" : "Coulomb Per Cubic Millimeter"
  } ],
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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:38:09.420-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)