@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144744>
  rdfs:label "Kolonialschulwesen (im Mutterland)"@de, "Colonial education (in the mother country)"@en ;
  skos:exactMatch gnd:4006681-2, gnd:4073624-6, gnd:4031790-0, wd:Q104700198, gnd:4053474-1 ;
  zbwext:notationLong "k 02 SM 005" ;
  skos:note "folderCount: 3" ;
  gndo:gndIdentifier "4053474-1", "4006681-2", "4031790-0", "4073624-6" ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144744>, <https://pm20.zbw.eu/category/subject/s/k2_Sm5> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144744/about> ;
  skos:prefLabel "Colonial education (in the mother country)"@en, "Kolonialschulwesen (im Mutterland)"@de ;
  skos:notation "k2 Sm5" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144739> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144744" ;
  zbwext:folderCount 3 .

<https://pm20.zbw.eu/category/subject/i/144739>
  skos:notation "k2" ;
  rdfs:label "School system"@en, "Schulwesen"@de ;
  skos:prefLabel "School system"@en, "Schulwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144744> .

