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

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/145913>
  skos:notation "p" ;
  rdfs:label "Settling and migration"@en, "Siedlung und Wanderung"@de ;
  skos:prefLabel "Settling and migration"@en, "Siedlung und Wanderung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145914> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145914>
  rdfs:label "Settlement opportunities and immigration opportunities"@en, "Siedlungsmöglichkeiten und Einwanderungsmöglichkeiten"@de ;
  skos:exactMatch wd:Q99428099, gnd:4013960-8 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145913> ;
  skos:prefLabel "Siedlungsmöglichkeiten und Einwanderungsmöglichkeiten"@de, "Settlement opportunities and immigration opportunities"@en ;
  skos:note "folderCount: 22" ;
  a skos:Concept ;
  gndo:gndIdentifier "4013960-8" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/p1>, <http://purl.org/pressemappe20/category/subject/i/145914> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145914/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "p 01" ;
  dc:identifier "145914" ;
  skos:notation "p1" ;
  zbwext:folderCount 22 .

