@prefix subjectcategory: <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20900/20902>
  skos:prefLabel "Bioprocessing technologies (industrial processes relying on biological agents to drive the process) biocatalysis, fermentation"@en, "Technologie biovýroby (průmyslové procesy spoléhající se na biologické činitele k řízení procesů), biokatalyzátory, fermentace"@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20900> ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20900>
  skos:prefLabel "Industrial biotechnology"@en, "Průmyslové biotechnologie"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20900/20902> .

