@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<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/144307> .

<https://pm20.zbw.eu/category/subject/i/144307>
  zbwext:notationLong "f 02 SM 501 (A 010)" ;
  rdfs:label "Stellung der Parteien zum Weltkrieg; Hallersche Armee"@de, "Party positions on the World War; Haller's Army"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Party positions on the World War; Haller's Army"@en, "Stellung der Parteien zum Weltkrieg; Hallersche Armee"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q104699331, gnd:4147013-8 ;
  zbwext:folderCount 1 ;
  skos:notation "f2 Sm501 (A10)" ;
  skos:note "folderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144307>, <https://pm20.zbw.eu/category/subject/s/f2_Sm501_(A10)> ;
  dc:identifier "144307" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144307/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  gndo:gndIdentifier "4147013-8" .

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 .
