<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/MassAbsorptionCoefficient">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M2-PER-KiloGM"/>
<rdfs:label xml:lang="en">Mass Absorption Coefficient</rdfs:label>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$a_m = \frac{a}{\rho}$, where $a$ is the linear absorption coefficient and $\rho$ is the mass density of the medium.</j.0:latexDefinition>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber.</j.1:description>
<rdfs:comment>Applicable units are those of quantitykind:MassAbsorptionCoefficient</rdfs:comment>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://medical-dictionary.thefreedictionary.com/mass+absorption+coefficient</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber.</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$a_m$</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/MassAbsorptionCoefficient>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://medical-dictionary.thefreedictionary.com/mass+absorption+coefficient"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$a_m = \\frac{a}{\\rho}$, where $a$ is the linear absorption coefficient and $\\rho$ is the mass density of the medium."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$a_m$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber." ;
rdfs:comment "Applicable units are those of quantitykind:MassAbsorptionCoefficient" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Mass Absorption Coefficient"@en ;
.
{"resource":"Mass Absorption Coefficient"
,"qname":"quantitykind:MassAbsorptionCoefficient"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MassAbsorptionCoefficient"
,"properties":["applicable unit":"unit:M2-PER-KiloGM"
,"comment":"Applicable units are those of quantitykind:MassAbsorptionCoefficient"
,"description":"The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber."
,"description (plain text)":"The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber."
,"has dimension vector":"dimension:A0E0L2I0M-1H0T0D0"
,"informative reference":"http:\/\/medical-dictionary.thefreedictionary.com\/mass+absorption+coefficient"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Mass Absorption Coefficient"
,"latex definition":"$a_m = \\frac{a}{\\rho}$, where $a$ is the linear absorption coefficient and $\\rho$ is the mass density of the medium."
,"latex symbol":"$a_m$"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber.",
"applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-KiloGM",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0",
"informativeReference" : "http://medical-dictionary.thefreedictionary.com/mass+absorption+coefficient",
"latexDefinition" : "$a_m = \\frac{a}{\\rho}$, where $a$ is the linear absorption coefficient and $\\rho$ is the mass density of the medium.",
"latexSymbol" : "$a_m$",
"plainTextDescription" : "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber.",
"comment" : "Applicable units are those of quantitykind:MassAbsorptionCoefficient",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Mass Absorption Coefficient"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}