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

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

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 .
<https://pm20.zbw.eu/category/subject/i/144289>
  skos:prefLabel "Reconstruction of destroyed areas"@en, "Wiederaufbau zerstörter Gebiete"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f2_Sm3>, <http://purl.org/pressemappe20/category/subject/i/144289> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  rdfs:label "Reconstruction of destroyed areas"@en, "Wiederaufbau zerstörter Gebiete"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144289/about> ;
  a skos:Concept ;
  skos:note "folderCount: 5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144289" ;
  zbwext:notationLong "f 02 SM 003" ;
  skos:notation "f2 Sm3" ;
  zbwext:folderCount 5 ;
  skos:exactMatch wd:Q104699310 .

