@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://zbw.eu/stw/descriptor/19292-1>
  skos:prefLabel "Futtermittelmarkt"@de, "Feed market"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19293-6>
  skos:prefLabel "Grain price"@en, "Getreidepreis"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

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

<http://zbw.eu/stw/descriptor/29963-2>
  skos:prefLabel "Maize price"@en, "Maispreis"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw>
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

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/19300-0>
  skos:prefLabel "Rice price"@en, "Reispreis"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19344-1>
  skos:prefLabel "Rinderpreis"@de, "Cattle price"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/12960-0>
  skos:prefLabel "Flower industry"@en, "Blumensektor"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19345-6>
  skos:prefLabel "Schweinemarkt"@de, "Pig market"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19674-1>
  skos:prefLabel "Agricultural price"@en, "Agrarpreis"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

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 .

<http://zbw.eu/namespaces/zbw-extensions/Thsys>
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/19346-4>
  skos:prefLabel "Schweinepreis"@de, "Pig price"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

<http://zbw.eu/stw/thsys/70960>
  skos:narrower <http://zbw.eu/stw/descriptor/19345-6>, <http://zbw.eu/stw/descriptor/12960-0>, <http://zbw.eu/stw/descriptor/19305-4>, <http://zbw.eu/stw/descriptor/19297-5>, <http://zbw.eu/stw/descriptor/19290-5>, <http://zbw.eu/stw/descriptor/19674-1>, <http://zbw.eu/stw/descriptor/19188-3>, <http://zbw.eu/stw/descriptor/29977-5>, <http://zbw.eu/stw/descriptor/19344-1>, <http://zbw.eu/stw/descriptor/19303-1>, <http://zbw.eu/stw/descriptor/18517-1>, <http://zbw.eu/stw/descriptor/19347-2>, <http://zbw.eu/stw/descriptor/13431-1>, <http://zbw.eu/stw/descriptor/19349-5>, <http://zbw.eu/stw/descriptor/13188-5>, <http://zbw.eu/stw/descriptor/19300-0>, <http://zbw.eu/stw/descriptor/19293-6>, <http://zbw.eu/stw/descriptor/19189-1>, <http://zbw.eu/stw/descriptor/13238-2>, <http://zbw.eu/stw/descriptor/19292-1>, <http://zbw.eu/stw/descriptor/19343-3>, <http://zbw.eu/stw/descriptor/19366-5>, <http://zbw.eu/stw/descriptor/19346-4>, <http://zbw.eu/stw/descriptor/29963-2> ;
  skos:broader <http://zbw.eu/stw/thsys/70963> ;
  skos:prefLabel "W.10.01  Landhandel"@de, "W.10.01  Agricultural trade"@en ;
  rdfs:label "Agricultural trade"@en, "Landhandel"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:notation "W.10.01" .

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://zbw.eu/stw/descriptor/19303-1>
  skos:prefLabel "Wheat market"@en, "Weizenmarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/13238-2>
  skos:prefLabel "Tobacco trade"@en, "Tabakhandel"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19188-3>
  skos:prefLabel "Grain market"@en, "Getreidemarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19347-2>
  skos:prefLabel "Viehmarkt"@de, "Livestock market"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19366-5>
  skos:prefLabel "Rubber market"@en, "Kautschukmarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19290-5>
  skos:prefLabel "Cotton market"@en, "Baumwollmarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/13188-5>
  skos:prefLabel "Landhandel"@de, "Agricultural trade"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19297-5>
  skos:prefLabel "Rice market"@en, "Reismarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/18517-1>
  skos:prefLabel "Grain trade"@en, "Getreidehandel"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/29977-5>
  skos:prefLabel "Viehhandel"@de, "Livestock trade"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19189-1>
  skos:prefLabel "Maize market"@en, "Maismarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19305-4>
  skos:prefLabel "Wheat price"@en, "Weizenpreis"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19349-5>
  skos:prefLabel "Wool market"@en, "Wollmarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/13431-1>
  skos:prefLabel "Agricultural market"@en, "Agrarmarkt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

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/thsys/70963>
  skos:notation "W.10" ;
  rdfs:label "Trade"@en, "Handel"@de ;
  skos:prefLabel "W.10  Trade"@en, "W.10  Handel"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/thsys/70960> .

<http://zbw.eu/stw/descriptor/19343-3>
  skos:prefLabel "Rindermarkt"@de, "Cattle market"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70960> .

