@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/18688-2>
  skos:prefLabel "Devisenoption"@de, "Currency option"@en ;
  skos:exactMatch wd:Q57938628, gnd:4204791-2 ;
  skos:altLabel "Foreign exchange option"@en, "Devisenoptionsgeschäft"@de, "Foreign currency option"@en, "FX option"@en ;
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Currency option"@en, "Devisenoption"@de, "Devisenoptionsgeschäft"@de, "FX option"@en, "Foreign exchange option"@en, "Foreign currency option"@en ;
  ns0:gvkppn "091354803" ;
  skos:relatedMatch gnd:4210451-8 ;
  skos:broader <http://zbw.eu/stw/thsys/70900>, <http://zbw.eu/stw/thsys/71089>, <http://zbw.eu/stw/descriptor/13735-2>, <http://zbw.eu/stw/descriptor/13720-1>, <http://zbw.eu/stw/thsys/71104> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:inScheme <http://zbw.eu/stw> .

<http://zbw.eu/stw/thsys/71089>
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "V.07.04.03  International financial markets"@en, "V.07.04.03  Internationale Finanzmärkte"@de ;
  rdfs:label "International financial markets"@en, "V.07.04.03  Internationale Finanzmärkte"@de, "V.07.04.03  International financial markets"@en, "Internationale Finanzmärkte"@de ;
  skos:notation "V.07.04.03" ;
  skos:narrower <http://zbw.eu/stw/descriptor/18688-2> .

gnd:4210451-8
  rdfs:label "Währungsoption"@de ;
  skos:prefLabel "Währungsoption"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/18688-2> .

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 .

wd:Q57938628
  rdfs:label "currency option"@en, "fX option"@en, "foreign exchange option"@en, "foreign currency option"@en, "Devisenoption"@de, "Devisenoptionsgeschäft"@de ;
  skos:prefLabel "currency option"@en, "Devisenoption"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18688-2> .

gnd:4204791-2
  rdfs:label "Devisen / Option"@de, "Devisenoption"@de ;
  skos:prefLabel "Devisenoption"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18688-2> .

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/13720-1>
  rdfs:label "Cross-currency swap"@en, "Währungsderivat"@de, "Devisentermingeschäft"@de, "FX swap"@en, "Devisen-Futures"@de, "Foreign exchange futures"@en, "Devisenterminmarkt"@de, "Currency derivative"@en, "Currency swap"@en, "Currency forwards"@en, "Währungsswap"@de, "Forward exchange market"@en, "Currency futures"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/18688-2> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Währungsderivat"@de, "Currency derivative"@en .

<http://zbw.eu/stw/thsys/71104>
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "V.05.04.06  Derivatives market"@en, "V.05.04.06  Terminmarkt"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/18688-2> ;
  skos:notation "V.05.04.06" ;
  rdfs:label "V.05.04.06  Derivatives market"@en, "Terminmarkt"@de, "Derivatives market"@en, "V.05.04.06  Terminmarkt"@de .

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 .

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/descriptor/13735-2>
  rdfs:label "American option"@en, "Asian option"@en, "Optionshandel"@de, "Optionsgeschäft"@de, "Barrier option"@en, "Exotic options"@en, "Call option"@en, "Parisian option"@en, "Option trading"@en, "European option"@en, "Barrier options"@en, "Put option"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/18688-2> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Optionsgeschäft"@de, "Option trading"@en .

<http://zbw.eu/stw/thsys/70900>
  rdfs:label "Financial products"@en, "Finanzprodukte"@de, "W.14.03  Finanzprodukte"@de, "W.14.03  Financial products"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "W.14.03  Financial products"@en, "W.14.03  Finanzprodukte"@de ;
  skos:notation "W.14.03" ;
  skos:narrower <http://zbw.eu/stw/descriptor/18688-2> .

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

