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

subjectcategory:10000
  skos:prefLabel "Přírodní vědy"@cs, "Natural sciences"@en ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10400>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10700>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10300>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10600>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10200>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10500>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10100> ;
  skos:inScheme subjectcategory: ;
  skos:topConceptOf subjectcategory: ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10300>
  skos:prefLabel "Physical sciences"@en, "Fyzikální vědy"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10500>
  skos:prefLabel "Earth and related environmental sciences"@en, "Vědy o Zemi a související environmentální vědy "@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10700>
  skos:prefLabel "Other natural sciences"@en, "Ostatní přírodní vědy"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10200>
  skos:prefLabel "Computer and information sciences"@en, "Počítačové vědy a informační věda"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10400>
  skos:prefLabel "Chemical sciences"@en, "Chemické vědy"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

subjectcategory:
  a skos:ConceptScheme ;
  skos:hasTopConcept subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10600>
  skos:prefLabel "Biological sciences"@en, "Biologie"@cs ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/10000/10100>
  skos:prefLabel "Matematika"@cs, "Mathematics"@en ;
  a skos:Concept ;
  skos:broader subjectcategory:10000 .

