<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/AbsoluteActivity">
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Absolute Activity" is the exponential of the ratio of the chemical potential to $RT$ where $R$ is the gas constant and $T$ the thermodynamic temperature.</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda_B = e^{\frac{\mu_B}{RT}}$, where $\mu_B$ is the chemical potential of substance $B$, $R$ is the molar gas constant, and $T$ is thermodynamic temperature.</j.0:latexDefinition>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/InverseVolume"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:label xml:lang="en">Absolute Activity</rdfs:label>
<rdfs:comment>Applicable units are those of quantitykind:AbsoluteActivity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BQ-SEC-PER-M3"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://goldbook.iupac.org/A00019.html</j.0:informativeReference>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda_B$</j.0:latexSymbol>
</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/AbsoluteActivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to $RT$ where $R$ is the gas constant and $T$ the thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ-SEC-PER-M3> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://goldbook.iupac.org/A00019.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\lambda_B = e^{\\frac{\\mu_B}{RT}}$, where $\\mu_B$ is the chemical potential of substance $B$, $R$ is the molar gas constant, and $T$ is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\lambda_B$"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:comment "Applicable units are those of quantitykind:AbsoluteActivity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Absolute Activity"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/InverseVolume> ;
.
{"resource":"Absolute Activity"
,"qname":"quantitykind:AbsoluteActivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AbsoluteActivity"
,"properties":["applicable unit":"unit:BQ-SEC-PER-M3"
,"comment":"Applicable units are those of quantitykind:AbsoluteActivity"
,"description":"The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to $RT$ where $R$ is the gas constant and $T$ the thermodynamic temperature."
,"has broader":"quantitykind:InverseVolume"
,"has dimension vector":"dimension:A0E0L-3I0M0H0T0D0"
,"informative reference":"http:\/\/goldbook.iupac.org\/A00019.html"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Absolute Activity"
,"latex definition":"$\\lambda_B = e^{\\frac{\\mu_B}{RT}}$, where $\\mu_B$ is the chemical potential of substance $B$, $R$ is the molar gas constant, and $T$ is thermodynamic temperature."
,"latex symbol":"$\\lambda_B$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/AbsoluteActivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to $RT$ where $R$ is the gas constant and $T$ the thermodynamic temperature.",
"applicableUnit" : "http://qudt.org/vocab/unit/BQ-SEC-PER-M3",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0",
"informativeReference" : "http://goldbook.iupac.org/A00019.html",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexDefinition" : "$\\lambda_B = e^{\\frac{\\mu_B}{RT}}$, where $\\mu_B$ is the chemical potential of substance $B$, $R$ is the molar gas constant, and $T$ is thermodynamic temperature.",
"latexSymbol" : "$\\lambda_B$",
"comment" : "Applicable units are those of quantitykind:AbsoluteActivity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Absolute Activity"
},
"broader" : "http://qudt.org/vocab/quantitykind/InverseVolume",
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}