@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/50800/50801>
  skos:prefLabel "Žurnalistika"@cs, "Journalism"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50804>
  skos:prefLabel "Knihovnictví"@cs, "Library science"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800> .

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

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50802>
  skos:prefLabel "Media and socio-cultural communication"@en, "Mediální a sociokulturní komunikace"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800>
  skos:prefLabel "Media and communications"@en, "Média a komunikace"@cs ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50804>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50803>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50802>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50801> ;
  skos:broader subjectcategory:50000 ;
  a skos:Concept .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800/50803>
  skos:prefLabel "Information science (social aspects)"@en, "Informační věda (sociální aspekty)"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50800> .

