@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/50000/50600/50603>
  skos:prefLabel "Organisation theory"@en, "Teorie organizace"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600/50601>
  skos:prefLabel "Politologie"@cs, "Political science"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600> .

subjectcategory:50000
  skos:prefLabel "Společenské vědy"@cs, "Social sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600>
  skos:prefLabel "Politologie"@cs, "Political science"@en ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600/50603>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600/50602>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600/50601> ;
  skos:broader subjectcategory:50000 ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600/50602>
  skos:prefLabel "Veřejná správa"@cs, "Public administration"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50600> .

subjectcategory: a skos:ConceptScheme .
