@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/20000/20100/20101>
  skos:prefLabel "Stavební inženýrství"@cs, "Civil engineering"@en ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100> .

subjectcategory:20000
  skos:prefLabel "Engineering and technology"@en, "Technické vědy, inženýrství"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20104>
  skos:prefLabel "Transport engineering"@en, "Dopravní inženýrství"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100>
  skos:prefLabel "Stavební inženýrství"@cs, "Civil engineering"@en ;
  skos:inScheme subjectcategory: ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20104>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20103>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20102>, <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20101> ;
  skos:broader subjectcategory:20000 ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20102>
  skos:prefLabel "Construction engineering, municipal and structural engineering"@en, "Konstrukční inženýrství, výstavba měst"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100> .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100/20103>
  skos:prefLabel "Architecture engineering"@en, "Architektura"@cs ;
  a skos:Concept ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/20000/20100> .

