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

<http://zbw.eu/stw/descriptor/10781-3>
  rdfs:label "Währungsspekulation"@de, "Currency speculation"@en, "Wechselkursspekulation"@de, "Devisenspekulation"@de ;
  skos:prefLabel "Währungsspekulation"@de, "Currency speculation"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10021-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 .

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 .

gnd:4131941-2
  rdfs:label "Börse / Spekulation <Wirtschaft>"@de, "Börsenspekulation"@de ;
  skos:prefLabel "Börsenspekulation"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> .

<http://dbpedia.org/resource/Speculation>
  rdfs:label "Spekulation (Wirtschaft)"@de, "Speculation"@en ;
  skos:prefLabel "Spekulation (Wirtschaft)"@de, "Speculation"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> .

<https://data.gesis.org/thesoz/concept_10039692>
  rdfs:label "speculation"@en, "Bodenspekulation"@de, "Spekulation"@de ;
  skos:prefLabel "speculation"@en, "Spekulation"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> .

<http://zbw.eu/stw/descriptor/24707-3>
  rdfs:label "Informational cascades"@en, "Herd behaviour"@en, "Herd behavior"@en, "Herding"@en, "Keeping up with the Joneses"@en, "Herdenverhalten"@de, "Information cascades"@en ;
  skos:prefLabel "Herding"@en, "Herdenverhalten"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10021-0> .

gnd:4194646-7
  rdfs:label "Baisse-Spekulation"@de, "Spekulation à la baisse"@de, "A-la-baisse-Spekulation"@de ;
  skos:prefLabel "Baisse-Spekulation"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10021-0> .

<http://zbw.eu/stw/descriptor/29692-0>
  rdfs:label "Commodity speculation"@en, "Agrarspekulation"@de, "Rohstoffspekulation"@de, "Food speculation"@en, "Lebensmittelspekulation"@de, "Agricultural commodity speculation"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Commodity speculation"@en, "Rohstoffspekulation"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/10021-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 .

zbwext:altLabelNarrower
  skos:definition """Lexical label for a narrower term which is
    not defined as a separate concept (according to ISO 25964, 8.4), sometimes
    referred to as 'upward posting'. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelNarrower"@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 .

wd:Q107885
  rdfs:label "financial speculation"@en, "Hot money"@de, "speculative trading"@en, "market speculation"@en, "speculation"@en, "Finanzspekulation"@de, "business speculation"@en, "Spekulation"@de, "Spekulieren"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> ;
  skos:prefLabel "speculation"@en, "Spekulation"@de .

<http://zbw.eu/stw/descriptor/19196-4>
  skos:prefLabel "Spekulationsblase"@de, "Bubbles"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/10021-0> ;
  rdfs:label "Speculative bubbles"@en, "Spekulationsblase"@de, "Blasenwirtschaft"@de, "Spekulative Blasen"@de, "Bubbles"@en ;
  a zbwext:Descriptor, skos:Concept .

<http://zbw.eu/stw/descriptor/12023-0>
  rdfs:label "Real estate speculation"@en, "Bodenspekulation"@de, "Grundstücksspekulation"@de ;
  skos:prefLabel "Real estate speculation"@en, "Bodenspekulation"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10021-0> .

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 .

skos:editorialNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note for an editor, translator or maintainer of the vocabulary."@en ;
  rdfs:label "editorial note"@en .

<http://eurovoc.europa.eu/5153>
  rdfs:label "hot money"@en, "speculation"@en, "Spekulationsgeschäft"@de, "speculative capital market"@en, "Spekulationskapitalmarkt"@de, "Spekulationskapital"@de, "heißes Geld"@de, "vagabundierendes Kapital"@de, "speculative capital"@en, "Spekulation"@de, "speculative flow"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> ;
  skos:prefLabel "speculative capital"@en, "Spekulationskapital"@de .

gnd:4056142-2
  rdfs:label "Spekulation <Wirtschaft>"@de ;
  skos:prefLabel "Spekulation <Wirtschaft>"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10021-0> .

wd:Q1064131
  rdfs:label "Daytrading"@de, "day trading"@en, "Day-Trading"@de, "Second trading"@de, "Minute trading"@de, "Intraday-Handel"@de, "Intraday"@de, "Intraday-Trading"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10021-0> ;
  skos:prefLabel "day trading"@en, "Daytrading"@de .

<http://zbw.eu/stw/thsys/70187>
  a skos:Concept, zbwext:Thsys ;
  rdfs:label "V.05.04  Finanzmärkte"@de, "Finanzmärkte"@de, "V.05.04  Financial markets"@en, "Financial markets"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/10021-0> ;
  skos:prefLabel "V.05.04  Financial markets"@en, "V.05.04  Finanzmärkte"@de ;
  skos:notation "V.05.04" .

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://zbw.eu/stw/descriptor/10021-0>
  a skos:Concept, zbwext:Descriptor ;
  zbwext:altLabelNarrower "Intraday trading"@en ;
  skos:narrowMatch gnd:4194645-5, gnd:4194646-7, wd:Q1064131 ;
  skos:broader <http://zbw.eu/stw/thsys/70036>, <http://zbw.eu/stw/thsys/70187> ;
  skos:altLabel "Börsenspekulation"@de, "Effektenspekulation"@de, "Day trading"@en, "Wertpapierspekulation"@de, "Stock market speculation"@en ;
  skos:exactMatch gnd:4131941-2, <https://data.gesis.org/thesoz/concept_10039692>, wd:Q107885, <http://eurovoc.europa.eu/5153>, gnd:4056142-2, <http://dbpedia.org/resource/Speculation> ;
  rdfs:label "Börsenspekulation"@de, "Effektenspekulation"@de, "Intraday trading"@en, "Speculation"@en, "Day trading"@en, "Stock market speculation"@en, "Spekulation"@de, "Wertpapierspekulation"@de ;
  skos:related <http://zbw.eu/stw/descriptor/24707-3> ;
  skos:inScheme <http://zbw.eu/stw> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:narrower <http://zbw.eu/stw/descriptor/10781-3>, <http://zbw.eu/stw/descriptor/12023-0>, <http://zbw.eu/stw/descriptor/19196-4>, <http://zbw.eu/stw/descriptor/29692-0> ;
  skos:prefLabel "Spekulation"@de, "Speculation"@en ;
  ns0:gvkppn "091390788" ;
  skos:editorialNote "Möglichst spezifischer indexieren."@de .

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

gnd:4194645-5
  rdfs:label "Hausse-Spekulation"@de, "Spekulation à la hausse"@de, "A-la-hausse-Spekulation"@de ;
  skos:prefLabel "Hausse-Spekulation"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10021-0> .

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

<http://zbw.eu/stw/thsys/70036>
  skos:prefLabel "B.02.02  Betriebliches Finanzvermögen"@de, "B.02.02  Corporate financial assets"@en ;
  skos:notation "B.02.02" ;
  rdfs:label "Corporate financial assets"@en, "Betriebliches Finanzvermögen"@de, "B.02.02  Betriebliches Finanzvermögen"@de, "B.02.02  Corporate financial assets"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/10021-0> ;
  a skos:Concept, zbwext:Thsys .

