@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/50000/50100/50102>
  skos:prefLabel "Psychology, special (including therapy for learning, speech, hearing, visual and other physical and mental disabilities)"@en, "Speciální psychologie (zahrnuje terapii pro učení, řeč, poslech, zrakové a jiné fyzické a mentální handicapy)"@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100> ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100>
  skos:prefLabel "Psychology and cognitive sciences"@en, "Psychologie a kognitivní věda"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100/50102> .

