@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:J-PER-K
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of $ML^{2}T^{-2}Q^{-1}$ where $M$ is mass, $L$ is length, $T$ is time, and Q is temperature. This unit is the standard SI unit in this category."^^qudt:LatexString ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:expression "$J/K$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L2I0M1H-1T-2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:K ;
  ] ;
  qudt:hasQuantityKind quantitykind:Entropy ;
  qudt:hasQuantityKind quantitykind:HeatCapacity ;
  qudt:iec61360Code "0112/2///62720#UAA173" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA173"^^xsd:anyURI ;
  qudt:symbol "J/K" ;
  qudt:ucumCode "J.K-1"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "JE" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q21393312> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Dżul na Kelwin"@pl ;
  rdfs:label "Joule na Kelvin"@cs ;
  rdfs:label "Joule na Kelvin"@sl ;
  rdfs:label "Joule par Kelvin"@fr ;
  rdfs:label "Joule pe Kelvin"@ro ;
  rdfs:label "Joule per Kelvin" ;
  rdfs:label "Joule per Kelvin"@en ;
  rdfs:label "Joule per Kelvin"@it ;
  rdfs:label "Joule per Kelvin"@ms ;
  rdfs:label "Joule per Kelvin"@tr ;
  rdfs:label "Joule por Kelvin"@pt ;
  rdfs:label "Joule pro Kelvin"@de ;
  rdfs:label "Joulium per Kelvin"@la ;
  rdfs:label "Julio por Kelvin"@es ;
  rdfs:label "Τζάουλ ανά Κέλβιν"@el ;
  rdfs:label "Джаул на Келвин"@bg ;
  rdfs:label "Джоуль на Кельвин"@ru ;
  rdfs:label "جول لكل كلفن"@ar ;
  rdfs:label "ژول بر کلوین"@fa ;
  rdfs:label "जूल प्रति कैल्विन"@hi ;
  rdfs:label "ジュール毎立方メートル"@ja ;
  rdfs:label "焦耳每开尔文"@zh .
