unit:N-PER-M3

URI: http://qudt.org/vocab/unit/N-PER-M3

Type
Description

Properties
qudt:symbol
N/m³
Annotations
rdfs:label
Newton na Kubični Meter(sl)
Newton na Metr Krychlový(cs)
Newton par Mètre Cube(fr)
Newton pe Metru Cub(ro)
Newton per Cubic Meter(en-US)
Newton per Cubic Metre
Newton per Cubic Metre(en)
Newton per Meter Kubik(ms)
Newton per Metreküp(tr)
Newton per Metro Cubo(it)
Newton por Metro Cúbico(es)
Newton por Metro Cúbico(pt)
Newton pro Kubikmeter(de)
Newtonium per Metrum Cubicum(la)
Niuton na Metr Sześcienny(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-PER-M3">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificWeight"/>
    <rdfs:label xml:lang="tr">Newton per Metreküp</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="ru">Ньютон на Кубический Метр</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.m-3</j.0:ucumCode>
    <j.0:symbol>N/m³</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="el">Νιούτον ανά Κυβικό Μέτρο</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="pl">Niuton na Metr Sześcienny</rdfs:label>
    <rdfs:label xml:lang="sl">Newton na Kubični Meter</rdfs:label>
    <rdfs:label xml:lang="cs">Newton na Metr Krychlový</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdfs:label xml:lang="bg">Нютон на Кубичен Метър</rdfs:label>
    <rdfs:label xml:lang="fr">Newton par Mètre Cube</rdfs:label>
    <rdfs:label xml:lang="la">Newtonium per Metrum Cubicum</rdfs:label>
    <rdfs:label>Newton per Cubic Metre</rdfs:label>
    <rdfs:label xml:lang="en">Newton per Cubic Metre</rdfs:label>
    <rdfs:label xml:lang="es">Newton por Metro Cúbico</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="pt">Newton por Metro Cúbico</rdfs:label>
    <rdfs:label xml:lang="ro">Newton pe Metru Cub</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ms">Newton per Meter Kubik</rdfs:label>
    <rdfs:label xml:lang="it">Newton per Metro Cubo</rdfs:label>
    <rdfs:label xml:lang="en-US">Newton per Cubic Meter</rdfs:label>
    <rdfs:label xml:lang="de">Newton pro Kubikmeter</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ModulusOfSubgradeReaction"/>
  </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-PER-M3>
  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/A0E0L-2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ModulusOfSubgradeReaction> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificWeight> ;
  <http://qudt.org/schema/qudt/symbol> "N/m³" ;
  <http://qudt.org/schema/qudt/ucumCode> "N.m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Newton na Kubični Meter"@sl ;
  rdfs:label "Newton na Metr Krychlový"@cs ;
  rdfs:label "Newton par Mètre Cube"@fr ;
  rdfs:label "Newton pe Metru Cub"@ro ;
  rdfs:label "Newton per Cubic Meter"@en-US ;
  rdfs:label "Newton per Cubic Metre" ;
  rdfs:label "Newton per Cubic Metre"@en ;
  rdfs:label "Newton per Meter Kubik"@ms ;
  rdfs:label "Newton per Metreküp"@tr ;
  rdfs:label "Newton per Metro Cubo"@it ;
  rdfs:label "Newton por Metro Cúbico"@es ;
  rdfs:label "Newton por Metro Cúbico"@pt ;
  rdfs:label "Newton pro Kubikmeter"@de ;
  rdfs:label "Newtonium per Metrum Cubicum"@la ;
  rdfs:label "Niuton na Metr Sześcienny"@pl ;
  rdfs:label "Νιούτον ανά Κυβικό Μέτρο"@el ;
  rdfs:label "Ньютон на Кубический Метр"@ru ;
  rdfs:label "Нютон на Кубичен Метър"@bg ;
.
JSON
{"resource":"Newton per Cubic Metre" 
 ,"qname":"unit:N-PER-M3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/N-PER-M3" 
 ,"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:A0E0L-2I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:ModulusOfSubgradeReaction" 
    ,"has quantity kind":"quantitykind:SpecificWeight" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Newton na Kubični Meter" 
    ,"label":"Newton na Metr Krychlov&yacute;" 
    ,"label":"Newton par M&egrave;tre Cube" 
    ,"label":"Newton pe Metru Cub" 
    ,"label":"Newton per Cubic Meter" 
    ,"label":"Newton per Cubic Metre" 
    ,"label":"Newton per Cubic Metre" 
    ,"label":"Newton per Meter Kubik" 
    ,"label":"Newton per Metrek&uuml;p" 
    ,"label":"Newton per Metro Cubo" 
    ,"label":"Newton por Metro C&uacute;bico" 
    ,"label":"Newton por Metro C&uacute;bico" 
    ,"label":"Newton pro Kubikmeter" 
    ,"label":"Newtonium per Metrum Cubicum" 
    ,"label":"Niuton na Metr Sześcienny" 
    ,"label":"Νιούτον ανά Κυβικό Μέτρο" 
    ,"label":"Ньютон на Кубический Метр" 
    ,"label":"Нютон на Кубичен Метър" 
    ,"symbol":"N\/m&sup3;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"N.m-3" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/N-PER-M3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SpecificWeight", "http://qudt.org/vocab/quantitykind/ModulusOfSubgradeReaction" ],
  "symbol" : "N/m³",
  "ucumCode" : "N.m-3",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Newton per Metreküp"
  }, {
    "@language" : "ru",
    "@value" : "Ньютон на Кубический Метр"
  }, {
    "@language" : "el",
    "@value" : "Νιούτον ανά Κυβικό Μέτρο"
  }, {
    "@language" : "pl",
    "@value" : "Niuton na Metr Sześcienny"
  }, {
    "@language" : "sl",
    "@value" : "Newton na Kubični Meter"
  }, {
    "@language" : "cs",
    "@value" : "Newton na Metr Krychlový"
  }, {
    "@language" : "bg",
    "@value" : "Нютон на Кубичен Метър"
  }, {
    "@language" : "fr",
    "@value" : "Newton par Mètre Cube"
  }, {
    "@language" : "la",
    "@value" : "Newtonium per Metrum Cubicum"
  }, "Newton per Cubic Metre", {
    "@language" : "en",
    "@value" : "Newton per Cubic Metre"
  }, {
    "@language" : "es",
    "@value" : "Newton por Metro Cúbico"
  }, {
    "@language" : "pt",
    "@value" : "Newton por Metro Cúbico"
  }, {
    "@language" : "ro",
    "@value" : "Newton pe Metru Cub"
  }, {
    "@language" : "ms",
    "@value" : "Newton per Meter Kubik"
  }, {
    "@language" : "it",
    "@value" : "Newton per Metro Cubo"
  }, {
    "@language" : "en-us",
    "@value" : "Newton per Cubic Meter"
  }, {
    "@language" : "de",
    "@value" : "Newton pro Kubikmeter"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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-10-27T16:45:56.064-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)