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

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

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300/50301>
  skos:prefLabel "Education, general (including training, pedagogy, didactics and education systems)"@en, "Všeobecné vzdělávání (zahrnuje výcvik, pedagogiku, didaktiku, vzdělávací systémy)"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300>
  skos:prefLabel "Vzdělávání"@cs, "Education"@en ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300/50302>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300/50301> ;
  skos:broader subjectcategory:50000 ;
  a skos:Concept .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300/50302>
  skos:prefLabel "Education, special (to gifted persons, those with learning disabilities)"@en, "Speciální vzdělávání (pro nadané osoby, pro osoby s poruchami učení)"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50300> .

