@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

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/30244-3>
  rdfs:label "Technische Analyse"@de, "Candlesticks"@en, "Technische Wertpapieranalyse"@de, "Elliott waves"@en, "Relative strength index"@en, "Technical analysis"@en, "Elliott-Wellen"@de, "Kerzenchart"@de, "Chart reading"@en, "Relative-Stärke-Index"@de, "Technische Analyse von Wertpapieren"@de, "Chartanalyse"@de ;
  skos:exactMatch gnd:4261792-3, <http://dbpedia.org/resource/Technical_analysis>, wd:Q235038 ;
  skos:altLabel "Chart reading"@en, "Elliott waves"@en, "Kerzenchart"@de, "Candlesticks"@en, "Technische Analyse von Wertpapieren"@de, "Chartanalyse"@de, "Relative-Stärke-Index"@de, "Elliott-Wellen"@de, "Technische Wertpapieranalyse"@de, "Relative strength index"@en ;
  zbwext:useInsteadNote [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/12230-2> ;
    rdf:value "Bis 2019 für Literatursuche "@de
  ], [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/12230-2> ;
    rdf:value "Until 2019 to search for literature"@en
  ] ;
  skos:prefLabel "Technische Analyse"@de, "Technical analysis"@en ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower <http://zbw.eu/stw/descriptor/30243-5> ;
  ns0:gvkppn "1727041941" ;
  skos:narrowMatch gnd:4117177-9, gnd:4671382-7 ;
  a skos:Concept, zbwext:Descriptor ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:relatedMatch gnd:4123001-2 ;
  skos:broader <http://zbw.eu/stw/thsys/70893>, <http://zbw.eu/stw/descriptor/12230-2> .

gnd:4261792-3
  rdfs:label "Markttechnische Analyse"@de, "Technische Analyse <Kursbildung>"@de, "Technische Analyse <Wertpapier>"@de ;
  skos:prefLabel "Markttechnische Analyse"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/30244-3> .

<http://zbw.eu/stw/thsys/70893>
  skos:narrower <http://zbw.eu/stw/descriptor/30244-3> ;
  rdfs:label "W.15  Bourses and securities trading"@en, "W.15  Börsen und Wertpapierhandel"@de, "Börsen und Wertpapierhandel"@de, "Bourses and securities trading"@en ;
  skos:prefLabel "W.15  Bourses and securities trading"@en, "W.15  Börsen und Wertpapierhandel"@de ;
  skos:notation "W.15" ;
  a skos:Concept, zbwext:Thsys .

gnd:4671382-7
  rdfs:label "Elliott-Wellen-Prinzip"@de, "Elliott Wellen Prinzip"@de, "Wellen-Prinzip"@de, "Elliott-Wave-Prinzip"@de, "Elliott-Wave-Finanzmarktanalyse"@de, "Elliott-Wellen-Theorie"@de, "Elliott-Wave-Theorie"@de ;
  skos:prefLabel "Elliott-Wellen-Prinzip"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/30244-3> .

<http://zbw.eu/stw/descriptor/30243-5>
  rdfs:label "Put-call ratio"@en, "Put-Call-Ratio"@de ;
  skos:prefLabel "Put-call ratio"@en, "Put-Call-Ratio"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/30244-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 .

<http://dbpedia.org/resource/Technical_analysis>
  rdfs:label "Technische Analyse"@de, "Technical analysis"@en ;
  skos:prefLabel "Technische Analyse"@de, "Technical analysis"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/30244-3> .

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 .

wd:Q235038
  rdfs:label "technical analysis"@en, "Technical Analysis"@en, "technische Analyse"@de, "Chartanalyse"@de ;
  skos:prefLabel "technical analysis"@en, "Chartanalyse"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/30244-3> .

<http://zbw.eu/stw/descriptor/12230-2>
  skos:prefLabel "Finanzanalyse"@de, "Financial analysis"@en ;
  rdfs:label "Financial analysts"@en, "Bewertung von Wertpapieren"@de, "Financial analysis"@en, "Wertpapierbewertung"@de, "Finanzanalyse"@de, "Finanzanalysten"@de, "Aktienanalyse"@de, "Wertpapieranalyse"@de, "Security analysis"@en, "Security valuation"@en, "Investment analysis"@en, "DVFA-Formel"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/30244-3> .

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 .

gnd:4123001-2
  rdfs:label "Chart-Analyse"@de, "Chartreading"@de, "Chart / Analyse"@de ;
  skos:prefLabel "Chart-Analyse"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/30244-3> .

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 .

zbwext:useInsteadNote
  rdfs:subPropertyOf skos:note ;
  skos:definition """For an aspect of the current concept use the 
    concept to which the note points instead of the current."""@en ;
  rdfs:comment """The note consists of a blank node. It contains 
    a rdfs:value literal which designates the aspect and a rdfs:seeAlso link to 
    the concept which should be used instead."""@en ;
  rdfs:label "useInsteadNote"@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 .

gnd:4117177-9
  rdfs:label "Technische Aktienanalyse"@de, "Markttechnische Aktienanalyse"@de ;
  skos:prefLabel "Technische Aktienanalyse"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/30244-3> .

