@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/144286>
  skos:notation "f2" ;
  rdfs:label "Historical events"@en, "Geschichtliche Vorgänge"@de ;
  skos:prefLabel "Historical events"@en, "Geschichtliche Vorgänge"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144349> .

<https://pm20.zbw.eu/category/subject/i/144349>
  skos:prefLabel "Die Innere Politik der Woche aus der Kreuzzeitung"@de, "Weekly digest of Home Affairs from the Kreuzzeitung"@en ;
  skos:notation "f2 Sm507 (A10) (alt)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144349/about> ;
  dc:identifier "144349" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144349>, <https://pm20.zbw.eu/category/subject/s/f2_Sm507_(A10)_(alt)> ;
  rdfs:label "Die Innere Politik der Woche aus der Kreuzzeitung"@de, "Weekly digest of Home Affairs from the Kreuzzeitung"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  zbwext:notationLong "f 02 SM 507 (A 010) (alt)" ;
  a skos:Concept .

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> a skos:ConceptScheme .
