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

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/144713>
  skos:notation "k" ;
  rdfs:label "Science and education, general"@en, "Wissenschaft und Bildungswesen, Allgemein"@de ;
  skos:prefLabel "Science and education, general"@en, "Wissenschaft und Bildungswesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144756> .

<https://pm20.zbw.eu/category/subject/i/144756>
  rdfs:label "Politische und weltanschauliche Schulung"@de, "Political and ideological training"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144756>, <https://pm20.zbw.eu/category/subject/s/k_Sm5> ;
  skos:exactMatch wd:Q104700155, gnd:4404606-6 ;
  zbwext:notationLong "k 00 SM 005" ;
  a skos:Concept ;
  skos:note "folderCount: 2" ;
  dc:identifier "144756" ;
  skos:prefLabel "Politische und weltanschauliche Schulung"@de, "Political and ideological training"@en ;
  skos:notation "k Sm5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144756/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144713> ;
  gndo:gndIdentifier "4404606-6" ;
  zbwext:folderCount 2 .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
