<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/InternalConversionFactor">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
<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/Internal_conversion_coefficient</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:plainTextDescription>The "InternalConversionFactor" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition.</j.0:plainTextDescription>
<j.0:symbol>a</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">InternalConversionFactor</rdfs:label>
</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/InternalConversionFactor>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<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/Internal_conversion_coefficient"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"InternalConversionFactor\" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition." ;
<http://qudt.org/schema/qudt/symbol> "a" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "InternalConversionFactor"@en ;
.
{"resource":"InternalConversionFactor"
,"qname":"quantitykind:InternalConversionFactor"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/InternalConversionFactor"
,"properties":["applicable unit":"unit:UNITLESS"
,"description (plain text)":"The \"InternalConversionFactor\" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Internal_conversion_coefficient"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"InternalConversionFactor"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"symbol":"a"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/InternalConversionFactor",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://en.wikipedia.org/wiki/Internal_conversion_coefficient",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
"plainTextDescription" : "The \"InternalConversionFactor\" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition.",
"symbol" : "a",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "InternalConversionFactor"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}