@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

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/i/144743>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/k2_Sm4>, <http://purl.org/pressemappe20/category/subject/i/144743> ;
  skos:exactMatch gnd:4125138-6, gnd:4126216-5, wd:Q104700197, gnd:4069341-7, gnd:4134406-6 ;
  zbwext:notationLong "k 02 SM 004" ;
  dc:identifier "144743" ;
  skos:prefLabel "Technical education"@en, "Fachschulwesen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Technical education"@en, "Fachschulwesen"@de ;
  a skos:Concept ;
  skos:notation "k2 Sm4" ;
  gndo:gndIdentifier "4069341-7", "4126216-5", "4125138-6", "4134406-6" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144743/about> ;
  skos:note "folderCount: 5" ;
  zbwext:folderCount 5 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144739> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<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/144743> .

