unit:M2-K
URI: http://qudt.org/vocab/unit/M2-K
Square Meter Kelvin is a unit for 'Area Temperature' expressed as m2−K.
Work in progress
<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/M2-K"> <rdfs:label>Square Metre Kelvin</rdfs:label> <rdfs:label xml:lang="tr">Metrekare Kelvin</rdfs:label> <rdfs:label xml:lang="pt">Metro Quadrado Kelvin</rdfs:label> <rdfs:label xml:lang="en-US">Square Meter Kelvin</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m2.K</j.0:ucumCode> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <rdfs:label xml:lang="pl">Metr Kwadratowy Kelwin</rdfs:label> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="sl">Kvadratni Meter Kelvin</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <rdfs:label xml:lang="ru">Квадратный Метр Кельвин</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AreaTemperature"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <rdfs:label xml:lang="ro">Metru Pătrat Kelvin</rdfs:label> <rdfs:label xml:lang="fr">Mètre Carré Kelvin</rdfs:label> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Square Meter Kelvin}$ is a unit for 'Area Temperature' expressed as $m^{2}-K$.</j.1:description> <rdfs:label xml:lang="cs">Čtvereční Metr Kelvin</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$m^{2}-K$</j.0:expression> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <rdfs:label xml:lang="la">Metrum Quadratum Kelvin</rdfs:label> <rdfs:label xml:lang="es">Metro Cuadrado Kelvin</rdfs:label> <rdfs:label xml:lang="bg">Квадратен Метър Келвин</rdfs:label> <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="ms">Meter Persegi Kelvin</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <rdfs:label xml:lang="it">Metro Quadrato Kelvin</rdfs:label> <rdfs:label xml:lang="el">Τετραγωνικό Μέτρο Κέλβιν</rdfs:label> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:symbol>m²·K</j.0:symbol> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0"/> <rdfs:label xml:lang="de">Quadratmeter Kelvin</rdfs:label> <rdfs:label xml:lang="en">Square Metre Kelvin</rdfs:label> </rdf:Description> </rdf:RDF>
@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-K> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "$\\textit{Square Meter Kelvin}$ is a unit for 'Area Temperature' expressed as $m^{2}-K$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/expression> "$m^{2}-K$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AreaTemperature> ; <http://qudt.org/schema/qudt/symbol> "m²·K" ; <http://qudt.org/schema/qudt/ucumCode> "m2.K"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Kvadratni Meter Kelvin"@sl ; rdfs:label "Meter Persegi Kelvin"@ms ; rdfs:label "Metr Kwadratowy Kelwin"@pl ; rdfs:label "Metrekare Kelvin"@tr ; rdfs:label "Metro Cuadrado Kelvin"@es ; rdfs:label "Metro Quadrado Kelvin"@pt ; rdfs:label "Metro Quadrato Kelvin"@it ; rdfs:label "Metru Pătrat Kelvin"@ro ; rdfs:label "Metrum Quadratum Kelvin"@la ; rdfs:label "Mètre Carré Kelvin"@fr ; rdfs:label "Quadratmeter Kelvin"@de ; rdfs:label "Square Meter Kelvin"@en-US ; rdfs:label "Square Metre Kelvin" ; rdfs:label "Square Metre Kelvin"@en ; rdfs:label "Čtvereční Metr Kelvin"@cs ; rdfs:label "Τετραγωνικό Μέτρο Κέλβιν"@el ; rdfs:label "Квадратен Метър Келвин"@bg ; rdfs:label "Квадратный Метр Кельвин"@ru ; .
{"resource":"Square Metre Kelvin" ,"qname":"unit:M2-K" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M2-K" ,"properties":["applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"defined unit of system":"sou:SI" ,"description":"$\\textit{Square Meter Kelvin}$ is a unit for 'Area Temperature' expressed as $m^{2}-K$." ,"expression":"$m^{2}-K$" ,"has dimension vector":"dimension:A0E0L2I0M0H1T0D0" ,"has quantity kind":"quantitykind:AreaTemperature" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"is coherent derived unit of system":"sou:SI" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Kvadratni Meter Kelvin" ,"label":"Meter Persegi Kelvin" ,"label":"Metr Kwadratowy Kelwin" ,"label":"Metrekare Kelvin" ,"label":"Metro Cuadrado Kelvin" ,"label":"Metro Quadrado Kelvin" ,"label":"Metro Quadrato Kelvin" ,"label":"Metru Pătrat Kelvin" ,"label":"Metrum Quadratum Kelvin" ,"label":"Mètre Carré Kelvin" ,"label":"Quadratmeter Kelvin" ,"label":"Square Meter Kelvin" ,"label":"Square Metre Kelvin" ,"label":"Square Metre Kelvin" ,"label":"Čtvereční Metr Kelvin" ,"label":"Τετραγωνικό Μέτρο Κέλβιν" ,"label":"Квадратен Метър Келвин" ,"label":"Квадратный Метр Кельвин" ,"symbol":"m²·K" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"m2.K" ]}
{ "@id" : "http://qudt.org/vocab/unit/M2-K", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "$\\textit{Square Meter Kelvin}$ is a unit for 'Area Temperature' expressed as $m^{2}-K$.", "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "expression" : "$m^{2}-K$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AreaTemperature", "symbol" : "m²·K", "ucumCode" : "m2.K", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Square Metre Kelvin", { "@language" : "tr", "@value" : "Metrekare Kelvin" }, { "@language" : "pt", "@value" : "Metro Quadrado Kelvin" }, { "@language" : "en-us", "@value" : "Square Meter Kelvin" }, { "@language" : "pl", "@value" : "Metr Kwadratowy Kelwin" }, { "@language" : "sl", "@value" : "Kvadratni Meter Kelvin" }, { "@language" : "ru", "@value" : "Квадратный Метр Кельвин" }, { "@language" : "ro", "@value" : "Metru Pătrat Kelvin" }, { "@language" : "fr", "@value" : "Mètre Carré Kelvin" }, { "@language" : "cs", "@value" : "Čtvereční Metr Kelvin" }, { "@language" : "la", "@value" : "Metrum Quadratum Kelvin" }, { "@language" : "es", "@value" : "Metro Cuadrado Kelvin" }, { "@language" : "bg", "@value" : "Квадратен Метър Келвин" }, { "@language" : "ms", "@value" : "Meter Persegi Kelvin" }, { "@language" : "it", "@value" : "Metro Quadrato Kelvin" }, { "@language" : "el", "@value" : "Τετραγωνικό Μέτρο Κέλβιν" }, { "@language" : "de", "@value" : "Quadratmeter Kelvin" }, { "@language" : "en", "@value" : "Square Metre Kelvin" } ], "@context" : { "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" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "derivedCoherentUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }