unit:T-M

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

Type
Description

Properties
Annotations
rdfs:label
Tesla Meter(de)
Tesla Meter(en-US)
Tesla Meter(ms)
Tesla Meter(sl)
Tesla Metr(cs)
Tesla Metr(pl)
Tesla Metre
Tesla Metre(en)
Tesla Metre(tr)
Tesla Metro(es)
Tesla Metro(it)
Tesla Metro(pt)
Tesla Metru(ro)
Tesla Metrum(la)
Tesla Mètre(fr)
Τέσλα Μέτρο(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/T-M">
    <rdfs:label xml:lang="de">Tesla Meter</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="en-US">Tesla Meter</rdfs:label>
    <rdfs:label xml:lang="ms">Tesla Meter</rdfs:label>
    <j.0:symbol>T·m</j.0:symbol>
    <rdfs:label xml:lang="sl">Tesla Meter</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="la">Tesla Metrum</rdfs:label>
    <rdfs:label xml:lang="ro">Tesla Metru</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="es">Tesla Metro</rdfs:label>
    <rdfs:label xml:lang="ru">Тесла Метр</rdfs:label>
    <rdfs:label xml:lang="it">Tesla Metro</rdfs:label>
    <rdfs:label xml:lang="pt">Tesla Metro</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/PER-T-M"/>
    <rdfs:label xml:lang="fr">Tesla Mètre</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="el">Τέσλα Μέτρο</rdfs:label>
    <rdfs:label xml:lang="cs">Tesla Metr</rdfs:label>
    <rdfs:label xml:lang="pl">Tesla Metr</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFluxPerLength"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">T.m</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0"/>
    <rdfs:label xml:lang="bg">Тесла Метър</rdfs:label>
    <rdfs:label>Tesla Metre</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="en">Tesla Metre</rdfs:label>
    <rdfs:label xml:lang="tr">Tesla Metre</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/T-M>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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/A0E-1L1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFluxPerLength> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/PER-T-M> ;
  <http://qudt.org/schema/qudt/symbol> "T·m" ;
  <http://qudt.org/schema/qudt/ucumCode> "T.m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Tesla Meter"@de ;
  rdfs:label "Tesla Meter"@en-US ;
  rdfs:label "Tesla Meter"@ms ;
  rdfs:label "Tesla Meter"@sl ;
  rdfs:label "Tesla Metr"@cs ;
  rdfs:label "Tesla Metr"@pl ;
  rdfs:label "Tesla Metre" ;
  rdfs:label "Tesla Metre"@en ;
  rdfs:label "Tesla Metre"@tr ;
  rdfs:label "Tesla Metro"@es ;
  rdfs:label "Tesla Metro"@it ;
  rdfs:label "Tesla Metro"@pt ;
  rdfs:label "Tesla Metru"@ro ;
  rdfs:label "Tesla Metrum"@la ;
  rdfs:label "Tesla Mètre"@fr ;
  rdfs:label "Τέσλα Μέτρο"@el ;
  rdfs:label "Тесла Метр"@ru ;
  rdfs:label "Тесла Метър"@bg ;
.
JSON
{"resource":"Tesla Metre" 
 ,"qname":"unit:T-M" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/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" 
    ,"has dimension vector":"dimension:A0E-1L1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:MagneticFluxPerLength" 
    ,"has reciprocal unit":"unit:PER-T-M" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Tesla Meter" 
    ,"label":"Tesla Meter" 
    ,"label":"Tesla Meter" 
    ,"label":"Tesla Meter" 
    ,"label":"Tesla Metr" 
    ,"label":"Tesla Metr" 
    ,"label":"Tesla Metre" 
    ,"label":"Tesla Metre" 
    ,"label":"Tesla Metre" 
    ,"label":"Tesla Metro" 
    ,"label":"Tesla Metro" 
    ,"label":"Tesla Metro" 
    ,"label":"Tesla Metru" 
    ,"label":"Tesla Metrum" 
    ,"label":"Tesla M&egrave;tre" 
    ,"label":"Τέσλα Μέτρο" 
    ,"label":"Тесла Метр" 
    ,"label":"Тесла Метър" 
    ,"symbol":"T&middot;m" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"T.m" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/T-M",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticFluxPerLength",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/PER-T-M",
  "symbol" : "T·m",
  "ucumCode" : "T.m",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Tesla Meter"
  }, {
    "@language" : "en-us",
    "@value" : "Tesla Meter"
  }, {
    "@language" : "ms",
    "@value" : "Tesla Meter"
  }, {
    "@language" : "sl",
    "@value" : "Tesla Meter"
  }, {
    "@language" : "la",
    "@value" : "Tesla Metrum"
  }, {
    "@language" : "ro",
    "@value" : "Tesla Metru"
  }, {
    "@language" : "es",
    "@value" : "Tesla Metro"
  }, {
    "@language" : "ru",
    "@value" : "Тесла Метр"
  }, {
    "@language" : "it",
    "@value" : "Tesla Metro"
  }, {
    "@language" : "pt",
    "@value" : "Tesla Metro"
  }, {
    "@language" : "fr",
    "@value" : "Tesla Mètre"
  }, {
    "@language" : "el",
    "@value" : "Τέσλα Μέτρο"
  }, {
    "@language" : "cs",
    "@value" : "Tesla Metr"
  }, {
    "@language" : "pl",
    "@value" : "Tesla Metr"
  }, {
    "@language" : "bg",
    "@value" : "Тесла Метър"
  }, "Tesla Metre", {
    "@language" : "en",
    "@value" : "Tesla Metre"
  }, {
    "@language" : "tr",
    "@value" : "Tesla Metre"
  } ],
  "@context" : {
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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-11-13T09:24:35.976-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)