@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/60000/60500>
  skos:prefLabel "Other humanities and the arts"@en, "Ostatní humanitní vědy a obory umění"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:60000 .

subjectcategory:60000
  skos:topConceptOf subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60200>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60400>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60100>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60500> ;
  skos:prefLabel "Humanitní vědy a umění"@cs, "Humanities and the arts"@en ;
  a skos:Concept ;
  skos:inScheme subjectcategory: .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60200>
  skos:prefLabel "Languages and literature"@en, "Jazyky a literatura"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:60000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60400>
  skos:prefLabel "Arts (arts, history of arts, performing arts, music)"@en, "Umění (umění, dějiny umění, múzická umění, hudba)"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:60000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60100>
  skos:prefLabel "History and archaeology"@en, "Historie a archeologie"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:60000 .

subjectcategory:
  a skos:ConceptScheme ;
  skos:hasTopConcept subjectcategory:60000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300>
  skos:prefLabel "Philosophy, ethics and religion"@en, "Filozofie, etika a náboženství"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:60000 .

