unit:MilliGM-PER-SEC

URI: http://qudt.org/vocab/unit/MilliGM-PER-SEC

Type
Description

0.000001-fold of the SI base unit kilogram divided by the SI base unit second

Properties
qudt:plainTextDescription
0.000001-fold of the SI base unit kilogram divided by the SI base unit second
qudt:iec61360Code
0112/2///62720#UAA836
qudt:ucumCode
mg.s-1
Annotations
dcterms:description
0.000001-fold of the SI base unit kilogram divided by the SI base unit second
rdfs:label
Milligram na Sekunda(cs)
Milligram na Sekunda(pl)
Milligram na Sekunda(sl)
Milligram pe Secundă(ro)
Milligram per Saat(ms)
Milligram per Saniye(tr)
Milligram per Second
Milligram per Second(en)
Milligramm pro Sekunde(de)
Milligramme par Seconde(fr)
Milligrammo per Secondo(it)
Milligramo por Segundo(es)
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/MilliGM-PER-SEC">
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000001-fold of the SI base unit kilogram divided by the SI base unit second</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassFlowRate"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:iec61360Code>0112/2///62720#UAA836</j.0:iec61360Code>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q107210344"/>
    <j.0:uneceCommonCode>F34</j.0:uneceCommonCode>
    <rdfs:label xml:lang="fr">Milligramme par Seconde</rdfs:label>
    <rdfs:label xml:lang="ro">Milligram pe Secundă</rdfs:label>
    <rdfs:label xml:lang="es">Milligramo por Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="tr">Milligram per Saniye</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mg.s-1</j.0:ucumCode>
    <j.0:symbol>mg/s</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:plainTextDescription>0.000001-fold of the SI base unit kilogram divided by the SI base unit second</j.0:plainTextDescription>
    <rdfs:label xml:lang="de">Milligramm pro Sekunde</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0"/>
    <rdfs:label xml:lang="it">Milligrammo per Secondo</rdfs:label>
    <rdfs:label>Milligram per Second</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA836</j.0:informativeReference>
    <rdfs:label xml:lang="ms">Milligram per Saat</rdfs:label>
    <rdfs:label xml:lang="cs">Milligram na Sekunda</rdfs:label>
    <rdfs:label xml:lang="pl">Milligram na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Milligram na Sekunda</rdfs:label>
    <rdfs:label xml:lang="en">Milligram per Second</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/MilliGM-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000001-fold of the SI base unit kilogram divided by the SI base unit second"^^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> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA836" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA836"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "mg/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "mg.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "F34" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q107210344> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Milligram na Sekunda"@cs ;
  rdfs:label "Milligram na Sekunda"@pl ;
  rdfs:label "Milligram na Sekunda"@sl ;
  rdfs:label "Milligram pe Secundă"@ro ;
  rdfs:label "Milligram per Saat"@ms ;
  rdfs:label "Milligram per Saniye"@tr ;
  rdfs:label "Milligram per Second" ;
  rdfs:label "Milligram per Second"@en ;
  rdfs:label "Milligramm pro Sekunde"@de ;
  rdfs:label "Milligramme par Seconde"@fr ;
  rdfs:label "Milligrammo per Secondo"@it ;
  rdfs:label "Milligramo por Segundo"@es ;
.
JSON
{"resource":"Milligram per Second" 
 ,"qname":"unit:MilliGM-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliGM-PER-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q107210344&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":"0.000001-fold of the SI base unit kilogram divided by the SI base unit second" 
    ,"description (plain text)":"0.000001-fold of the SI base unit kilogram divided by the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H0T-1D0" 
    ,"has quantity kind":"quantitykind:MassFlowRate" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA836" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA836" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Milligram na Sekunda" 
    ,"label":"Milligram na Sekunda" 
    ,"label":"Milligram na Sekunda" 
    ,"label":"Milligram pe Secundă" 
    ,"label":"Milligram per Saat" 
    ,"label":"Milligram per Saniye" 
    ,"label":"Milligram per Second" 
    ,"label":"Milligram per Second" 
    ,"label":"Milligramm pro Sekunde" 
    ,"label":"Milligramme par Seconde" 
    ,"label":"Milligrammo per Secondo" 
    ,"label":"Milligramo por Segundo" 
    ,"symbol":"mg\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mg.s-1" 
    ,"unece common code":"F34" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliGM-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000001-fold of the SI base unit kilogram divided by the SI base unit second",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassFlowRate",
  "iec61360Code" : "0112/2///62720#UAA836",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA836",
  "plainTextDescription" : "0.000001-fold of the SI base unit kilogram divided by the SI base unit second",
  "symbol" : "mg/s",
  "ucumCode" : "mg.s-1",
  "uneceCommonCode" : "F34",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q107210344",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Milligramme par Seconde"
  }, {
    "@language" : "ro",
    "@value" : "Milligram pe Secundă"
  }, {
    "@language" : "es",
    "@value" : "Milligramo por Segundo"
  }, {
    "@language" : "tr",
    "@value" : "Milligram per Saniye"
  }, {
    "@language" : "de",
    "@value" : "Milligramm pro Sekunde"
  }, {
    "@language" : "it",
    "@value" : "Milligrammo per Secondo"
  }, "Milligram per Second", {
    "@language" : "ms",
    "@value" : "Milligram per Saat"
  }, {
    "@language" : "cs",
    "@value" : "Milligram na Sekunda"
  }, {
    "@language" : "pl",
    "@value" : "Milligram na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Milligram na Sekunda"
  }, {
    "@language" : "en",
    "@value" : "Milligram per Second"
  } ],
  "@context" : {
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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 2025-09-29T15:42:59.463-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)