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

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

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/i/144288>
  rdfs:label "Refugees in the country of refuge"@en, "Flüchtlinge im Zufluchtslande"@de ;
  skos:exactMatch gnd:4003873-7, gnd:4584548-7, gnd:4078868-4, wd:Q104699309, gnd:4389023-4, gnd:4312094-5, gnd:4017604-6 ;
  skos:notation "f2 Sm2" ;
  skos:note "folderCount: 13" ;
  zbwext:folderCount 13 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144288/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  gndo:gndIdentifier "4312094-5", "4078868-4", "4003873-7", "4389023-4", "4017604-6", "4584548-7" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f2_Sm2>, <http://purl.org/pressemappe20/category/subject/i/144288> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Refugees in the country of refuge"@en, "Flüchtlinge im Zufluchtslande"@de ;
  dc:identifier "144288" ;
  a skos:Concept ;
  zbwext:notationLong "f 02 SM 002" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
