@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 dc: <http://purl.org/dc/terms/> .
@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/181981>
  skos:notation "k2 Sm40" ;
  skos:exactMatch gnd:4035088-5, gnd:4005857-8, gnd:4069342-9, gnd:4035093-9, wd:Q104700204, gnd:4005871-2 ;
  gndo:gndIdentifier "4069342-9", "4005857-8", "4005871-2", "4035093-9", "4035088-5" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/k2_Sm40>, <http://purl.org/pressemappe20/category/subject/i/181981> ;
  skos:prefLabel "Schulwesen, Berufe und Ausbildung"@de, "School system, professions and training"@en ;
  skos:note "folderCount: 5" ;
  dc:identifier "181981" ;
  zbwext:notationLong "k 02 SM 040" ;
  rdfs:label "School system, professions and training"@en, "Schulwesen, Berufe und Ausbildung"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 5 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144739> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/181981/about> .

<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/181981> .

