@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/40200/40203>
  skos:prefLabel "Husbandry"@en, "Chovatelství"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200> .

subjectcategory:40000
  skos:prefLabel "Agricultural and veterinary sciences"@en, "Zemědělské a veterinární vědy"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200/40201>
  skos:prefLabel "Animal and dairy science"@en, "Vědy o zvířatech a mléce "@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200>
  skos:prefLabel "Vědy o zvířatech a mléce"@cs, "Animal and dairy science"@en ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200/40203>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200/40202>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200/40201> ;
  skos:broader subjectcategory:40000 ;
  a skos:Concept .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200/40202>
  skos:prefLabel "Domácí zvířata"@cs, "Pets"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/40000/40200> .

