@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/20000/20500/20503>
  skos:prefLabel "Textiles (including synthetic dyes, colours, fibres)"@en, "Textilie (zahrnuje umělá barviva, barvy, vlákna)"@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20500> ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20500>
  skos:prefLabel "Materiálové inženýrství"@cs, "Materials engineering"@en ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20500/20503> .

