@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix stw: <http://zbw.eu/stw/descriptor/> .

skos:notation
  rdfs:label "notation"@en ;
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en .

skos:narrower
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en ;
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en .

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

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

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

skos:prefLabel
  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 ;
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en .

<http://zbw.eu/namespaces/zbw-extensions/Thsys>
  a owl:Class ;
  rdfs:label "Thsys"@en .

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

<http://zbw.eu/stw/thsys/71070>
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  rdfs:label "Regional economics"@en, "Regionalökonomik"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70058> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower stw:19272-0, stw:30625-5, stw:11893-1, stw:11876-1, stw:19246-1, stw:11910-6, stw:11872-2, stw:19440-5, stw:11206-4, stw:19492-0, stw:11207-2, stw:11907-2, stw:29992-2, stw:10658-2, stw:18181-1, stw:10562-1, stw:11954-0, stw:10426-2, stw:11943-5, stw:19240-6, stw:11927-3, stw:11931-5, stw:10219-0, stw:11912-2, stw:19224-4, stw:19429-0, stw:11909-5, stw:11929-6 ;
  skos:notation "V.11.01" ;
  skos:prefLabel "V.11.01  Regional economics"@en, "V.11.01  Regionalökonomik"@de .

stw:19272-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionaler Finanzsektor"@de, "Regional financial sector"@en .

stw:30625-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionalität"@de, "Regionality"@en .

stw:11893-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Pendelverkehr"@de, "Commuting"@en .

stw:11876-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionalverkehr"@de, "Regional transport"@en .

<http://zbw.eu/stw/thsys/70058>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Regionalwissenschaft"@de, "Regional science"@en ;
  skos:narrower <http://zbw.eu/stw/thsys/71070> ;
  skos:notation "V.11" ;
  skos:prefLabel "V.11  Regionalwissenschaft"@de, "V.11  Regional science"@en .

stw:19246-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionaler Strukturwandel"@de, "Regional change"@en .

stw:11910-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Wirtschaftsstruktur"@de, "Regional economic structure"@en .

stw:11872-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Einkommensverteilung"@de, "Regional income distribution"@en .

stw:19440-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Lohnstruktur"@de, "Regional wage structure"@en .

stw:11206-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Räumliche Arbeitsteilung"@de, "Regional specialization"@en .

stw:19492-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Arbeitsmobilität"@de, "Regional labour mobility"@en .

stw:11207-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionaler Arbeitsmarkt"@de, "Regional labour market"@en .

stw:11907-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Spatial effect"@en, "Räumliche Wirkung"@de .

stw:29992-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Binnenhandel"@de, "Domestic trade"@en .

stw:10658-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Interregionaler Handel"@de, "Inter-regional trade"@en .

stw:18181-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Wirtschaftsintegration"@de, "Regional economic integration"@en .

stw:10562-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Wachstumspol"@de, "Growth pole"@en .

stw:11954-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Exportbasistheorie"@de, "Economic base model"@en .

stw:10426-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Wachstumstheorie"@de, "Regional growth theory"@en .

stw:11943-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionales Wachstum"@de, "Regional growth"@en .

stw:19240-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Konjunktur"@de, "Regional business cycle"@en .

stw:11929-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionaler Multiplikator"@de, "Regional multiplier"@en .

stw:11909-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionale Wirtschaftskraft"@de, "Regional economic potential"@en .

stw:19429-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Spatial competition"@en, "Räumlicher Wettbewerb"@de .

stw:19224-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionaler Preisindex"@de, "Regional price index"@en .

stw:11912-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Regionalökonomik"@de, "Regional economics"@en .

stw:10219-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Spatial price competition"@en, "Räumliche Preistheorie"@de .

stw:11931-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Spillover-Effekt"@de, "Spillover effect"@en .

stw:11927-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71070> ;
  skos:prefLabel "Spatial equilibrium model"@en, "Räumliches Gleichgewichtsmodell"@de .

