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

<https://pm20.zbw.eu/category/subject/i/145925>
  skos:notation "p4" ;
  rdfs:label "Emigration and emigration Policy"@en, "Auswanderung und Auswanderungspolitik"@de ;
  skos:prefLabel "Emigration and emigration Policy"@en, "Auswanderung und Auswanderungspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145926> .

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/145926>
  skos:prefLabel "Emigrant welfare"@en, "Auswandererfürsorge"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145926>, <https://pm20.zbw.eu/category/subject/s/p4_Sm1> ;
  dc:identifier "145926" ;
  rdfs:label "Auswandererfürsorge"@de, "Emigrant welfare"@en ;
  skos:exactMatch wd:Q104711354, gnd:4131725-7, gnd:4018801-2 ;
  zbwext:notationLong "p 04 SM 001" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145926/about> ;
  gndo:gndIdentifier "4131725-7", "4018801-2" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145925> ;
  skos:notation "p4 Sm1" ;
  zbwext:folderCount 4 ;
  skos:note "folderCount: 4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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