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

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 ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300/60303> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300/60303>
  skos:prefLabel "Teologie"@cs, "Theology"@en ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/60000/60300> ;
  a skos:Concept .

