@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/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/146055> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/146055>
  dc:identifier "146055" ;
  skos:prefLabel "West Hungary question (Burgenland)"@en, "Westungarnfrage (Burgenland)"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm502_(A40b)>, <http://purl.org/pressemappe20/category/subject/i/146055> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146055/about> ;
  a skos:Concept ;
  rdfs:label "West Hungary question (Burgenland)"@en, "Westungarnfrage (Burgenland)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145940> ;
  zbwext:notationLong "q SM 502 (A 040b)" ;
  skos:notation "q Sm502 (A40b)" .

