unit:N-M2

URI: http://qudt.org/vocab/unit/N-M2

Type
Description

Properties
qudt:symbol
N·m²
Annotations
rdfs:label
Newton Kvadratni Meter(sl)
Newton Meter Persegi(ms)
Newton Metrekare(tr)
Newton Metro Cuadrado(es)
Newton Metro Quadrado(pt)
Newton Metro Quadrato(it)
Newton Metru Pătrat(ro)
Newton Mètre Carré(fr)
Newton Quadratmeter(de)
Newton Square Meter(en-US)
Newton Square Metre
Newton Square Metre(en)
Newton Čtvereční Metr(cs)
Newtonium Metrum Quadratum(la)
Niuton Metr Kwadratowy(pl)
Νιούτον Τετραγωνικό Μέτρο(el)
Ньютон Квадратный Метр(ru)
Нютон Квадратен Метър(bg)
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/N-M2">
    <j.0:symbol>N·m²</j.0:symbol>
    <rdfs:label>Newton Square Metre</rdfs:label>
    <rdfs:label xml:lang="en">Newton Square Metre</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="it">Newton Metro Quadrato</rdfs:label>
    <rdfs:label xml:lang="el">Νιούτον Τετραγωνικό Μέτρο</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="ru">Ньютон Квадратный Метр</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="tr">Newton Metrekare</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="bg">Нютон Квадратен Метър</rdfs:label>
    <rdfs:label xml:lang="es">Newton Metro Cuadrado</rdfs:label>
    <rdfs:label xml:lang="ro">Newton Metru Pătrat</rdfs:label>
    <rdfs:label xml:lang="fr">Newton Mètre Carré</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0"/>
    <rdfs:label xml:lang="pt">Newton Metro Quadrado</rdfs:label>
    <rdfs:label xml:lang="sl">Newton Kvadratni Meter</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="ms">Newton Meter Persegi</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.m2</j.0:ucumCode>
    <rdfs:label xml:lang="de">Newton Quadratmeter</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/WarpingMoment"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="cs">Newton Čtvereční Metr</rdfs:label>
    <rdfs:label xml:lang="la">Newtonium Metrum Quadratum</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="en-US">Newton Square Meter</rdfs:label>
    <rdfs:label xml:lang="pl">Niuton Metr Kwadratowy</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/N-M2>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  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> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/WarpingMoment> ;
  <http://qudt.org/schema/qudt/symbol> "N·m²" ;
  <http://qudt.org/schema/qudt/ucumCode> "N.m2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Newton Kvadratni Meter"@sl ;
  rdfs:label "Newton Meter Persegi"@ms ;
  rdfs:label "Newton Metrekare"@tr ;
  rdfs:label "Newton Metro Cuadrado"@es ;
  rdfs:label "Newton Metro Quadrado"@pt ;
  rdfs:label "Newton Metro Quadrato"@it ;
  rdfs:label "Newton Metru Pătrat"@ro ;
  rdfs:label "Newton Mètre Carré"@fr ;
  rdfs:label "Newton Quadratmeter"@de ;
  rdfs:label "Newton Square Meter"@en-US ;
  rdfs:label "Newton Square Metre" ;
  rdfs:label "Newton Square Metre"@en ;
  rdfs:label "Newton Čtvereční Metr"@cs ;
  rdfs:label "Newtonium Metrum Quadratum"@la ;
  rdfs:label "Niuton Metr Kwadratowy"@pl ;
  rdfs:label "Νιούτον Τετραγωνικό Μέτρο"@el ;
  rdfs:label "Ньютон Квадратный Метр"@ru ;
  rdfs:label "Нютон Квадратен Метър"@bg ;
.
JSON
{"resource":"Newton Square Metre" 
 ,"qname":"unit:N-M2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/N-M2" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"has dimension vector":"dimension:A0E0L3I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:WarpingMoment" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Newton Kvadratni Meter" 
    ,"label":"Newton Meter Persegi" 
    ,"label":"Newton Metrekare" 
    ,"label":"Newton Metro Cuadrado" 
    ,"label":"Newton Metro Quadrado" 
    ,"label":"Newton Metro Quadrato" 
    ,"label":"Newton Metru Pătrat" 
    ,"label":"Newton M&egrave;tre Carr&eacute;" 
    ,"label":"Newton Quadratmeter" 
    ,"label":"Newton Square Meter" 
    ,"label":"Newton Square Metre" 
    ,"label":"Newton Square Metre" 
    ,"label":"Newton Čtverečn&iacute; Metr" 
    ,"label":"Newtonium Metrum Quadratum" 
    ,"label":"Niuton Metr Kwadratowy" 
    ,"label":"Νιούτον Τετραγωνικό Μέτρο" 
    ,"label":"Ньютон Квадратный Метр" 
    ,"label":"Нютон Квадратен Метър" 
    ,"symbol":"N&middot;m&sup2;" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"N.m2" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/N-M2",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/WarpingMoment",
  "symbol" : "N·m²",
  "ucumCode" : "N.m2",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Newton Square Metre", {
    "@language" : "en",
    "@value" : "Newton Square Metre"
  }, {
    "@language" : "it",
    "@value" : "Newton Metro Quadrato"
  }, {
    "@language" : "el",
    "@value" : "Νιούτον Τετραγωνικό Μέτρο"
  }, {
    "@language" : "ru",
    "@value" : "Ньютон Квадратный Метр"
  }, {
    "@language" : "tr",
    "@value" : "Newton Metrekare"
  }, {
    "@language" : "bg",
    "@value" : "Нютон Квадратен Метър"
  }, {
    "@language" : "es",
    "@value" : "Newton Metro Cuadrado"
  }, {
    "@language" : "ro",
    "@value" : "Newton Metru Pătrat"
  }, {
    "@language" : "fr",
    "@value" : "Newton Mètre Carré"
  }, {
    "@language" : "pt",
    "@value" : "Newton Metro Quadrado"
  }, {
    "@language" : "sl",
    "@value" : "Newton Kvadratni Meter"
  }, {
    "@language" : "ms",
    "@value" : "Newton Meter Persegi"
  }, {
    "@language" : "de",
    "@value" : "Newton Quadratmeter"
  }, {
    "@language" : "cs",
    "@value" : "Newton Čtvereční Metr"
  }, {
    "@language" : "la",
    "@value" : "Newtonium Metrum Quadratum"
  }, {
    "@language" : "en-us",
    "@value" : "Newton Square Meter"
  }, {
    "@language" : "pl",
    "@value" : "Niuton Metr Kwadratowy"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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-08-28T12:53:20.034-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)