@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 gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://zbw.eu/stw/descriptor/16288-0>
  rdfs:label "Bewaffneter Zwischenfall"@de, "Internationaler Konflikt"@de, "Politischer Konflikt"@de, "Bewaffneter Konflikt"@de, "Armed conflict"@en, "Political conflict"@en, "Militärischer Konflikt"@de, "International conflict"@en, "Innerstaatlicher Konflikt"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/19324-0> ;
  skos:prefLabel "Political conflict"@en, "Politischer Konflikt"@de ;
  a zbwext:Descriptor, skos:Concept .

<http://zbw.eu/stw/descriptor/19324-0>
  skos:exactMatch wd:Q2912528, gnd:4159004-1, <http://eurovoc.europa.eu/6173> ;
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Handelskonflikt"@de, "Retorsionsmaßnahme"@de, "Trade dispute"@en, "Außenhandelskonflikt"@de, "Gegensanktion"@de, "Trade war"@en, "Strafzoll"@de, "Handelskrieg"@de, "Trade retaliation"@en, "Vergeltungszoll"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/16288-0>, <http://zbw.eu/stw/thsys/71097>, <http://zbw.eu/stw/descriptor/10617-2> ;
  skos:altLabel "Trade retaliation"@en, "Handelskrieg"@de, "Retorsionsmaßnahme"@de, "Gegensanktion"@de, "Strafzoll"@de, "Vergeltungszoll"@de, "Trade war"@en, "Außenhandelskonflikt"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:prefLabel "Trade dispute"@en, "Handelskonflikt"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/10690-6>, <http://zbw.eu/stw/descriptor/18790-4>, <http://zbw.eu/stw/descriptor/19314-3> ;
  ns0:gvkppn "091365228" ;
  skos:narrowMatch wd:Q692412 .

<http://zbw.eu/stw/thsys/71097>
  skos:narrower <http://zbw.eu/stw/descriptor/19324-0> ;
  rdfs:label "International economic policy"@en, "Internationale Wirtschaftspolitik"@de, "V.07.03.02  Internationale Wirtschaftspolitik"@de, "V.07.03.02  International economic policy"@en ;
  skos:prefLabel "V.07.03.02  Internationale Wirtschaftspolitik"@de, "V.07.03.02  International economic policy"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "V.07.03.02" .

wd:Q692412
  rdfs:label "trade war"@en, "trade wars"@en, "trade friction"@en, "Handelsstreit"@de, "Handelskrieg"@de ;
  skos:prefLabel "trade war"@en, "Handelskrieg"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19324-0> .

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/descriptor/19314-3>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Antidumpingpolitik"@de, "Anti-dumping duties"@en, "Trade remedy"@en, "Anti-dumping rule"@en, "Countervailing duties"@en, "Antidumping"@de, "Antidumpingrecht"@de, "Antidumping"@en, "Dumpingabwehr"@de, "Antidumping rules"@en ;
  skos:prefLabel "Antidumping"@de, "Antidumping"@en ;
  skos:related <http://zbw.eu/stw/descriptor/19324-0> .

<http://eurovoc.europa.eu/6173>
  rdfs:label "trade dispute"@en, "Handelsstreit"@de, "trade conflict"@en, "handelspolitische Unstimmigkeiten"@de, "Handelszwist"@de, "Handelskonflikt"@de ;
  skos:prefLabel "trade dispute"@en, "Handelsstreit"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19324-0> .

<http://zbw.eu/stw/descriptor/10690-6>
  rdfs:label "Dumping"@en, "Dumping"@de ;
  skos:prefLabel "Dumping"@en, "Dumping"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19324-0> .

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 .

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 .

gnd:4159004-1
  rdfs:label "Handelskonflikt"@de, "Handelskrieg"@de ;
  skos:prefLabel "Handelskrieg"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19324-0> .

<http://zbw.eu/stw/descriptor/10617-2>
  rdfs:label "Außenwirtschaftsbeziehungen"@de, "Wirtschaftsbeziehungen"@de, "Internationale wirtschaftliche Zusammenarbeit"@de, "External sector"@en, "Economic diplomacy"@en, "International economic relations"@en, "Wirtschaftsdiplomatie"@de, "Internationale Wirtschaftsbeziehungen"@de, "Außenhandelsverflechtung"@de, "Internationale Wirtschaftsverflechtung"@de ;
  skos:prefLabel "Internationale Wirtschaftsbeziehungen"@de, "International economic relations"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/19324-0> .

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

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

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

<http://zbw.eu/stw/descriptor/18790-4>
  rdfs:label "International commercial arbitration"@en, "Internationale Schiedsgerichtsbarkeit"@de, "Internationales Schiedsrecht"@de, "Internationale Handelsarbitrage"@de, "Handelsarbitrage"@de, "Internationales Schiedsgericht"@de, "Arbitrageklausel"@de, "Internationales Schiedsverfahren"@de, "Internationaler Schiedsspruch"@de, "Internationale Handelsschiedsgerichtsbarkeit"@de, "Internationale Wirtschaftsschiedsgerichtsbarkeit"@de, "Arbitrage im Handelsrecht"@de ;
  skos:prefLabel "Internationale Schiedsgerichtsbarkeit"@de, "International commercial arbitration"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19324-0> .

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

wd:Q2912528
  rdfs:label "trade dispute"@en, "trade conflict"@en, "Handelskonflikt"@de ;
  skos:prefLabel "trade conflict"@en, "Handelskonflikt"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19324-0> .

