unit:M2-PER-GM

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

Type
Description

Properties
qudt:symbol
m²/g
qudt:ucumCode
m2.g-1
Annotations
rdfs:label
Kvadratni Meter na Gram(sl)
Meter Persegi per Gram(ms)
Metr Kwadratowy na Gram(pl)
Metrekare per Gram(tr)
Metro Cuadrado por Gramo(es)
Metro Quadrado por Grama(pt)
Metro Quadrato per Grammo(it)
Metru Pătrat pe Gram(ro)
Metrum Quadratum per Gramma(la)
Mètre Carré par Gramme(fr)
Quadratmeter pro Gramm(de)
Square Meter per Gram(en-US)
Square Metre per Gram
Square Metre per Gram(en)
Čtvereční Metr na Gram(cs)
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: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/M2-PER-GM">
    <rdfs:label xml:lang="fr">Mètre Carré par Gramme</rdfs:label>
    <rdfs:label xml:lang="de">Quadratmeter pro Gramm</rdfs:label>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-M2"/>
    <rdfs:label xml:lang="it">Metro Quadrato per Grammo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label>Square Metre per Gram</rdfs:label>
    <rdfs:label xml:lang="en">Square Metre per Gram</rdfs:label>
    <rdfs:label xml:lang="tr">Metrekare per Gram</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificSurfaceArea"/>
    <j.0:symbol>m²/g</j.0:symbol>
    <rdfs:label xml:lang="ro">Metru Pătrat pe Gram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient"/>
    <rdfs:label xml:lang="cs">Čtvereční Metr na Gram</rdfs:label>
    <rdfs:label xml:lang="pt">Metro Quadrado por Grama</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="la">Metrum Quadratum per Gramma</rdfs:label>
    <rdfs:label xml:lang="ms">Meter Persegi per Gram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="es">Metro Cuadrado por Gramo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m2.g-1</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0"/>
    <rdfs:label xml:lang="sl">Kvadratni Meter na Gram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="pl">Metr Kwadratowy na Gram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="en-US">Square Meter per Gram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
  </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/M2-PER-GM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/GM-PER-M2> ;
  <http://qudt.org/schema/qudt/symbol> "m²/g" ;
  <http://qudt.org/schema/qudt/ucumCode> "m2.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Kvadratni Meter na Gram"@sl ;
  rdfs:label "Meter Persegi per Gram"@ms ;
  rdfs:label "Metr Kwadratowy na Gram"@pl ;
  rdfs:label "Metrekare per Gram"@tr ;
  rdfs:label "Metro Cuadrado por Gramo"@es ;
  rdfs:label "Metro Quadrado por Grama"@pt ;
  rdfs:label "Metro Quadrato per Grammo"@it ;
  rdfs:label "Metru Pătrat pe Gram"@ro ;
  rdfs:label "Metrum Quadratum per Gramma"@la ;
  rdfs:label "Mètre Carré par Gramme"@fr ;
  rdfs:label "Quadratmeter pro Gramm"@de ;
  rdfs:label "Square Meter per Gram"@en-US ;
  rdfs:label "Square Metre per Gram" ;
  rdfs:label "Square Metre per Gram"@en ;
  rdfs:label "Čtvereční Metr na Gram"@cs ;
.
JSON
{"resource":"Square Metre per Gram" 
 ,"qname":"unit:M2-PER-GM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M2-PER-GM" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"has dimension vector":"dimension:A0E0L2I0M-1H0T0D0" 
    ,"has quantity kind":"quantitykind:MassAttenuationCoefficient" 
    ,"has quantity kind":"quantitykind:SpecificSurfaceArea" 
    ,"has reciprocal unit":"unit:GM-PER-M2" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Kvadratni Meter na Gram" 
    ,"label":"Meter Persegi per Gram" 
    ,"label":"Metr Kwadratowy na Gram" 
    ,"label":"Metrekare per Gram" 
    ,"label":"Metro Cuadrado por Gramo" 
    ,"label":"Metro Quadrado por Grama" 
    ,"label":"Metro Quadrato per Grammo" 
    ,"label":"Metru Pătrat pe Gram" 
    ,"label":"Metrum Quadratum per Gramma" 
    ,"label":"M&egrave;tre Carr&eacute; par Gramme" 
    ,"label":"Quadratmeter pro Gramm" 
    ,"label":"Square Meter per Gram" 
    ,"label":"Square Metre per Gram" 
    ,"label":"Square Metre per Gram" 
    ,"label":"Čtverečn&iacute; Metr na Gram" 
    ,"symbol":"m&sup2;\/g" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"m2.g-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/M2-PER-GM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SpecificSurfaceArea", "http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient" ],
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/GM-PER-M2",
  "symbol" : "m²/g",
  "ucumCode" : "m2.g-1",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Mètre Carré par Gramme"
  }, {
    "@language" : "de",
    "@value" : "Quadratmeter pro Gramm"
  }, {
    "@language" : "it",
    "@value" : "Metro Quadrato per Grammo"
  }, "Square Metre per Gram", {
    "@language" : "en",
    "@value" : "Square Metre per Gram"
  }, {
    "@language" : "tr",
    "@value" : "Metrekare per Gram"
  }, {
    "@language" : "ro",
    "@value" : "Metru Pătrat pe Gram"
  }, {
    "@language" : "cs",
    "@value" : "Čtvereční Metr na Gram"
  }, {
    "@language" : "pt",
    "@value" : "Metro Quadrado por Grama"
  }, {
    "@language" : "la",
    "@value" : "Metrum Quadratum per Gramma"
  }, {
    "@language" : "ms",
    "@value" : "Meter Persegi per Gram"
  }, {
    "@language" : "es",
    "@value" : "Metro Cuadrado por Gramo"
  }, {
    "@language" : "sl",
    "@value" : "Kvadratni Meter na Gram"
  }, {
    "@language" : "pl",
    "@value" : "Metr Kwadratowy na Gram"
  }, {
    "@language" : "en-us",
    "@value" : "Square Meter per Gram"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@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 2025-10-27T16:47:42.654-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)