unit:PA-PER-K

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

Type
Description

Properties
qudt:iec61360Code
0112/2///62720#UAA259
qudt:ucumCode
Pa.K-1
Annotations
qudt:expression
$pascal-per-kelvin$
rdfs:label
Pascal na Kelvin(cs)
Pascal na Kelvin(sl)
Pascal par Kelvin(fr)
Pascal pe Kelvin(ro)
Pascal per Kelvin
Pascal per Kelvin(en)
Pascal per Kelvin(it)
Pascal per Kelvin(ms)
Pascal per Kelvin(tr)
Pascal por Kelvin(es)
Pascal por Kelvin(pt)
Pascal pro Kelvin(de)
Pascalium per Kelvin(la)
Paskal na Kelwin(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/PA-PER-K">
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/K-PER-PA"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0"/>
    <rdfs:label xml:lang="pl">Paskal na Kelwin</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="es">Pascal por Kelvin</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA259</j.0:iec61360Code>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PressureCoefficient"/>
    <rdfs:label xml:lang="pt">Pascal por Kelvin</rdfs:label>
    <rdfs:label>Pascal per Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Pascal per Kelvin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:uneceCommonCode>C64</j.0:uneceCommonCode>
    <j.0:symbol>Pa/K</j.0:symbol>
    <rdfs:label xml:lang="it">Pascal per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Pascal per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Pascal per Kelvin</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA259</j.0:informativeReference>
    <rdfs:label xml:lang="fr">Pascal par Kelvin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Pa.K-1</j.0:ucumCode>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$pascal-per-kelvin$</j.0:expression>
    <rdfs:label xml:lang="ro">Pascal pe Kelvin</rdfs:label>
    <rdfs:label xml:lang="ru">Паскаль на Кельвин</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="bg">Паскал на Келвин</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="la">Pascalium per Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Pascal na Kelvin</rdfs:label>
    <rdfs:label xml:lang="de">Pascal pro Kelvin</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="sl">Pascal na Kelvin</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q79398638"/>
    <rdfs:label xml:lang="el">Πασκάλ ανά Κέλβιν</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/PA-PER-K>
  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/expression> "$pascal-per-kelvin$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/K-PER-PA> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA259" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA259"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "Pa/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "Pa.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "C64" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q79398638> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Pascal na Kelvin"@cs ;
  rdfs:label "Pascal na Kelvin"@sl ;
  rdfs:label "Pascal par Kelvin"@fr ;
  rdfs:label "Pascal pe Kelvin"@ro ;
  rdfs:label "Pascal per Kelvin" ;
  rdfs:label "Pascal per Kelvin"@en ;
  rdfs:label "Pascal per Kelvin"@it ;
  rdfs:label "Pascal per Kelvin"@ms ;
  rdfs:label "Pascal per Kelvin"@tr ;
  rdfs:label "Pascal por Kelvin"@es ;
  rdfs:label "Pascal por Kelvin"@pt ;
  rdfs:label "Pascal pro Kelvin"@de ;
  rdfs:label "Pascalium per Kelvin"@la ;
  rdfs:label "Paskal na Kelwin"@pl ;
  rdfs:label "Πασκάλ ανά Κέλβιν"@el ;
  rdfs:label "Паскал на Келвин"@bg ;
  rdfs:label "Паскаль на Кельвин"@ru ;
.
JSON
{"resource":"Pascal per Kelvin" 
 ,"qname":"unit:PA-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PA-PER-K" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q79398638&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"expression":"$pascal-per-kelvin$" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H-1T-2D0" 
    ,"has quantity kind":"quantitykind:PressureCoefficient" 
    ,"has reciprocal unit":"unit:K-PER-PA" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA259" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA259" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Pascal na Kelvin" 
    ,"label":"Pascal na Kelvin" 
    ,"label":"Pascal par Kelvin" 
    ,"label":"Pascal pe Kelvin" 
    ,"label":"Pascal per Kelvin" 
    ,"label":"Pascal per Kelvin" 
    ,"label":"Pascal per Kelvin" 
    ,"label":"Pascal per Kelvin" 
    ,"label":"Pascal per Kelvin" 
    ,"label":"Pascal por Kelvin" 
    ,"label":"Pascal por Kelvin" 
    ,"label":"Pascal pro Kelvin" 
    ,"label":"Pascalium per Kelvin" 
    ,"label":"Paskal na Kelwin" 
    ,"label":"Πασκάλ ανά Κέλβιν" 
    ,"label":"Паскал на Келвин" 
    ,"label":"Паскаль на Кельвин" 
    ,"symbol":"Pa\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Pa.K-1" 
    ,"unece common code":"C64" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PA-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "expression" : "$pascal-per-kelvin$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/PressureCoefficient",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/K-PER-PA",
  "iec61360Code" : "0112/2///62720#UAA259",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA259",
  "symbol" : "Pa/K",
  "ucumCode" : "Pa.K-1",
  "uneceCommonCode" : "C64",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q79398638",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Paskal na Kelwin"
  }, {
    "@language" : "es",
    "@value" : "Pascal por Kelvin"
  }, {
    "@language" : "pt",
    "@value" : "Pascal por Kelvin"
  }, "Pascal per Kelvin", {
    "@language" : "en",
    "@value" : "Pascal per Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Pascal per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Pascal per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Pascal per Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Pascal par Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Pascal pe Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Паскаль на Кельвин"
  }, {
    "@language" : "bg",
    "@value" : "Паскал на Келвин"
  }, {
    "@language" : "la",
    "@value" : "Pascalium per Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Pascal na Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Pascal pro Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Pascal na Kelvin"
  }, {
    "@language" : "el",
    "@value" : "Πασκάλ ανά Κέλβιν"
  } ],
  "@context" : {
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "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"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@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:09:20.412-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)