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

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40100/40106>
  skos:prefLabel "Agronomy, plant breeding and plant protection "@en, "Agronomie, šlechtění a ochrana rostlin "@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40100> ;
  a skos:Concept .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40100>
  skos:prefLabel "Agriculture, forestry and fisheries"@en, "Zemědělství, lesnictví, rybářství"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40100/40106> .

