@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 gnd: <https://d-nb.info/gnd/> .
@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#> .

<http://zbw.eu/stw/descriptor/29001-4>
  rdfs:label "Selection"@en, "Auswahl"@de, "Selektion"@de, "Choice"@en ;
  skos:prefLabel "Selection"@en, "Auswahl"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/11915-3> .

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 .

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

<http://zbw.eu/stw/descriptor/19291-3>
  rdfs:label "Standortpolitik"@de, "Location policy"@en, "Standortsicherung"@de, "Location incentives"@en ;
  skos:prefLabel "Standortpolitik"@de, "Location policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

gnd:4077832-0
  rdfs:label "Standortplanung"@de, "Standort / Planung"@de, "Standortvorsorge"@de, "Standortwahl"@de ;
  skos:prefLabel "Standortplanung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11915-3> .

gnd:4322381-3
  rdfs:label "Standortmarketing"@de, "Standortpolitik"@de ;
  skos:prefLabel "Standortpolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11915-3> .

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 .

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 .

<http://zbw.eu/stw/descriptor/11915-3>
  skos:narrower <http://zbw.eu/stw/descriptor/29563-4>, <http://zbw.eu/stw/descriptor/11904-1> ;
  skos:altLabel "Standortentscheidung"@de, "Standortwahlverhalten"@de, "Location decision"@en, "Standortverhalten"@de ;
  skos:narrowMatch wd:Q113727761 ;
  rdfs:label "Standortentscheidung"@de, "Standortwahlverhalten"@de, "Location decision"@en, "Location choice"@en, "Standortverhalten"@de, "Standortwahl"@de ;
  skos:prefLabel "Location choice"@en, "Standortwahl"@de ;
  skos:related <http://zbw.eu/stw/descriptor/18160-2>, <http://zbw.eu/stw/descriptor/19291-3>, <http://zbw.eu/stw/descriptor/11932-3>, <http://zbw.eu/stw/descriptor/29790-0>, <http://zbw.eu/stw/descriptor/11913-0>, <http://zbw.eu/stw/descriptor/11914-5> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10059170>, gnd:4077832-0, gnd:4322381-3 ;
  skos:broader <http://zbw.eu/stw/descriptor/29001-4>, <http://zbw.eu/stw/thsys/71067> ;
  ns0:gvkppn "091392039" ;
  a skos:Concept, zbwext:Descriptor ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:relatedMatch gnd:4301515-3 .

<http://zbw.eu/stw/descriptor/29790-0>
  rdfs:label "Hotelling-Modell"@de, "Hotelling model"@en, "Launhardt-Hotelling-Modell"@de, "Hotelling competition"@en ;
  skos:prefLabel "Hotelling-Modell"@de, "Hotelling model"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

gnd:4301515-3
  rdfs:label "Standortproblem"@de, "Fermat-Problem"@de, "Facility location problem"@de, "Lokalisationsproblem"@de, "Standortplanungsproblemen"@de, "Steiner-Weber-Problem"@de, "Location problem"@de ;
  skos:prefLabel "Standortproblem"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/11915-3> .

<http://zbw.eu/stw/descriptor/18160-2>
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Internationaler Standortwettbewerb"@de, "Standortkonkurrenz"@de, "Regionaler Standortwettbewerb"@de, "Standortwettbewerb"@de, "Locational competition"@en, "Territorial competition"@en ;
  skos:prefLabel "Standortwettbewerb"@de, "Territorial competition"@en ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

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 .

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 .

<http://zbw.eu/stw/thsys/71067>
  skos:prefLabel "V.11.02  Economics of location"@en, "V.11.02  Standortökonomik"@de ;
  rdfs:label "V.11.02  Economics of location"@en, "V.11.02  Standortökonomik"@de, "Standortökonomik"@de, "Economics of location"@en ;
  skos:notation "V.11.02" ;
  skos:narrower <http://zbw.eu/stw/descriptor/11915-3> ;
  a skos:Concept, zbwext:Thsys .

<http://zbw.eu/stw/descriptor/11914-5>
  rdfs:label "Standortfaktor"@de, "Location factor"@en ;
  skos:prefLabel "Standortfaktor"@de, "Location factor"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

<http://zbw.eu/stw/descriptor/11932-3>
  rdfs:label "Standorttheorie"@de, "Location theory"@en, "Standortmodell"@de, "Optimaler Standort"@de ;
  skos:prefLabel "Standorttheorie"@de, "Location theory"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

<http://zbw.eu/stw/descriptor/11913-0>
  rdfs:label "Standort"@de, "Location"@en, "Wirtschaftsstandort"@de ;
  skos:prefLabel "Standort"@de, "Location"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11915-3> .

<http://zbw.eu/stw/descriptor/29563-4>
  skos:broader <http://zbw.eu/stw/descriptor/11915-3> ;
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Residential decision"@en, "Residential choice"@en, "Choice of residence"@en, "Wohnortwahl"@de, "Wohnstandortwahl"@de ;
  skos:prefLabel "Wohnstandortwahl"@de, "Residential choice"@en .

<http://zbw.eu/stw/descriptor/11904-1>
  rdfs:label "Sitzverlegung"@de, "Standortwahl des Betriebs"@de, "Betriebliche Standortwahl"@de, "Betriebliche Standortentscheidung"@de, "Location choice of firms"@en, "Betriebliche Standortplanung"@de, "Betrieblicher Standortwechsel"@de, "Location decision of firms"@en, "Firm location choice"@en ;
  skos:prefLabel "Firm location choice"@en, "Betriebliche Standortwahl"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/11915-3> ;
  a zbwext:Descriptor, skos:Concept .

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 .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

wd:Q113727761
  rdfs:label "Betriebliche Standortplanung"@de, "Betrieblicher Standortwechsel"@de, "Betriebliche Standortwahl"@de, "Standortwahl des Betriebs"@de, "location choice of firms"@en, "location decision of firms"@en, "Betriebliche Standortentscheidung"@de, "firm location choice"@en, "Sitzverlegung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11915-3> ;
  skos:prefLabel "Betriebliche Standortwahl"@de, "firm location choice"@en .

<https://data.gesis.org/thesoz/concept_10059170>
  rdfs:label "choice of location"@en, "Standortwahl"@de ;
  skos:prefLabel "choice of location"@en, "Standortwahl"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11915-3> .

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

