unit:K-PER-SEC

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

Type
Description

Kelvin per Second is a unit for 'Temperature Per Time' expressed as K/s.

Properties
qudt:iec61360Code
0112/2///62720#UAA192
qudt:ucumCode
K.s-1
K/s
Annotations
dcterms:description
Kelvin per Second is a unit for 'Temperature Per Time' expressed as K/s.
rdfs:label
Kelvin na Sekunda(cs)
Kelvin na Sekunda(sl)
Kelvin par Seconde(fr)
Kelvin pe Secundă(ro)
Kelvin per Saat(ms)
Kelvin per Saniye(tr)
Kelvin per Second
Kelvin per Second(en)
Kelvin per Secondo(it)
Kelvin per Secundum(la)
Kelvin por Segundo(es)
Kelvin por Segundo(pt)
Kelvin pro Sekunde(de)
Kelwin na Sekunda(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-SEC">
    <rdfs:label xml:lang="tr">Kelvin per Saniye</rdfs:label>
    <rdfs:label xml:lang="el">Κέλβιν ανά Δευτερόλεπτο</rdfs:label>
    <rdfs:label xml:lang="ro">Kelvin pe Secundă</rdfs:label>
    <rdfs:label xml:lang="fr">Kelvin par Seconde</rdfs:label>
    <j.0:symbol>K/s</j.0:symbol>
    <rdfs:label xml:lang="es">Kelvin por Segundo</rdfs:label>
    <rdfs:label xml:lang="pt">Kelvin por Segundo</rdfs:label>
    <rdfs:label xml:lang="bg">Келвин на Секунда</rdfs:label>
    <rdfs:label xml:lang="ms">Kelvin per Saat</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0"/>
    <rdfs:label xml:lang="cs">Kelvin na Sekunda</rdfs:label>
    <rdfs:label xml:lang="ru">Кельвин на Секунда</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperaturePerTime"/>
    <rdfs:label xml:lang="sl">Kelvin na Sekunda</rdfs:label>
    <rdfs:label xml:lang="la">Kelvin per Secundum</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$K / s$</j.0:expression>
    <rdfs:label xml:lang="it">Kelvin per Secondo</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA192</j.0:informativeReference>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Kelvin per Second}$ is a unit for 'Temperature Per Time' expressed as $K / s$.</j.1:description>
    <rdfs:label>Kelvin per Second</rdfs:label>
    <rdfs:label xml:lang="pl">Kelwin na Sekunda</rdfs:label>
    <rdfs:label xml:lang="en">Kelvin per Second</rdfs:label>
    <rdfs:label xml:lang="de">Kelvin pro Sekunde</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">K.s-1</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:uneceCommonCode>F12</j.0:uneceCommonCode>
    <j.0:iec61360Code>0112/2///62720#UAA192</j.0:iec61360Code>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">K/s</j.0:ucumCode>
  </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-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Kelvin per Second}$ is a unit for 'Temperature Per Time' expressed as $K / s$."^^<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 / s$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA192" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA192"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "K/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "K.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "K/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "F12" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Kelvin na Sekunda"@cs ;
  rdfs:label "Kelvin na Sekunda"@sl ;
  rdfs:label "Kelvin par Seconde"@fr ;
  rdfs:label "Kelvin pe Secundă"@ro ;
  rdfs:label "Kelvin per Saat"@ms ;
  rdfs:label "Kelvin per Saniye"@tr ;
  rdfs:label "Kelvin per Second" ;
  rdfs:label "Kelvin per Second"@en ;
  rdfs:label "Kelvin per Secondo"@it ;
  rdfs:label "Kelvin per Secundum"@la ;
  rdfs:label "Kelvin por Segundo"@es ;
  rdfs:label "Kelvin por Segundo"@pt ;
  rdfs:label "Kelvin pro Sekunde"@de ;
  rdfs:label "Kelwin na Sekunda"@pl ;
  rdfs:label "Κέλβιν ανά Δευτερόλεπτο"@el ;
  rdfs:label "Келвин на Секунда"@bg ;
  rdfs:label "Кельвин на Секунда"@ru ;
.
JSON
{"resource":"Kelvin per Second" 
 ,"qname":"unit:K-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/K-PER-SEC" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Kelvin per Second}$ is a unit for 'Temperature Per Time' expressed as $K \/ s$." 
    ,"expression":"$K \/ s$" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T-1D0" 
    ,"has quantity kind":"quantitykind:TemperaturePerTime" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA192" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA192" 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Kelvin na Sekunda" 
    ,"label":"Kelvin na Sekunda" 
    ,"label":"Kelvin par Seconde" 
    ,"label":"Kelvin pe Secundă" 
    ,"label":"Kelvin per Saat" 
    ,"label":"Kelvin per Saniye" 
    ,"label":"Kelvin per Second" 
    ,"label":"Kelvin per Second" 
    ,"label":"Kelvin per Secondo" 
    ,"label":"Kelvin per Secundum" 
    ,"label":"Kelvin por Segundo" 
    ,"label":"Kelvin por Segundo" 
    ,"label":"Kelvin pro Sekunde" 
    ,"label":"Kelwin na Sekunda" 
    ,"label":"Κέλβιν ανά Δευτερόλεπτο" 
    ,"label":"Келвин на Секунда" 
    ,"label":"Кельвин на Секунда" 
    ,"symbol":"K\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"K.s-1" 
    ,"ucum code":"K\/s" 
    ,"unece common code":"F12" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/K-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Kelvin per Second}$ is a unit for 'Temperature Per Time' expressed as $K / s$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$K / s$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperaturePerTime",
  "iec61360Code" : "0112/2///62720#UAA192",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA192",
  "symbol" : "K/s",
  "ucumCode" : [ "K.s-1", "K/s" ],
  "uneceCommonCode" : "F12",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Kelvin per Saniye"
  }, {
    "@language" : "el",
    "@value" : "Κέλβιν ανά Δευτερόλεπτο"
  }, {
    "@language" : "ro",
    "@value" : "Kelvin pe Secundă"
  }, {
    "@language" : "fr",
    "@value" : "Kelvin par Seconde"
  }, {
    "@language" : "es",
    "@value" : "Kelvin por Segundo"
  }, {
    "@language" : "pt",
    "@value" : "Kelvin por Segundo"
  }, {
    "@language" : "bg",
    "@value" : "Келвин на Секунда"
  }, {
    "@language" : "ms",
    "@value" : "Kelvin per Saat"
  }, {
    "@language" : "cs",
    "@value" : "Kelvin na Sekunda"
  }, {
    "@language" : "ru",
    "@value" : "Кельвин на Секунда"
  }, {
    "@language" : "sl",
    "@value" : "Kelvin na Sekunda"
  }, {
    "@language" : "la",
    "@value" : "Kelvin per Secundum"
  }, {
    "@language" : "it",
    "@value" : "Kelvin per Secondo"
  }, "Kelvin per Second", {
    "@language" : "pl",
    "@value" : "Kelwin na Sekunda"
  }, {
    "@language" : "en",
    "@value" : "Kelvin per Second"
  }, {
    "@language" : "de",
    "@value" : "Kelvin pro Sekunde"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@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-08-28T12:39:29.009-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)