@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-KiloGM-K-M3
  a qudt:DerivedUnit, qudt:Unit ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:expression "$j-per-kg-k-m3$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L-1I0M0H-1T-2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:KiloGM ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -3 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:K ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasQuantityKind quantitykind:SpecificHeatVolume ;
  qudt:symbol "J/(kg·K·m³)" ;
  qudt:ucumCode "J.kg-1.K-1.m-3"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Dżul na Kilogram Kelwin Metr Sześcienny"@pl ;
  rdfs:label "Joule na Kilogram Kelvin Kubični Meter"@sl ;
  rdfs:label "Joule na Kilogram Kelvin Metr Krychlový"@cs ;
  rdfs:label "Joule par Kilogramme Kelvin Mètre Cube"@fr ;
  rdfs:label "Joule pe Kilogram Kelvin Metru Cub"@ro ;
  rdfs:label "Joule per Chilogrammo Kelvin Metro Cubo"@it ;
  rdfs:label "Joule per Kilogram Kelvin Cubic Meter"@en-US ;
  rdfs:label "Joule per Kilogram Kelvin Cubic Metre" ;
  rdfs:label "Joule per Kilogram Kelvin Cubic Metre"@en ;
  rdfs:label "Joule per Kilogram Kelvin Meter Kubik"@ms ;
  rdfs:label "Joule per Kilogram Kelvin Metreküp"@tr ;
  rdfs:label "Joule por Quilograma Kelvin Metro Cúbico"@pt ;
  rdfs:label "Joule pro Kilogramm Kelvin Kubikmeter"@de ;
  rdfs:label "Joulium per Chiliogramma Kelvin Metrum Cubicum"@la ;
  rdfs:label "Julio por Kilogramo Kelvin Metro Cúbico"@es ;
  rdfs:label "Τζάουλ ανά Χιλιόγραμμο Κέλβιν Κυβικό Μέτρο"@el ;
  rdfs:label "Джаул на Килограм Келвин Кубичен Метър"@bg ;
  rdfs:label "Джоуль на Килограмм Кельвин Кубический Метр"@ru .
