@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/i/145940>
  skos:notation "q" ;
  rdfs:label "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  skos:prefLabel "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145992> .

<https://pm20.zbw.eu/category/subject/i/145992>
  zbwext:notationLong "q SM 041" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 9" ;
  skos:exactMatch gnd:4220631-5, wd:Q104711413, gnd:4032524-6, gnd:4066464-8 ;
  skos:prefLabel "Korruption"@de, "Corruption"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145940> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm41>, <http://purl.org/pressemappe20/category/subject/i/145992> ;
  rdfs:label "Korruption"@de, "Corruption"@en ;
  a skos:Concept ;
  skos:notation "q Sm41" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145992/about> ;
  gndo:gndIdentifier "4066464-8", "4220631-5", "4032524-6" ;
  zbwext:folderCount 9 ;
  dc:identifier "145992" .

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