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

<https://pm20.zbw.eu/category/subject/i/145928>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "p4 Sm3" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145925> ;
  skos:prefLabel "Emigration fraud"@en, "Auswanderungsschwindel"@de ;
  skos:exactMatch wd:Q104711356, gnd:4003920-1, gnd:4006249-1 ;
  rdfs:label "Emigration fraud"@en, "Auswanderungsschwindel"@de ;
  zbwext:folderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145928/about> ;
  zbwext:notationLong "p 04 SM 003" ;
  dc:identifier "145928" ;
  gndo:gndIdentifier "4006249-1", "4003920-1" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/p4_Sm3>, <http://purl.org/pressemappe20/category/subject/i/145928> ;
  skos:note "folderCount: 1" ;
  a skos:Concept .

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

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 .
