<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/RelativeMassDefect">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPQ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPT"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PSU"/>
<rdfs:comment>Applicable units are those of quantitykind:DimensionlessRatio</rdfs:comment>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Relative Mass Defect" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster.</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Binding_energy</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPM"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$B_r = \frac{B}{m_u}$, where $B$ is the mass defect and $m_u$ is the unified atomic mass constant.</j.0:latexDefinition>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTH"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FRACTION"/>
<rdfs:label xml:lang="en">Relative Mass Defect</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GR"/>
<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/PERMITTIVITY_REL"/>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<j.0:symbol>B_r</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPB"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/MassDefect"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<j.0:plainTextDescription>The "Relative Mass Defect" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTM"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
</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/RelativeMassDefect>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPQ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSU> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Binding_energy"^^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> "$B_r = \\frac{B}{m_u}$, where $B$ is the mass defect and $m_u$ is the unified atomic mass constant."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster." ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/symbol> "B_r" ;
rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Relative Mass Defect"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassDefect> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
{"resource":"Relative Mass Defect"
,"qname":"quantitykind:RelativeMassDefect"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RelativeMassDefect"
,"properties":["applicable unit":"unit:FRACTION"
,"applicable unit":"unit:GR"
,"applicable unit":"unit:NUM"
,"applicable unit":"unit:PERCENT"
,"applicable unit":"unit:PERMITTIVITY_REL"
,"applicable unit":"unit:PPB"
,"applicable unit":"unit:PPM"
,"applicable unit":"unit:PPQ"
,"applicable unit":"unit:PPT"
,"applicable unit":"unit:PPTH"
,"applicable unit":"unit:PPTM"
,"applicable unit":"unit:PSU"
,"applicable unit":"unit:UNITLESS"
,"comment":"Applicable units are those of quantitykind:DimensionlessRatio"
,"denominator dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"description":"The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster."
,"description (plain text)":"The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster."
,"has broader":"quantitykind:DimensionlessRatio"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Binding_energy"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Relative Mass Defect"
,"latex definition":"$B_r = \\frac{B}{m_u}$, where $B$ is the mass defect and $m_u$ is the unified atomic mass constant."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"numerator dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"seeAlso":"quantitykind:MassDefect"
,"symbol":"B_r"
,"type":"qudt:QuantityKind"
]}