<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/MassicActivity">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.encyclo.co.uk/define/massic%20activity</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BQ-PER-KiloGM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM"/>
<j.0:symbol>a</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM"/>
<rdfs:comment>Applicable units are those of quantitykind:MassicActivity</rdfs:comment>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:iec61360Code>0112/2///62720#UAD110</j.0:iec61360Code>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Massic Activity" is the activity divided by the total mass of the sample.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CI-PER-KiloGM"/>
<rdfs:label xml:lang="en">Massic Activity</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>"Massic Activity" is the activity divided by the total mass of the sample.</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0"/>
</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/MassicActivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Massic Activity\" is the activity divided by the total mass of the sample."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BQ-PER-KiloGM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CI-PER-KiloGM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD110" ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.encyclo.co.uk/define/massic%20activity"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Massic Activity\" is the activity divided by the total mass of the sample." ;
<http://qudt.org/schema/qudt/symbol> "a" ;
rdfs:comment "Applicable units are those of quantitykind:MassicActivity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Massic Activity"@en ;
.
{"resource":"Massic Activity"
,"qname":"quantitykind:MassicActivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MassicActivity"
,"properties":["applicable unit":"unit:BQ-PER-KiloGM"
,"applicable unit":"unit:CI-PER-KiloGM"
,"applicable unit":"unit:KiloBQ-PER-KiloGM"
,"applicable unit":"unit:MegaBQ-PER-KiloGM"
,"comment":"Applicable units are those of quantitykind:MassicActivity"
,"description":"\"Massic Activity\" is the activity divided by the total mass of the sample."
,"description (plain text)":"\"Massic Activity\" is the activity divided by the total mass of the sample."
,"has dimension vector":"dimension:A0E0L0I0M-1H0T-1D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD110"
,"informative reference":"http:\/\/www.encyclo.co.uk\/define\/massic%20activity"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Massic Activity"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012"
,"symbol":"a"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/MassicActivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Massic Activity\" is the activity divided by the total mass of the sample.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/BQ-PER-KiloGM", "http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM", "http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM", "http://qudt.org/vocab/unit/CI-PER-KiloGM" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0",
"iec61360Code" : "0112/2///62720#UAD110",
"informativeReference" : "http://www.encyclo.co.uk/define/massic%20activity",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
"plainTextDescription" : "\"Massic Activity\" is the activity divided by the total mass of the sample.",
"symbol" : "a",
"comment" : "Applicable units are those of quantitykind:MassicActivity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Massic Activity"
},
"@context" : {
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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"
},
"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#"
}
}