@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:PER-J-M3
  a qudt:Unit ;
  dcterms:description "unit of the density of states as a reciprocal of the derived unit joule related to the power of the SI base unit metre by exponent 3" ;
  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:expression "$j^{-1}-m^3$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L-5I0M-1H0T2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -3 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasQuantityKind quantitykind:EnergyDensityOfStates ;
  qudt:iec61360Code "0112/2///62720#UAB165" ;
  qudt:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB165"^^xsd:anyURI ;
  qudt:symbol "/(J·m³)" ;
  qudt:ucumCode "J-1.m-3"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "C90" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q105687104> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Aνά Τζάουλ Κυβικό Μέτρο"@el ;
  rdfs:label "Na Dżul Metr Sześcienny"@pl ;
  rdfs:label "Na Joule Kubični Meter"@sl ;
  rdfs:label "Na Joule Metr Krychlový"@cs ;
  rdfs:label "Par Joule Mètre Cube"@fr ;
  rdfs:label "Pe Joule Metru Cub"@ro ;
  rdfs:label "Per Joule Meter Kubik"@ms ;
  rdfs:label "Per Joule Metreküp"@tr ;
  rdfs:label "Per Joule Metro Cubo"@it ;
  rdfs:label "Per Joulium Metrum Cubicum"@la ;
  rdfs:label "Por Joule Metro Cúbico"@pt ;
  rdfs:label "Por Julio Metro Cúbico"@es ;
  rdfs:label "Pro Joule Kubikmeter"@de ;
  rdfs:label "Reciprocal Joule Cubic Meter"@en-US ;
  rdfs:label "Reciprocal Joule Cubic Metre" ;
  rdfs:label "Reciprocal Joule Cubic Metre"@en ;
  rdfs:label "На Джаул Кубичен Метър"@bg ;
  rdfs:label "На Джоуль Кубический Метр"@ru .
