@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/20800/20802>
  skos:prefLabel "Bioremediation, diagnostic biotechnologies (DNA chips and biosensing devices) in environmental management"@en, "Bioléčba, diagnostické biotechnologie (zlomky DNA a biosenzory) v environmentálním managementu"@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20800> ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20800>
  skos:prefLabel "Environmental biotechnology"@en, "Environmentální biotechnologie"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20800/20802> .

