@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 ns0: <http://purl.org/ontology/gbv/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/30555-0>
  rdfs:label "Konsumklima"@de, "Consumer confidence"@en, "Verbrauchsklima"@de, "Consumer sentiment"@en ;
  skos:prefLabel "Konsumklima"@de, "Consumer confidence"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10376-5> .

<http://zbw.eu/stw/descriptor/10376-5>
  ns0:gvkppn "091371929" ;
  skos:related <http://zbw.eu/stw/descriptor/10374-2>, <http://zbw.eu/stw/descriptor/30555-0>, <http://zbw.eu/stw/descriptor/10276-2> ;
  skos:exactMatch gnd:4200448-2, <http://dbpedia.org/resource/Consumer_confidence_index>, wd:Q1128416 ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/15075-1>, <http://zbw.eu/stw/thsys/72184>, <http://zbw.eu/stw/thsys/70020> ;
  skos:prefLabel "Konsumklimaindex"@de, "Consumer confidence index"@en ;
  skos:altLabel "Verbrauchervertrauensindex"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:relatedMatch gnd:4274175-0 ;
  rdfs:label "Konsumklimaindex"@de, "Verbrauchervertrauensindex"@de, "Consumer confidence index"@en ;
  dc:isPartOf <http://zbw.eu/stw> .

<http://dbpedia.org/resource/Consumer_confidence_index>
  rdfs:label "Consumer Confidence Index"@de, "Consumer confidence index"@en ;
  skos:prefLabel "Consumer Confidence Index"@de, "Consumer confidence index"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10376-5> .

<http://zbw.eu/stw/descriptor/10276-2>
  rdfs:label "Verbrauchsausgaben"@de, "Private Konsumausgaben"@de, "Private consumption"@en, "Private Verbrauchsausgaben"@de, "Verbraucherausgaben"@de, "Konsumausgaben"@de, "Konsumausgaben privater Haushalte"@de, "Privater Konsum"@de, "Consumer spending"@en, "Household expenditure"@en, "Privater Verbrauch"@de, "Gesamtwirtschaftlicher Konsum"@de, "Consumption expenditures"@en ;
  skos:prefLabel "Private consumption"@en, "Privater Konsum"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10376-5> .

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 .

wd:Q1128416
  rdfs:label "Consumer Confidence Index"@en, "Consumer Confidence Index"@de, "Konsumklimaindex"@de ;
  skos:prefLabel "Consumer Confidence Index"@en, "Consumer Confidence Index"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10376-5> .

<http://zbw.eu/stw/descriptor/10374-2>
  rdfs:label "Ifo-Konjunkturtest"@de, "Geschäftsklimaindex"@de, "Purchasing managers index"@en, "ZEW-Konjunkturerwartungen"@de, "Einkaufsmanagerindex"@de, "Tankan survey"@en, "Ifo-Geschäftsklimaindex"@de, "Business climate index"@en, "ISM manufacturing index"@en, "Leading indicator"@en, "Business climate survey"@en, "IWH-Industrieumfrage"@de, "Early warning indicator"@en, "Frühindikator"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Leading indicator"@en, "Frühindikator"@de ;
  skos:related <http://zbw.eu/stw/descriptor/10376-5> .

gnd:4200448-2
  rdfs:label "Konsumklimaindex"@de ;
  skos:prefLabel "Konsumklimaindex"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10376-5> .

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 .

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 .

gnd:4274175-0
  rdfs:label "Konsumklima"@de, "Verbrauchsklima"@de ;
  skos:prefLabel "Konsumklima"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/10376-5> .

<http://zbw.eu/stw/thsys/70020>
  rdfs:label "Business cycles"@en, "V.04.01  Konjunktur"@de, "V.04.01  Business cycles"@en, "Konjunktur"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/10376-5> ;
  skos:notation "V.04.01" ;
  skos:prefLabel "V.04.01  Business cycles"@en, "V.04.01  Konjunktur"@de .

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/thsys/72184>
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "N.09.02.04  Deskriptive Statistik"@de, "N.09.02.04  Descriptive statistics"@en ;
  rdfs:label "N.09.02.04  Deskriptive Statistik"@de, "Deskriptive Statistik"@de, "N.09.02.04  Descriptive statistics"@en, "Descriptive statistics"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/10376-5> ;
  skos:notation "N.09.02.04" .

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

<http://zbw.eu/stw/descriptor/15075-1>
  skos:prefLabel "Economic indicator"@en, "Wirtschaftsindikator"@de ;
  rdfs:label "Lagging indicator"@en, "Economic indicator"@en, "Volkswirtschaftliche Kennzahl"@de, "Business cycle indicator"@en, "Spätindikator"@de, "Konjunkturindikator"@de, "Wirtschaftsindikator"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10376-5> .

