<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/CatalyticActivityConcentration">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliKAT-PER-L"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-M3-DAY"/>
<j.0:plainTextDescription>The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/CTAC"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1351/goldbook.C00882</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-L-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ENZ-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoKAT-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KAT-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KAT-PER-L"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MOL-PER-M3-SEC"/>
<rdfs:label xml:lang="en">Catalytic Activity Concentration</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-L-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoKAT-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroMOL-PER-L-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroKAT-PER-L"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoMOL-PER-M3-SEC"/>
<rdfs:comment>Applicable units are those of quantitykind:CatalyticActivityConcentration</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KAT-PER-MicroL"/>
</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/CatalyticActivityConcentration>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ENZ-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KAT-PER-MicroL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MOL-PER-M3-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroKAT-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroMOL-PER-L-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliKAT-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-M3-DAY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoKAT-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoMOL-PER-L-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoKAT-PER-L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-L-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoMOL-PER-M3-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://doi.org/10.1351/goldbook.C00882"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/CTAC> ;
rdfs:comment "Applicable units are those of quantitykind:CatalyticActivityConcentration" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Catalytic Activity Concentration"@en ;
.
{"resource":"Catalytic Activity Concentration"
,"qname":"quantitykind:CatalyticActivityConcentration"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CatalyticActivityConcentration"
,"properties":["Individual from SI Reference Point":"si-quantity:CTAC"
,"applicable unit":"unit:ENZ-PER-L"
,"applicable unit":"unit:KAT-PER-L"
,"applicable unit":"unit:KAT-PER-M3"
,"applicable unit":"unit:KAT-PER-MicroL"
,"applicable unit":"unit:MOL-PER-M2-SEC-M"
,"applicable unit":"unit:MOL-PER-M3-SEC"
,"applicable unit":"unit:MicroKAT-PER-L"
,"applicable unit":"unit:MicroMOL-PER-L-HR"
,"applicable unit":"unit:MilliKAT-PER-L"
,"applicable unit":"unit:MilliMOL-PER-M3-DAY"
,"applicable unit":"unit:NanoKAT-PER-L"
,"applicable unit":"unit:NanoMOL-PER-CentiM3-HR"
,"applicable unit":"unit:NanoMOL-PER-L-DAY"
,"applicable unit":"unit:NanoMOL-PER-L-HR"
,"applicable unit":"unit:PicoKAT-PER-L"
,"applicable unit":"unit:PicoMOL-PER-L-DAY"
,"applicable unit":"unit:PicoMOL-PER-L-HR"
,"applicable unit":"unit:PicoMOL-PER-M3-SEC"
,"comment":"Applicable units are those of quantitykind:CatalyticActivityConcentration"
,"description":"The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme\u2010containing preparation, not that of the assay system. It may be expressed in katals per litre."
,"description (plain text)":"The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme\u2010containing preparation, not that of the assay system. It may be expressed in katals per litre."
,"has dimension vector":"dimension:A1E0L-3I0M0H0T-1D0"
,"informative reference":"https:\/\/doi.org\/10.1351\/goldbook.C00882"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Catalytic Activity Concentration"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MilliKAT-PER-L", "http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY", "http://qudt.org/vocab/unit/MilliMOL-PER-M3-DAY", "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M", "http://qudt.org/vocab/unit/PicoMOL-PER-L-HR", "http://qudt.org/vocab/unit/ENZ-PER-L", "http://qudt.org/vocab/unit/NanoKAT-PER-L", "http://qudt.org/vocab/unit/KAT-PER-M3", "http://qudt.org/vocab/unit/KAT-PER-L", "http://qudt.org/vocab/unit/MOL-PER-M3-SEC", "http://qudt.org/vocab/unit/NanoMOL-PER-L-HR", "http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY", "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR", "http://qudt.org/vocab/unit/PicoKAT-PER-L", "http://qudt.org/vocab/unit/MicroMOL-PER-L-HR", "http://qudt.org/vocab/unit/MicroKAT-PER-L", "http://qudt.org/vocab/unit/PicoMOL-PER-M3-SEC", "http://qudt.org/vocab/unit/KAT-PER-MicroL" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0",
"informativeReference" : "https://doi.org/10.1351/goldbook.C00882",
"plainTextDescription" : "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre.",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/CTAC",
"comment" : "Applicable units are those of quantitykind:CatalyticActivityConcentration",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Catalytic Activity Concentration"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}