unit:PER-T-M

URI: http://qudt.org/vocab/unit/PER-T-M

Type
Description

A Per Tesla Meter Unit is a denominator unit with dimensions /m.T.

Properties
qudt:latexSymbol
m1T1
qudt:symbol
/(T·m)
qudt:ucumCode
T-1.m-1
Annotations
dcterms:description
A Per Tesla Meter Unit is a denominator unit with dimensions /m.T.
rdfs:label
Aνά Τέσλα Μέτρο(el)
Na Tesla Meter(sl)
Na Tesla Metr(cs)
Na Tesla Metr(pl)
Par Tesla Mètre(fr)
Pe Tesla Metru(ro)
Per Tesla Meter(ms)
Per Tesla Metre(tr)
Per Tesla Metro(it)
Per Tesla Metrum(la)
Por Tesla Metro(es)
Por Tesla Metro(pt)
Pro Tesla Meter(de)
Reciprocal Tesla Meter(en-US)
Reciprocal Tesla Metre
Reciprocal Tesla Metre(en)
На Тесла Метр(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: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/PER-T-M">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="el">Aνά Τέσλα Μέτρο</rdfs:label>
    <rdfs:label xml:lang="en-US">Reciprocal Tesla Meter</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">T-1.m-1</j.0:ucumCode>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="sl">Na Tesla Meter</rdfs:label>
    <rdfs:label xml:lang="ms">Per Tesla Meter</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label>Reciprocal Tesla Metre</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Tesla Metre</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  A $\textit{Per Tesla Meter Unit}$ is a denominator unit with dimensions $/m .\cdot T$.
  </j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticReluctivity"/>
    <rdfs:label xml:lang="bg">На Тесла Метър</rdfs:label>
    <rdfs:label xml:lang="cs">Na Tesla Metr</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="ro">Pe Tesla Metru</rdfs:label>
    <rdfs:label xml:lang="tr">Per Tesla Metre</rdfs:label>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$m^{-1} \cdot T^{-1}$</j.0:latexSymbol>
    <rdfs:label xml:lang="la">Per Tesla Metrum</rdfs:label>
    <rdfs:label xml:lang="ru">На Тесла Метр</rdfs:label>
    <rdfs:label xml:lang="pl">Na Tesla Metr</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/T-M"/>
    <rdfs:label xml:lang="de">Pro Tesla Meter</rdfs:label>
    <j.0:symbol>/(T·m)</j.0:symbol>
    <rdfs:label xml:lang="es">Por Tesla Metro</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="pt">Por Tesla Metro</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="fr">Par Tesla Mètre</rdfs:label>
    <rdfs:label xml:lang="it">Per Tesla Metro</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/PER-T-M>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  A $\\textit{Per Tesla Meter Unit}$ is a denominator unit with dimensions $/m .\\cdot T$.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <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/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticReluctivity> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/T-M> ;
  <http://qudt.org/schema/qudt/latexSymbol> "$m^{-1} \\cdot T^{-1}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "/(T·m)" ;
  <http://qudt.org/schema/qudt/ucumCode> "T-1.m-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Aνά Τέσλα Μέτρο"@el ;
  rdfs:label "Na Tesla Meter"@sl ;
  rdfs:label "Na Tesla Metr"@cs ;
  rdfs:label "Na Tesla Metr"@pl ;
  rdfs:label "Par Tesla Mètre"@fr ;
  rdfs:label "Pe Tesla Metru"@ro ;
  rdfs:label "Per Tesla Meter"@ms ;
  rdfs:label "Per Tesla Metre"@tr ;
  rdfs:label "Per Tesla Metro"@it ;
  rdfs:label "Per Tesla Metrum"@la ;
  rdfs:label "Por Tesla Metro"@es ;
  rdfs:label "Por Tesla Metro"@pt ;
  rdfs:label "Pro Tesla Meter"@de ;
  rdfs:label "Reciprocal Tesla Meter"@en-US ;
  rdfs:label "Reciprocal Tesla Metre" ;
  rdfs:label "Reciprocal Tesla Metre"@en ;
  rdfs:label "На Тесла Метр"@ru ;
  rdfs:label "На Тесла Метър"@bg ;
.
JSON
{"resource":"Reciprocal Tesla Metre" 
 ,"qname":"unit:PER-T-M" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-T-M" 
 ,"properties":["applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"\n  A $\\textit{Per Tesla Meter Unit}$ is a denominator unit with dimensions $\/m .\\cdot T$.\n  " 
    ,"has dimension vector":"dimension:A0E1L-1I0M-1H0T2D0" 
    ,"has quantity kind":"quantitykind:MagneticReluctivity" 
    ,"has reciprocal unit":"unit:T-M" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Aνά Τέσλα Μέτρο" 
    ,"label":"Na Tesla Meter" 
    ,"label":"Na Tesla Metr" 
    ,"label":"Na Tesla Metr" 
    ,"label":"Par Tesla M&egrave;tre" 
    ,"label":"Pe Tesla Metru" 
    ,"label":"Per Tesla Meter" 
    ,"label":"Per Tesla Metre" 
    ,"label":"Per Tesla Metro" 
    ,"label":"Per Tesla Metrum" 
    ,"label":"Por Tesla Metro" 
    ,"label":"Por Tesla Metro" 
    ,"label":"Pro Tesla Meter" 
    ,"label":"Reciprocal Tesla Meter" 
    ,"label":"Reciprocal Tesla Metre" 
    ,"label":"Reciprocal Tesla Metre" 
    ,"label":"На Тесла Метр" 
    ,"label":"На Тесла Метър" 
    ,"latex symbol":"$m^{-1} \\cdot T^{-1}$" 
    ,"symbol":"\/(T&middot;m)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"T-1.m-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-T-M",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\n  A $\\textit{Per Tesla Meter Unit}$ is a denominator unit with dimensions $/m .\\cdot T$.\n  ",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticReluctivity",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/T-M",
  "latexSymbol" : "$m^{-1} \\cdot T^{-1}$",
  "symbol" : "/(T·m)",
  "ucumCode" : "T-1.m-1",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "el",
    "@value" : "Aνά Τέσλα Μέτρο"
  }, {
    "@language" : "en-us",
    "@value" : "Reciprocal Tesla Meter"
  }, {
    "@language" : "sl",
    "@value" : "Na Tesla Meter"
  }, {
    "@language" : "ms",
    "@value" : "Per Tesla Meter"
  }, "Reciprocal Tesla Metre", {
    "@language" : "en",
    "@value" : "Reciprocal Tesla Metre"
  }, {
    "@language" : "bg",
    "@value" : "На Тесла Метър"
  }, {
    "@language" : "cs",
    "@value" : "Na Tesla Metr"
  }, {
    "@language" : "ro",
    "@value" : "Pe Tesla Metru"
  }, {
    "@language" : "tr",
    "@value" : "Per Tesla Metre"
  }, {
    "@language" : "la",
    "@value" : "Per Tesla Metrum"
  }, {
    "@language" : "ru",
    "@value" : "На Тесла Метр"
  }, {
    "@language" : "pl",
    "@value" : "Na Tesla Metr"
  }, {
    "@language" : "de",
    "@value" : "Pro Tesla Meter"
  }, {
    "@language" : "es",
    "@value" : "Por Tesla Metro"
  }, {
    "@language" : "pt",
    "@value" : "Por Tesla Metro"
  }, {
    "@language" : "fr",
    "@value" : "Par Tesla Mètre"
  }, {
    "@language" : "it",
    "@value" : "Per Tesla Metro"
  } ],
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-09-29T15:51:26.314-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)