<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: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/MolarRefractivity">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-MOL"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0"/>
<rdfs:label xml:lang="en">Molar Refractivity</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM3-PER-MOL"/>
<rdfs:comment>Applicable units are those of quantitykind:MolarRefractivity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/L-PER-MicroMOL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciM3-PER-MOL"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/L-PER-MOL"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure.</j.0:plainTextDescription>
</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/MolarRefractivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-MOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM3-PER-MOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L-PER-MOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L-PER-MicroMOL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-MOL> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure." ;
rdfs:comment "Applicable units are those of quantitykind:MolarRefractivity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Molar Refractivity"@en ;
.
{"resource":"Molar Refractivity"
,"qname":"quantitykind:MolarRefractivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MolarRefractivity"
,"properties":["applicable unit":"unit:CentiM3-PER-MOL"
,"applicable unit":"unit:DeciM3-PER-MOL"
,"applicable unit":"unit:L-PER-MOL"
,"applicable unit":"unit:L-PER-MicroMOL"
,"applicable unit":"unit:M3-PER-MOL"
,"comment":"Applicable units are those of quantitykind:MolarRefractivity"
,"description":"A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure."
,"description (plain text)":"A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure."
,"has dimension vector":"dimension:A-1E0L3I0M0H0T0D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Molar Refractivity"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/MolarRefractivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/M3-PER-MOL", "http://qudt.org/vocab/unit/CentiM3-PER-MOL", "http://qudt.org/vocab/unit/L-PER-MicroMOL", "http://qudt.org/vocab/unit/DeciM3-PER-MOL", "http://qudt.org/vocab/unit/L-PER-MOL" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0",
"plainTextDescription" : "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure.",
"comment" : "Applicable units are those of quantitykind:MolarRefractivity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Molar Refractivity"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}