unit:K-PA-PER-SEC

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

Type
Description

Properties
qudt:symbol
K·Pa/s
qudt:ucumCode
K.Pa.s-1
Annotations
rdfs:label
Kelvin Pascal na Sekunda(cs)
Kelvin Pascal na Sekunda(sl)
Kelvin Pascal par Seconde(fr)
Kelvin Pascal pe Secundă(ro)
Kelvin Pascal per Saat(ms)
Kelvin Pascal per Saniye(tr)
Kelvin Pascal per Second
Kelvin Pascal per Second(en)
Kelvin Pascal per Secondo(it)
Kelvin Pascal por Segundo(es)
Kelvin Pascal por Segundo(pt)
Kelvin Pascal pro Sekunde(de)
Kelvin Pascalium per Secundum(la)
Kelwin Paskal 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: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-PA-PER-SEC">
    <j.0:symbol>K·Pa/s</j.0:symbol>
    <rdfs:label xml:lang="ro">Kelvin Pascal pe Secundă</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">K.Pa.s-1</j.0:ucumCode>
    <rdfs:label>Kelvin Pascal per Second</rdfs:label>
    <rdfs:label xml:lang="en">Kelvin Pascal per Second</rdfs:label>
    <rdfs:label xml:lang="fr">Kelvin Pascal par Seconde</rdfs:label>
    <rdfs:label xml:lang="de">Kelvin Pascal pro Sekunde</rdfs:label>
    <rdfs:label xml:lang="it">Kelvin Pascal per Secondo</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="tr">Kelvin Pascal per Saniye</rdfs:label>
    <rdfs:label xml:lang="es">Kelvin Pascal por Segundo</rdfs:label>
    <rdfs:label xml:lang="pt">Kelvin Pascal por Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H1T-3D0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <rdfs:label xml:lang="la">Kelvin Pascalium per Secundum</rdfs:label>
    <rdfs:label xml:lang="bg">Келвин Паскал на Секунда</rdfs:label>
    <rdfs:label xml:lang="cs">Kelvin Pascal na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Kelvin Pascal na Sekunda</rdfs:label>
    <rdfs:label xml:lang="el">Κέλβιν Πασκάλ ανά Δευτερόλεπτο</rdfs:label>
    <rdfs:label xml:lang="ru">Кельвин Паскаль на Секунда</rdfs:label>
    <rdfs:label xml:lang="ms">Kelvin Pascal per Saat</rdfs:label>
    <rdfs:label xml:lang="pl">Kelwin Paskal na Sekunda</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A2"/>
  </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-PA-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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/A0E0L-1I0M1H1T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
  <http://qudt.org/schema/qudt/symbol> "K·Pa/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "K.Pa.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Kelvin Pascal na Sekunda"@cs ;
  rdfs:label "Kelvin Pascal na Sekunda"@sl ;
  rdfs:label "Kelvin Pascal par Seconde"@fr ;
  rdfs:label "Kelvin Pascal pe Secundă"@ro ;
  rdfs:label "Kelvin Pascal per Saat"@ms ;
  rdfs:label "Kelvin Pascal per Saniye"@tr ;
  rdfs:label "Kelvin Pascal per Second" ;
  rdfs:label "Kelvin Pascal per Second"@en ;
  rdfs:label "Kelvin Pascal per Secondo"@it ;
  rdfs:label "Kelvin Pascal por Segundo"@es ;
  rdfs:label "Kelvin Pascal por Segundo"@pt ;
  rdfs:label "Kelvin Pascal pro Sekunde"@de ;
  rdfs:label "Kelvin Pascalium per Secundum"@la ;
  rdfs:label "Kelwin Paskal na Sekunda"@pl ;
  rdfs:label "Κέλβιν Πασκάλ ανά Δευτερόλεπτο"@el ;
  rdfs:label "Келвин Паскал на Секунда"@bg ;
  rdfs:label "Кельвин Паскаль на Секунда"@ru ;
.
JSON
{"resource":"Kelvin Pascal per Second" 
 ,"qname":"unit:K-PA-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/K-PA-PER-SEC" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H1T-3D0" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Kelvin Pascal na Sekunda" 
    ,"label":"Kelvin Pascal na Sekunda" 
    ,"label":"Kelvin Pascal par Seconde" 
    ,"label":"Kelvin Pascal pe Secundă" 
    ,"label":"Kelvin Pascal per Saat" 
    ,"label":"Kelvin Pascal per Saniye" 
    ,"label":"Kelvin Pascal per Second" 
    ,"label":"Kelvin Pascal per Second" 
    ,"label":"Kelvin Pascal per Secondo" 
    ,"label":"Kelvin Pascal por Segundo" 
    ,"label":"Kelvin Pascal por Segundo" 
    ,"label":"Kelvin Pascal pro Sekunde" 
    ,"label":"Kelvin Pascalium per Secundum" 
    ,"label":"Kelwin Paskal na Sekunda" 
    ,"label":"Κέλβιν Πασκάλ ανά Δευτερόλεπτο" 
    ,"label":"Келвин Паскал на Секунда" 
    ,"label":"Кельвин Паскаль на Секунда" 
    ,"symbol":"K&middot;Pa\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"K.Pa.s-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/K-PA-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H1T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1", "_:b2" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "symbol" : "K·Pa/s",
  "ucumCode" : "K.Pa.s-1",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "ro",
    "@value" : "Kelvin Pascal pe Secundă"
  }, "Kelvin Pascal per Second", {
    "@language" : "en",
    "@value" : "Kelvin Pascal per Second"
  }, {
    "@language" : "fr",
    "@value" : "Kelvin Pascal par Seconde"
  }, {
    "@language" : "de",
    "@value" : "Kelvin Pascal pro Sekunde"
  }, {
    "@language" : "it",
    "@value" : "Kelvin Pascal per Secondo"
  }, {
    "@language" : "tr",
    "@value" : "Kelvin Pascal per Saniye"
  }, {
    "@language" : "es",
    "@value" : "Kelvin Pascal por Segundo"
  }, {
    "@language" : "pt",
    "@value" : "Kelvin Pascal por Segundo"
  }, {
    "@language" : "la",
    "@value" : "Kelvin Pascalium per Secundum"
  }, {
    "@language" : "bg",
    "@value" : "Келвин Паскал на Секунда"
  }, {
    "@language" : "cs",
    "@value" : "Kelvin Pascal na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Kelvin Pascal na Sekunda"
  }, {
    "@language" : "el",
    "@value" : "Κέλβιν Πασκάλ ανά Δευτερόλεπτο"
  }, {
    "@language" : "ru",
    "@value" : "Кельвин Паскаль на Секунда"
  }, {
    "@language" : "ms",
    "@value" : "Kelvin Pascal per Saat"
  }, {
    "@language" : "pl",
    "@value" : "Kelwin Paskal na Sekunda"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@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"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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:58:14.481-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)