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

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

<https://pm20.zbw.eu/category/subject/i/181361>
  skos:exactMatch gnd:1127893475, wd:Q104699624, gnd:4079167-1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/181361/about> ;
  dc:identifier "181361" ;
  zbwext:folderCount 43 ;
  skos:prefLabel "Geschichtliche Vorgänge 1939-1945 (2. Weltkrieg)"@de, "Historical events 1939 - 1945 (Second World War)"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "f2.4" ;
  rdfs:label "Geschichtliche Vorgänge 1939-1945 (2. Weltkrieg)"@de, "Historical events 1939 - 1945 (Second World War)"@en ;
  skos:note "folderCount: 43" ;
  gndo:gndIdentifier "4079167-1", "1127893475" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/181361>, <https://pm20.zbw.eu/category/subject/s/f2.4> ;
  zbwext:notationLong "f 02.04" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  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 .
