unit:GM-PER-M

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

Type
Description

0,001-fold of the SI base unit kilogram divided by the SI base unit metre

Properties
qudt:plainTextDescription
0,001-fold of the SI base unit kilogram divided by the SI base unit metre
qudt:iec61360Code
0112/2///62720#UAA485
Annotations
dcterms:description
0,001-fold of the SI base unit kilogram divided by the SI base unit metre
rdfs:label
Gram na Meter(sl)
Gram na Metr(cs)
Gram na Metr(pl)
Gram pe Metru(ro)
Gram per Meter(en-US)
Gram per Meter(ms)
Gram per Metre
Gram per Metre(en)
Gram per Metre(tr)
Grama por Metro(pt)
Gramm pro Meter(de)
Gramma per Metrum(la)
Gramme par Mètre(fr)
Grammo per Metro(it)
Gramo por Metro(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/GM-PER-M">
    <rdfs:label xml:lang="es">Gramo por Metro</rdfs:label>
    <rdfs:label xml:lang="it">Grammo per Metro</rdfs:label>
    <rdfs:label xml:lang="de">Gramm pro Meter</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0,001-fold of the SI base unit kilogram divided by the SI base unit metre</j.1:description>
    <j.0:uneceCommonCode>GF</j.0:uneceCommonCode>
    <j.0:symbol>g/m</j.0:symbol>
    <rdfs:label xml:lang="fr">Gramme par Mètre</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA485</j.0:informativeReference>
    <rdfs:label>Gram per Metre</rdfs:label>
    <rdfs:label xml:lang="en">Gram per Metre</rdfs:label>
    <rdfs:label xml:lang="tr">Gram per Metre</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="cs">Gram na Metr</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="pt">Grama por Metro</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="pl">Gram na Metr</rdfs:label>
    <rdfs:label xml:lang="ro">Gram pe Metru</rdfs:label>
    <rdfs:label xml:lang="en-US">Gram per Meter</rdfs:label>
    <rdfs:label xml:lang="ms">Gram per Meter</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="la">Gramma per Metrum</rdfs:label>
    <rdfs:label xml:lang="sl">Gram na Meter</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassPerLength"/>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q107460866"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0"/>
    <j.0:iec61360Code>0112/2///62720#UAA485</j.0:iec61360Code>
    <j.0:plainTextDescription>0,001-fold of the SI base unit kilogram divided by the SI base unit metre</j.0:plainTextDescription>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">g.m-1</j.0:ucumCode>
  </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-M>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0,001-fold of the SI base unit kilogram divided by the SI base unit metre"^^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.001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassPerLength> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA485" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA485"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the SI base unit metre" ;
  <http://qudt.org/schema/qudt/symbol> "g/m" ;
  <http://qudt.org/schema/qudt/ucumCode> "g.m-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "GF" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q107460866> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Gram na Meter"@sl ;
  rdfs:label "Gram na Metr"@cs ;
  rdfs:label "Gram na Metr"@pl ;
  rdfs:label "Gram pe Metru"@ro ;
  rdfs:label "Gram per Meter"@en-US ;
  rdfs:label "Gram per Meter"@ms ;
  rdfs:label "Gram per Metre" ;
  rdfs:label "Gram per Metre"@en ;
  rdfs:label "Gram per Metre"@tr ;
  rdfs:label "Grama por Metro"@pt ;
  rdfs:label "Gramm pro Meter"@de ;
  rdfs:label "Gramma per Metrum"@la ;
  rdfs:label "Gramme par Mètre"@fr ;
  rdfs:label "Grammo per Metro"@it ;
  rdfs:label "Gramo por Metro"@es ;
.
JSON
{"resource":"Gram per Metre" 
 ,"qname":"unit:GM-PER-M" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GM-PER-M" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q107460866&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"description":"0,001-fold of the SI base unit kilogram divided by the SI base unit metre" 
    ,"description (plain text)":"0,001-fold of the SI base unit kilogram divided by the SI base unit metre" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T0D0" 
    ,"has quantity kind":"quantitykind:MassPerLength" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA485" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA485" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Gram na Meter" 
    ,"label":"Gram na Metr" 
    ,"label":"Gram na Metr" 
    ,"label":"Gram pe Metru" 
    ,"label":"Gram per Meter" 
    ,"label":"Gram per Meter" 
    ,"label":"Gram per Metre" 
    ,"label":"Gram per Metre" 
    ,"label":"Gram per Metre" 
    ,"label":"Grama por Metro" 
    ,"label":"Gramm pro Meter" 
    ,"label":"Gramma per Metrum" 
    ,"label":"Gramme par M&egrave;tre" 
    ,"label":"Grammo per Metro" 
    ,"label":"Gramo por Metro" 
    ,"symbol":"g\/m" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"g.m-1" 
    ,"unece common code":"GF" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GM-PER-M",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0,001-fold of the SI base unit kilogram divided by the SI base unit metre",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassPerLength",
  "iec61360Code" : "0112/2///62720#UAA485",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA485",
  "plainTextDescription" : "0,001-fold of the SI base unit kilogram divided by the SI base unit metre",
  "symbol" : "g/m",
  "ucumCode" : "g.m-1",
  "uneceCommonCode" : "GF",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q107460866",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "es",
    "@value" : "Gramo por Metro"
  }, {
    "@language" : "it",
    "@value" : "Grammo per Metro"
  }, {
    "@language" : "de",
    "@value" : "Gramm pro Meter"
  }, {
    "@language" : "fr",
    "@value" : "Gramme par Mètre"
  }, "Gram per Metre", {
    "@language" : "en",
    "@value" : "Gram per Metre"
  }, {
    "@language" : "tr",
    "@value" : "Gram per Metre"
  }, {
    "@language" : "cs",
    "@value" : "Gram na Metr"
  }, {
    "@language" : "pt",
    "@value" : "Grama por Metro"
  }, {
    "@language" : "pl",
    "@value" : "Gram na Metr"
  }, {
    "@language" : "ro",
    "@value" : "Gram pe Metru"
  }, {
    "@language" : "en-us",
    "@value" : "Gram per Meter"
  }, {
    "@language" : "ms",
    "@value" : "Gram per Meter"
  }, {
    "@language" : "la",
    "@value" : "Gramma per Metrum"
  }, {
    "@language" : "sl",
    "@value" : "Gram na Meter"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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-10-27T17:00:10.531-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)