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

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

subjectcategory: a skos:ConceptScheme .
<https://vocabs.repo.cz/vocabularies/SubjectCategory/50000/50600/50603>
  skos:prefLabel "Organisation theory"@en, "Teorie organizace"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.repo.cz/vocabularies/SubjectCategory/50000/50600> .

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

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

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

