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

gnd:4034288-8
  rdfs:label "Stadtwanderung"@de, "Landflucht"@de, "Land-Stadt-Wanderung"@de ;
  skos:prefLabel "Landflucht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

<http://aims.fao.org/aos/agrovoc/c_6708>
  rdfs:label "rural urban migration"@en, "ländlicher Bevölkerungsrückgang"@de, "rural depopulation"@en, "rural-urban migration"@en, "Land-Stadt-Wanderung"@de ;
  skos:prefLabel "rural urban migration"@en, "Land-Stadt-Wanderung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

<http://zbw.eu/stw/thsys/194915>
  rdfs:label "Soziale Ungleichheit und politische Instabilität"@de, "V.08.02  Soziale Ungleichheit und politische Instabilität"@de, "V.08.02  Social inequality and political instability"@en, "Social inequality and political instability"@en ;
  skos:prefLabel "V.08.02  Soziale Ungleichheit und politische Instabilität"@de, "V.08.02  Social inequality and political instability"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "V.08.02" ;
  skos:narrower <http://zbw.eu/stw/descriptor/10504-1> .

wd:Q2608153
  rdfs:label "rural flight"@en, "rural exodus"@en, "urbanization"@en, "rural-urban migration"@en, "Urbanisierung"@de, "Landflucht"@de ;
  skos:prefLabel "rural flight"@en, "Landflucht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

<https://data.gesis.org/thesoz/concept_10034516>
  rdfs:label "rural-urban migration"@en, "Landflucht"@de, "Land-Stadt-Wanderung"@de ;
  skos:prefLabel "rural-urban migration"@en, "Landflucht"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

<http://zbw.eu/stw/descriptor/11969-1>
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10504-1> ;
  skos:prefLabel "Informal settlement"@en, "Informelle Siedlung"@de ;
  rdfs:label "Informal settlement"@en, "Shanty town"@en, "Marginalsiedlung"@de, "Informelle Siedlung"@de, "Squatter settlement"@en, "Slum"@en, "Favela"@de .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://zbw.eu/stw/thsys/70572>
  rdfs:label "Spatial mobility and migration"@en, "N.03.02  Spatial mobility and migration"@en, "N.03.02  Räumliche Mobilität und Migration"@de, "Räumliche Mobilität und Migration"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/10504-1> ;
  skos:prefLabel "N.03.02  Spatial mobility and migration"@en, "N.03.02  Räumliche Mobilität und Migration"@de ;
  skos:notation "N.03.02" ;
  a zbwext:Thsys, skos:Concept .

<http://zbw.eu/stw/thsys/71065>
  rdfs:label "V.11.05  Rural development"@en, "Rural development"@en, "V.11.05  Ländliche Entwicklung"@de, "Ländliche Entwicklung"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/10504-1> ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "V.11.05" ;
  skos:prefLabel "V.11.05  Rural development"@en, "V.11.05  Ländliche Entwicklung"@de .

<http://eurovoc.europa.eu/1924>
  rdfs:label "migration from the countryside to the town"@en, "Land-Stadt-Wanderung"@de ;
  skos:prefLabel "migration from the countryside to the town"@en, "Land-Stadt-Wanderung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

<http://zbw.eu/stw/descriptor/11888-1>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Binnenmigration"@de, "Innerstaatliche Wanderung"@de, "Interregional migration"@en, "Regionale Abwanderung"@de, "Kleinräumige Mobilität"@de, "Binnenwanderung"@de, "Internal migration"@en, "Interne Migration"@de ;
  skos:prefLabel "Internal migration"@en, "Binnenwanderung"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/10504-1> .

<http://zbw.eu/stw/descriptor/10504-1>
  skos:exactMatch <http://dbpedia.org/resource/Rural_flight>, <http://eurovoc.europa.eu/1924>, <https://data.gesis.org/thesoz/concept_10034516>, wd:Q2608153, <http://aims.fao.org/aos/agrovoc/c_6708>, gnd:4034288-8 ;
  skos:prefLabel "Rural-urban migration"@en, "Landflucht"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrowMatch gnd:4495543-1 ;
  rdfs:label "Land-Stadt-Wanderung"@de, "Landflucht"@de, "Rural-urban migration"@en ;
  skos:broader <http://zbw.eu/stw/thsys/194915>, <http://zbw.eu/stw/thsys/71065>, <http://zbw.eu/stw/thsys/70572>, <http://zbw.eu/stw/descriptor/11888-1> ;
  skos:related <http://zbw.eu/stw/descriptor/11969-1>, <http://zbw.eu/stw/descriptor/19362-6>, <http://zbw.eu/stw/descriptor/11993-4>, <http://zbw.eu/stw/descriptor/10512-2> ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "091373905" ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:altLabel "Land-Stadt-Wanderung"@de .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

zbwext:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://dbpedia.org/resource/Rural_flight>
  rdfs:label "Rural flight"@en ;
  skos:prefLabel "Rural flight"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10504-1> .

<http://zbw.eu/stw>
  rdfs:label "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/10512-2>
  rdfs:label "Urbanization"@en, "Urbanisierung"@de, "Verstädterung"@de, "Urbanisation"@en ;
  skos:prefLabel "Urbanization"@en, "Urbanisierung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10504-1> .

<http://zbw.eu/stw/descriptor/11993-4>
  rdfs:label "Stadt-Land-Beziehungen"@de, "Rural-urban relations"@en, "Urban-rural relations"@en, "Stadt-Umland-Beziehungen"@de ;
  skos:prefLabel "Stadt-Land-Beziehungen"@de, "Rural-urban relations"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10504-1> .

gnd:4495543-1
  rdfs:label "Todaro-Modell"@de, "Harris-Todaro-Modell"@de ;
  skos:prefLabel "Todaro-Modell"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10504-1> .

<http://zbw.eu/stw/descriptor/19362-6>
  rdfs:label "Rural poverty"@en, "Ländliche Armut"@de, "Rural poor"@en ;
  skos:prefLabel "Rural poverty"@en, "Ländliche Armut"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10504-1> .

