@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/50000/50100/50101>
  skos:prefLabel "Psychology (including human - machine relations)"@en, "Psychologie (zahrnuje vztahy mezi člověkem a strojem)"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100> .

<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 ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100> .

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

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

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100/50103>
  skos:prefLabel "Cognitive sciences"@en, "Kognitivní vědy"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/50000/50100> .

