unit:MicroM2

URI: http://qudt.org/vocab/unit/MicroM2

Type
Description

0.000000000001-fold of the power of the SI base unit metre with the exponent 2

Properties
qudt:conversionMultiplier
0.000000000001
qudt:plainTextDescription
0.000000000001-fold of the power of the SI base unit metre with the exponent 2
qudt:iec61360Code
0112/2///62720#UAA092
qudt:symbol
μm²
Annotations
dcterms:description
0.000000000001-fold of the power of the SI base unit metre with the exponent 2
rdfs:label
Kvadratni Micrometer(sl)
Micrometer Persegi(ms)
Micrometr Kwadratowy(pl)
Micrometrekare(tr)
Micrometro Cuadrado(es)
Micrometro Quadrato(it)
Micrometru Pătrat(ro)
Micromètre Carré(fr)
Quadratmicrometer(de)
Square Micrometer(en-US)
Square Micrometre
Square Micrometre(en)
Čtvereční Micrometr(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: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/MicroM2">
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q11061003"/>
    <rdfs:label xml:lang="fr">Micromètre Carré</rdfs:label>
    <rdfs:label xml:lang="tr">Micrometrekare</rdfs:label>
    <rdfs:label xml:lang="ms">Micrometer Persegi</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA092</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Area"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000000000001-fold of the power of the SI base unit metre with the exponent 2</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
    <rdfs:label xml:lang="cs">Čtvereční Micrometr</rdfs:label>
    <j.0:symbol>μm²</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000001</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/HydraulicPermeability"/>
    <rdfs:label>Square Micrometre</rdfs:label>
    <rdfs:label xml:lang="en">Square Micrometre</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">um2</j.0:ucumCode>
    <j.0:uneceCommonCode>H30</j.0:uneceCommonCode>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="sl">Kvadratni Micrometer</rdfs:label>
    <rdfs:label xml:lang="pl">Micrometr Kwadratowy</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="es">Micrometro Cuadrado</rdfs:label>
    <rdfs:label xml:lang="de">Quadratmicrometer</rdfs:label>
    <rdfs:label xml:lang="it">Micrometro Quadrato</rdfs:label>
    <j.0:plainTextDescription>0.000000000001-fold of the power of the SI base unit metre with the exponent 2</j.0:plainTextDescription>
    <rdfs:label xml:lang="en-US">Square Micrometer</rdfs:label>
    <rdfs:label xml:lang="ro">Micrometru Pătrat</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA092</j.0:iec61360Code>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-12</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/MicroM2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000000000001-fold of the power of the SI base unit metre with the exponent 2"^^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.000000000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-12 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Area> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA092" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA092"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.000000000001-fold of the power of the SI base unit metre with the exponent 2" ;
  <http://qudt.org/schema/qudt/symbol> "μm²" ;
  <http://qudt.org/schema/qudt/ucumCode> "um2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H30" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q11061003> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Kvadratni Micrometer"@sl ;
  rdfs:label "Micrometer Persegi"@ms ;
  rdfs:label "Micrometr Kwadratowy"@pl ;
  rdfs:label "Micrometrekare"@tr ;
  rdfs:label "Micrometro Cuadrado"@es ;
  rdfs:label "Micrometro Quadrato"@it ;
  rdfs:label "Micrometru Pătrat"@ro ;
  rdfs:label "Micromètre Carré"@fr ;
  rdfs:label "Quadratmicrometer"@de ;
  rdfs:label "Square Micrometer"@en-US ;
  rdfs:label "Square Micrometre" ;
  rdfs:label "Square Micrometre"@en ;
  rdfs:label "Čtvereční Micrometr"@cs ;
.
JSON
{"resource":"Square Micrometre" 
 ,"qname":"unit:MicroM2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroM2" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q11061003&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000000000001" 
    ,"conversion multiplier scientific":"1.0E-12" 
    ,"description":"0.000000000001-fold of the power of the SI base unit metre with the exponent 2" 
    ,"description (plain text)":"0.000000000001-fold of the power of the SI base unit metre with the exponent 2" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:Area" 
    ,"has quantity kind":"quantitykind:HydraulicPermeability" 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA092" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA092" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Kvadratni Micrometer" 
    ,"label":"Micrometer Persegi" 
    ,"label":"Micrometr Kwadratowy" 
    ,"label":"Micrometrekare" 
    ,"label":"Micrometro Cuadrado" 
    ,"label":"Micrometro Quadrato" 
    ,"label":"Micrometru Pătrat" 
    ,"label":"Microm&egrave;tre Carr&eacute;" 
    ,"label":"Quadratmicrometer" 
    ,"label":"Square Micrometer" 
    ,"label":"Square Micrometre" 
    ,"label":"Square Micrometre" 
    ,"label":"Čtverečn&iacute; Micrometr" 
    ,"symbol":"μm&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"um2" 
    ,"unece common code":"H30" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroM2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000000000001-fold of the power of the SI base unit metre with the exponent 2",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "0.000000000001",
  "conversionMultiplier:SN" : 1.0E-12,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
  "hasFactorUnit" : "_:b0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Area", "http://qudt.org/vocab/quantitykind/HydraulicPermeability" ],
  "iec61360Code" : "0112/2///62720#UAA092",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA092",
  "plainTextDescription" : "0.000000000001-fold of the power of the SI base unit metre with the exponent 2",
  "symbol" : "μm²",
  "ucumCode" : "um2",
  "uneceCommonCode" : "H30",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q11061003",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Micromètre Carré"
  }, {
    "@language" : "tr",
    "@value" : "Micrometrekare"
  }, {
    "@language" : "ms",
    "@value" : "Micrometer Persegi"
  }, {
    "@language" : "cs",
    "@value" : "Čtvereční Micrometr"
  }, "Square Micrometre", {
    "@language" : "en",
    "@value" : "Square Micrometre"
  }, {
    "@language" : "sl",
    "@value" : "Kvadratni Micrometer"
  }, {
    "@language" : "pl",
    "@value" : "Micrometr Kwadratowy"
  }, {
    "@language" : "es",
    "@value" : "Micrometro Cuadrado"
  }, {
    "@language" : "de",
    "@value" : "Quadratmicrometer"
  }, {
    "@language" : "it",
    "@value" : "Micrometro Quadrato"
  }, {
    "@language" : "en-us",
    "@value" : "Square Micrometer"
  }, {
    "@language" : "ro",
    "@value" : "Micrometru Pătrat"
  } ],
  "@context" : {
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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 2025-11-13T09:19:40.967-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)