@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/50900>
  skos:prefLabel "Other social sciences"@en, "Ostatní společenské vědy"@cs ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900/50902>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900/50901> ;
  skos:broader subjectcategory:50000 ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900/50901>
  skos:prefLabel "Other social sciences"@en, "Ostatní společenské vědy"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900> .

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/50900> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900/50902>
  skos:prefLabel "Social sciences, interdisciplinary"@en, "Společenské vědy interdisciplinární"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50900> .

subjectcategory: a skos:ConceptScheme .
