unit:PER-T-SEC

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

Type
Description

Per Tesla Second Unit is a denominator unit with dimensions /s.T.

Properties
qudt:symbol
/(T·s)
qudt:ucumCode
T-1.s-1
Annotations
dcterms:description
Per Tesla Second Unit is a denominator unit with dimensions /s.T.
rdfs:label
Aνά Τέσλα Δευτερόλεπτο(el)
Na Tesla Sekunda(cs)
Na Tesla Sekunda(pl)
Na Tesla Sekunda(sl)
Par Tesla Seconde(fr)
Pe Tesla Secundă(ro)
Per Tesla Saat(ms)
Per Tesla Saniye(tr)
Per Tesla Secondo(it)
Per Tesla Secundum(la)
Por Tesla Segundo(es)
Por Tesla Segundo(pt)
Pro Tesla Sekunde(de)
Reciprocal Tesla Second
Reciprocal Tesla Second(en)
На Тесла Секунда(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/PER-T-SEC">
    <rdfs:label xml:lang="bg">На Тесла Секунда</rdfs:label>
    <rdfs:label xml:lang="ru">На Тесла Секунда</rdfs:label>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/T-SEC"/>
    <rdfs:label xml:lang="ro">Pe Tesla Secundă</rdfs:label>
    <rdfs:label xml:lang="de">Pro Tesla Sekunde</rdfs:label>
    <rdfs:label xml:lang="ms">Per Tesla Saat</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q97543281"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0"/>
    <rdfs:label xml:lang="cs">Na Tesla Sekunda</rdfs:label>
    <rdfs:label xml:lang="el">Aνά Τέσλα Δευτερόλεπτο</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="pl">Na Tesla Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Na Tesla Sekunda</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="it">Per Tesla Secondo</rdfs:label>
    <rdfs:label xml:lang="la">Per Tesla Secundum</rdfs:label>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Per Tesla Second Unit is a denominator unit with dimensions $/s . T$.</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricChargePerMass"/>
    <j.0:symbol>/(T·s)</j.0:symbol>
    <rdfs:label xml:lang="fr">Par Tesla Seconde</rdfs:label>
    <rdfs:label xml:lang="tr">Per Tesla Saniye</rdfs:label>
    <rdfs:label>Reciprocal Tesla Second</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Tesla Second</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">T-1.s-1</j.0:ucumCode>
    <rdfs:label xml:lang="es">Por Tesla Segundo</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$/s . T$</j.0:expression>
    <rdfs:label xml:lang="pt">Por Tesla Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
  </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-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Per Tesla Second Unit is a denominator unit with dimensions $/s . 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/expression> "$/s . T$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/T-SEC> ;
  <http://qudt.org/schema/qudt/symbol> "/(T·s)" ;
  <http://qudt.org/schema/qudt/ucumCode> "T-1.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q97543281> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Aνά Τέσλα Δευτερόλεπτο"@el ;
  rdfs:label "Na Tesla Sekunda"@cs ;
  rdfs:label "Na Tesla Sekunda"@pl ;
  rdfs:label "Na Tesla Sekunda"@sl ;
  rdfs:label "Par Tesla Seconde"@fr ;
  rdfs:label "Pe Tesla Secundă"@ro ;
  rdfs:label "Per Tesla Saat"@ms ;
  rdfs:label "Per Tesla Saniye"@tr ;
  rdfs:label "Per Tesla Secondo"@it ;
  rdfs:label "Per Tesla Secundum"@la ;
  rdfs:label "Por Tesla Segundo"@es ;
  rdfs:label "Por Tesla Segundo"@pt ;
  rdfs:label "Pro Tesla Sekunde"@de ;
  rdfs:label "Reciprocal Tesla Second" ;
  rdfs:label "Reciprocal Tesla Second"@en ;
  rdfs:label "На Тесла Секунда"@bg ;
  rdfs:label "На Тесла Секунда"@ru ;
.
JSON
{"resource":"Reciprocal Tesla Second" 
 ,"qname":"unit:PER-T-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-T-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q97543281&gt;" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"Per Tesla Second Unit is a denominator unit with dimensions $\/s . T$." 
    ,"expression":"$\/s . T$" 
    ,"has dimension vector":"dimension:A0E1L0I0M-1H0T1D0" 
    ,"has quantity kind":"quantitykind:ElectricChargePerMass" 
    ,"has reciprocal unit":"unit:T-SEC" 
    ,"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 Sekunda" 
    ,"label":"Na Tesla Sekunda" 
    ,"label":"Na Tesla Sekunda" 
    ,"label":"Par Tesla Seconde" 
    ,"label":"Pe Tesla Secundă" 
    ,"label":"Per Tesla Saat" 
    ,"label":"Per Tesla Saniye" 
    ,"label":"Per Tesla Secondo" 
    ,"label":"Per Tesla Secundum" 
    ,"label":"Por Tesla Segundo" 
    ,"label":"Por Tesla Segundo" 
    ,"label":"Pro Tesla Sekunde" 
    ,"label":"Reciprocal Tesla Second" 
    ,"label":"Reciprocal Tesla Second" 
    ,"label":"На Тесла Секунда" 
    ,"label":"На Тесла Секунда" 
    ,"symbol":"\/(T&middot;s)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"T-1.s-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-T-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "Per Tesla Second Unit is a denominator unit with dimensions $/s . T$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$/s . T$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricChargePerMass",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/T-SEC",
  "symbol" : "/(T·s)",
  "ucumCode" : "T-1.s-1",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q97543281",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "bg",
    "@value" : "На Тесла Секунда"
  }, {
    "@language" : "ru",
    "@value" : "На Тесла Секунда"
  }, {
    "@language" : "ro",
    "@value" : "Pe Tesla Secundă"
  }, {
    "@language" : "de",
    "@value" : "Pro Tesla Sekunde"
  }, {
    "@language" : "ms",
    "@value" : "Per Tesla Saat"
  }, {
    "@language" : "cs",
    "@value" : "Na Tesla Sekunda"
  }, {
    "@language" : "el",
    "@value" : "Aνά Τέσλα Δευτερόλεπτο"
  }, {
    "@language" : "pl",
    "@value" : "Na Tesla Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Na Tesla Sekunda"
  }, {
    "@language" : "it",
    "@value" : "Per Tesla Secondo"
  }, {
    "@language" : "la",
    "@value" : "Per Tesla Secundum"
  }, {
    "@language" : "fr",
    "@value" : "Par Tesla Seconde"
  }, {
    "@language" : "tr",
    "@value" : "Per Tesla Saniye"
  }, "Reciprocal Tesla Second", {
    "@language" : "en",
    "@value" : "Reciprocal Tesla Second"
  }, {
    "@language" : "es",
    "@value" : "Por Tesla Segundo"
  }, {
    "@language" : "pt",
    "@value" : "Por Tesla Segundo"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "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"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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:58:45.642-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)