@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 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 gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/144283>
  zbwext:notationLong "f 01" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144282> ;
  skos:exactMatch gnd:4020517-4, wd:Q99427862 ;
  skos:note "folderCount: 22" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144285>, <https://pm20.zbw.eu/category/subject/i/144284> ;
  rdfs:label "Historical reviews"@en, "Geschichtliche Rückblicke"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144283/about> ;
  skos:prefLabel "Historical reviews"@en, "Geschichtliche Rückblicke"@de ;
  zbwext:folderCount 22 ;
  skos:notation "f1" ;
  dc:identifier "144283" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144283>, <https://pm20.zbw.eu/category/subject/s/f1> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4020517-4" .

<https://pm20.zbw.eu/category/subject/i/144285>
  skos:notation "f1 Sm501 (C93)" ;
  rdfs:label "Boer War"@en, "Burenkrieg"@de ;
  skos:prefLabel "Boer War"@en, "Burenkrieg"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144283> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144282>
  skos:notation "f" ;
  rdfs:label "History, politics, general"@en, "Geschichte, Politik, Allgemein"@de ;
  skos:prefLabel "History, politics, general"@en, "Geschichte, Politik, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144283> .

<https://pm20.zbw.eu/category/subject/i/144284>
  skos:notation "f1 Sm1 (alt)" ;
  rdfs:label "Economic history reviews"@en, "Wirtschaftsgeschichtliche Rückblicke"@de ;
  skos:prefLabel "Economic history reviews"@en, "Wirtschaftsgeschichtliche Rückblicke"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144283> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

