@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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

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/144291>
  gndo:gndIdentifier "4040034-7", "4130870-0", "4218029-6" ;
  skos:prefLabel "Schicksal der Fürstenhäuser"@de, "Fate of the princely houses"@en ;
  skos:exactMatch gnd:4218029-6, wd:Q104699312, gnd:4130870-0, gnd:4040034-7 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144291" ;
  rdfs:label "Fate of the princely houses"@en, "Schicksal der Fürstenhäuser"@de ;
  skos:note "folderCount: 4" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f2_Sm5>, <http://purl.org/pressemappe20/category/subject/i/144291> ;
  zbwext:folderCount 4 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144291/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  skos:notation "f2 Sm5" ;
  zbwext:notationLong "f 02 SM 005" .

