@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/60300/60303>
  skos:prefLabel "Teologie"@cs, "Theology"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300> .

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

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300/60301>
  skos:prefLabel "Philosophy, history and philosophy of science and technology"@en, "Filozofie, dějiny a filozofie vědy a techniky"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300/60304>
  skos:prefLabel "Religionistika"@cs, "Religious studies"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300/60302>
  skos:prefLabel "Ethics (except ethics related to specific subfields)"@en, "Etika (vyjma etiky související s příslušnými kategoriemi)"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300> .

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

