@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:KAT
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Katal"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A1E0L0I0M0H0T-1D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:MOL ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:SEC ;
  ] ;
  qudt:hasQuantityKind quantitykind:CatalyticActivity ;
  qudt:iec61360Code "0112/2///62720#UAB196" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB196"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Katal?oldid=486431865"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/katal> ;
  qudt:siExactMatch si-unit:katal ;
  qudt:symbol "kat" ;
  qudt:ucumCode "kat"^^qudt:UCUMcs ;
  qudt:udunitsCode "kat" ;
  qudt:uneceCommonCode "KAT" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q208634> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Katal" ;
  rdfs:label "Katal"@cs ;
  rdfs:label "Katal"@de ;
  rdfs:label "Katal"@en ;
  rdfs:label "Katal"@es ;
  rdfs:label "Katal"@fr ;
  rdfs:label "Katal"@hu ;
  rdfs:label "Katal"@it ;
  rdfs:label "Katal"@ms ;
  rdfs:label "Katal"@pl ;
  rdfs:label "Katal"@pt ;
  rdfs:label "Katal"@ro ;
  rdfs:label "Katal"@sl ;
  rdfs:label "Katal"@tr ;
  rdfs:label "Κατάλ"@el ;
  rdfs:label "Катал"@bg ;
  rdfs:label "Катал"@ru ;
  rdfs:label "קטל"@he ;
  rdfs:label "كاتال"@ar ;
  rdfs:label "کاتال"@fa ;
  rdfs:label "कटल"@hi ;
  rdfs:label "カタール"@ja ;
  rdfs:label "开特"@zh .
