unit:K-PER-T

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

Type
Description

$\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$.

Properties
Annotations
dcterms:description
$\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$.
qudt:expression
$K T^{-1}$
rdfs:label
Kelvin na Tesla(cs)
Kelvin na Tesla(sl)
Kelvin par Tesla(fr)
Kelvin pe Tesla(ro)
Kelvin per Tesla
Kelvin per Tesla(en)
Kelvin per Tesla(it)
Kelvin per Tesla(la)
Kelvin per Tesla(ms)
Kelvin per Tesla(tr)
Kelvin por Tesla(es)
Kelvin por Tesla(pt)
Kelvin pro Tesla(de)
Kelwin na Tesla(pl)
Κέλβιν ανά Τέσλα(el)
Келвин на Тесла(bg)
Кельвин на Тесла(ru)
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/K-PER-T">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity"/>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="bg">Келвин на Тесла</rdfs:label>
    <rdfs:label xml:lang="fr">Kelvin par Tesla</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">K.T-1</j.0:ucumCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H1T2D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label>Kelvin per Tesla</rdfs:label>
    <rdfs:label xml:lang="en">Kelvin per Tesla</rdfs:label>
    <j.0:symbol>K/T</j.0:symbol>
    <rdfs:label xml:lang="it">Kelvin per Tesla</rdfs:label>
    <rdfs:label xml:lang="la">Kelvin per Tesla</rdfs:label>
    <rdfs:label xml:lang="ms">Kelvin per Tesla</rdfs:label>
    <rdfs:label xml:lang="tr">Kelvin per Tesla</rdfs:label>
    <rdfs:label xml:lang="de">Kelvin pro Tesla</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="cs">Kelvin na Tesla</rdfs:label>
    <rdfs:label xml:lang="sl">Kelvin na Tesla</rdfs:label>
    <rdfs:label xml:lang="pl">Kelwin na Tesla</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$K T^{-1}$</j.0:expression>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="ro">Kelvin pe Tesla</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="es">Kelvin por Tesla</rdfs:label>
    <rdfs:label xml:lang="pt">Kelvin por Tesla</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$.</j.1:description>
    <rdfs:label xml:lang="el">Κέλβιν ανά Τέσλα</rdfs:label>
    <rdfs:label xml:lang="ru">Кельвин на Тесла</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </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/K-PER-T>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$."^^<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/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$K T^{-1}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H1T2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity> ;
  <http://qudt.org/schema/qudt/symbol> "K/T" ;
  <http://qudt.org/schema/qudt/ucumCode> "K.T-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Kelvin na Tesla"@cs ;
  rdfs:label "Kelvin na Tesla"@sl ;
  rdfs:label "Kelvin par Tesla"@fr ;
  rdfs:label "Kelvin pe Tesla"@ro ;
  rdfs:label "Kelvin per Tesla" ;
  rdfs:label "Kelvin per Tesla"@en ;
  rdfs:label "Kelvin per Tesla"@it ;
  rdfs:label "Kelvin per Tesla"@la ;
  rdfs:label "Kelvin per Tesla"@ms ;
  rdfs:label "Kelvin per Tesla"@tr ;
  rdfs:label "Kelvin por Tesla"@es ;
  rdfs:label "Kelvin por Tesla"@pt ;
  rdfs:label "Kelvin pro Tesla"@de ;
  rdfs:label "Kelwin na Tesla"@pl ;
  rdfs:label "Κέλβιν ανά Τέσλα"@el ;
  rdfs:label "Келвин на Тесла"@bg ;
  rdfs:label "Кельвин на Тесла"@ru ;
.
JSON
{"resource":"Kelvin per Tesla" 
 ,"qname":"unit:K-PER-T" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/K-PER-T" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$." 
    ,"expression":"$K T^{-1}$" 
    ,"has dimension vector":"dimension:A0E1L0I0M-1H1T2D0" 
    ,"has quantity kind":"quantitykind:TemperaturePerMagneticFluxDensity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Kelvin na Tesla" 
    ,"label":"Kelvin na Tesla" 
    ,"label":"Kelvin par Tesla" 
    ,"label":"Kelvin pe Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin per Tesla" 
    ,"label":"Kelvin por Tesla" 
    ,"label":"Kelvin por Tesla" 
    ,"label":"Kelvin pro Tesla" 
    ,"label":"Kelwin na Tesla" 
    ,"label":"Κέλβιν ανά Τέσλα" 
    ,"label":"Келвин на Тесла" 
    ,"label":"Кельвин на Тесла" 
    ,"symbol":"K\/T" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"K.T-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/K-PER-T",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$K T^{-1}$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H1T2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity",
  "symbol" : "K/T",
  "ucumCode" : "K.T-1",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "bg",
    "@value" : "Келвин на Тесла"
  }, {
    "@language" : "fr",
    "@value" : "Kelvin par Tesla"
  }, "Kelvin per Tesla", {
    "@language" : "en",
    "@value" : "Kelvin per Tesla"
  }, {
    "@language" : "it",
    "@value" : "Kelvin per Tesla"
  }, {
    "@language" : "la",
    "@value" : "Kelvin per Tesla"
  }, {
    "@language" : "ms",
    "@value" : "Kelvin per Tesla"
  }, {
    "@language" : "tr",
    "@value" : "Kelvin per Tesla"
  }, {
    "@language" : "de",
    "@value" : "Kelvin pro Tesla"
  }, {
    "@language" : "cs",
    "@value" : "Kelvin na Tesla"
  }, {
    "@language" : "sl",
    "@value" : "Kelvin na Tesla"
  }, {
    "@language" : "pl",
    "@value" : "Kelwin na Tesla"
  }, {
    "@language" : "ro",
    "@value" : "Kelvin pe Tesla"
  }, {
    "@language" : "es",
    "@value" : "Kelvin por Tesla"
  }, {
    "@language" : "pt",
    "@value" : "Kelvin por Tesla"
  }, {
    "@language" : "el",
    "@value" : "Κέλβιν ανά Τέσλα"
  }, {
    "@language" : "ru",
    "@value" : "Кельвин на Тесла"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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:18:09.255-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)