@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-M3
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "$\\textit{Joule Per Cubic Meter}$ ($J/m^{3}$) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system.  It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. This unit is the standard SI unit in this category."^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:expression "$j-per-m3$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L-1I0M1H0T-2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -3 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasQuantityKind quantitykind:ElectromagneticEnergyDensity ;
  qudt:hasQuantityKind quantitykind:EnergyDensity ;
  qudt:hasQuantityKind quantitykind:RadiantEnergyDensity ;
  qudt:hasQuantityKind quantitykind:VolumicElectromagneticEnergy ;
  qudt:iec61360Code "0112/2///62720#UAA180" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA180"^^xsd:anyURI ;
  qudt:symbol "J/m³" ;
  qudt:ucumCode "J.m-3"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "B8" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q69424806> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Dżul na Metr Sześcienny"@pl ;
  rdfs:label "Joule na Kubični Meter"@sl ;
  rdfs:label "Joule na Metr Krychlový"@cs ;
  rdfs:label "Joule par Mètre Cube"@fr ;
  rdfs:label "Joule pe Metru Cub"@ro ;
  rdfs:label "Joule per Cubic Meter"@en-US ;
  rdfs:label "Joule per Cubic Metre" ;
  rdfs:label "Joule per Cubic Metre"@en ;
  rdfs:label "Joule per Meter Kubik"@ms ;
  rdfs:label "Joule per Metreküp"@tr ;
  rdfs:label "Joule per Metro Cubo"@it ;
  rdfs:label "Joule por Metro Cúbico"@pt ;
  rdfs:label "Joule pro Kubikmeter"@de ;
  rdfs:label "Joulium per Metrum Cubicum"@la ;
  rdfs:label "Julio por Metro Cúbico"@es ;
  rdfs:label "Τζάουλ ανά Κυβικό Μέτρο"@el ;
  rdfs:label "Джаул на Кубичен Метър"@bg ;
  rdfs:label "Джоуль на Кубический Метр"@ru .
