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

<https://pm20.zbw.eu/category/subject/i/145924>
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145924>, <https://pm20.zbw.eu/category/subject/s/p3_Sm501_(E15)> ;
  zbwext:notationLong "p 03 SM 501 (E 015)" ;
  rdfs:label "Immigration smuggling"@en, "Einwanderungsschmuggel"@de ;
  skos:prefLabel "Einwanderungsschmuggel"@de, "Immigration smuggling"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145924/about> ;
  skos:exactMatch gnd:4288465-2, gnd:116472987X ;
  gndo:gndIdentifier "4288465-2", "116472987X" ;
  dc:identifier "145924" ;
  skos:notation "p3 Sm501 (E15)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145917> .

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/145917>
  skos:notation "p3" ;
  rdfs:label "Immigration and Immigration Policy"@en, "Einwanderung und Einwanderungspolitik"@de ;
  skos:prefLabel "Immigration and Immigration Policy"@en, "Einwanderung und Einwanderungspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145924> .

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