<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/MeanMassRange">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-IN2"/>
<rdfs:label xml:lang="en">Mean Mass Range</rdfs:label>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://goldbook.iupac.org/M03783.html</j.0:informativeReference>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-MilliM2"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:MeanMassRange</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-YD2"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Mean Mass Range" is the mean linear range multiplied by the mass density of the material.</j.1:description>
<j.0:plainTextDescription>"Mean Mass Range" is the mean linear range multiplied by the mass density of the material.</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-IN2"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$R_\rho = R\rho$, where $R$ is the mean linear range and $\rho$ is the mass density of the sample.</j.0:latexDefinition>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$R_\rho$</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/MeanMassRange>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-MilliM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://goldbook.iupac.org/M03783.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$R_\\rho = R\\rho$, where $R$ is the mean linear range and $\\rho$ is the mass density of the sample."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$R_\\rho$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material." ;
rdfs:comment "Applicable units are those of quantitykind:MeanMassRange" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Mean Mass Range"@en ;
.
{"resource":"Mean Mass Range"
,"qname":"quantitykind:MeanMassRange"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MeanMassRange"
,"properties":["applicable unit":"unit:GM-PER-MilliM2"
,"applicable unit":"unit:KiloGM-PER-M2"
,"applicable unit":"unit:LB-PER-IN2"
,"applicable unit":"unit:LB-PER-YD2"
,"applicable unit":"unit:OZ-PER-IN2"
,"comment":"Applicable units are those of quantitykind:MeanMassRange"
,"description":"\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material."
,"description (plain text)":"\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material."
,"has dimension vector":"dimension:A0E0L-2I0M1H0T0D0"
,"informative reference":"http:\/\/goldbook.iupac.org\/M03783.html"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Mean Mass Range"
,"latex definition":"$R_\\rho = R\\rho$, where $R$ is the mean linear range and $\\rho$ is the mass density of the sample."
,"latex symbol":"$R_\\rho$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/MeanMassRange",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/LB-PER-IN2", "http://qudt.org/vocab/unit/GM-PER-MilliM2", "http://qudt.org/vocab/unit/KiloGM-PER-M2", "http://qudt.org/vocab/unit/LB-PER-YD2", "http://qudt.org/vocab/unit/OZ-PER-IN2" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0",
"informativeReference" : "http://goldbook.iupac.org/M03783.html",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
"latexDefinition" : "$R_\\rho = R\\rho$, where $R$ is the mean linear range and $\\rho$ is the mass density of the sample.",
"latexSymbol" : "$R_\\rho$",
"plainTextDescription" : "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material.",
"comment" : "Applicable units are those of quantitykind:MeanMassRange",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Mean Mass Range"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}