<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
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/quantitykind/MolarThermodynamicEnergy">
<rdfs:comment>Applicable units are those of quantitykind:MolarEnergy</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-MOL"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloJ-PER-MOL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-MOL"/>
<j.1:description xml:lang="en">energy in relation to the amount of a substance</j.1:description>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/MolarEnergy"/>
<j.0:plainTextDescription xml:lang="de">auf die Stoffmenge bezogene Energie</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en-US">molar thermodynamic energy</rdfs:label>
<j.0:symbol>0173-1#Z4-BAJ353#002</j.0:symbol>
</rdf:Description>
</rdf:RDF>
@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/quantitykind/MolarThermodynamicEnergy>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "energy in relation to the amount of a substance"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-MOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "auf die Stoffmenge bezogene Energie"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ353#002" ;
rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "molar thermodynamic energy"@en-US ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MolarEnergy> ;
.
{"resource":"molar thermodynamic energy"
,"qname":"quantitykind:MolarThermodynamicEnergy"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MolarThermodynamicEnergy"
,"properties":["applicable unit":"unit:J-PER-MOL"
,"applicable unit":"unit:KiloCAL-PER-MOL"
,"applicable unit":"unit:KiloJ-PER-MOL"
,"comment":"Applicable units are those of quantitykind:MolarEnergy"
,"description":"energy in relation to the amount of a substance"
,"description (plain text)":"auf die Stoffmenge bezogene Energie"
,"has broader":"quantitykind:MolarEnergy"
,"has dimension vector":"dimension:A-1E0L2I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"molar thermodynamic energy"
,"symbol":"0173-1#Z4-BAJ353#002"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/MolarThermodynamicEnergy",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "energy in relation to the amount of a substance"
},
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloCAL-PER-MOL", "http://qudt.org/vocab/unit/KiloJ-PER-MOL", "http://qudt.org/vocab/unit/J-PER-MOL" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0",
"plainTextDescription" : {
"@language" : "de",
"@value" : "auf die Stoffmenge bezogene Energie"
},
"symbol" : "0173-1#Z4-BAJ353#002",
"comment" : "Applicable units are those of quantitykind:MolarEnergy",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en-us",
"@value" : "molar thermodynamic energy"
},
"broader" : "http://qudt.org/vocab/quantitykind/MolarEnergy",
"@context" : {
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}