@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@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 .

gnd:7658468-9
  rdfs:label "Nusshandel"@de, "Nuss / Handel"@de, "Nuss / Agrarhandel"@de ;
  skos:prefLabel "Nusshandel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/14054-0>
  rdfs:label "Agricultural product"@en, "Agrarprodukt"@de, "Landwirtschaftliches Produkt"@de ;
  skos:prefLabel "Agricultural product"@en, "Agrarprodukt"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13188-5> .

wd:Q1802960
  rdfs:label "Landhandel (Landwirtschaft)"@de, "Landesproduktehandel"@de, "agricultural trade"@en, "Landhandel"@de, "Landwarenhandel"@de, "Agrarhandel"@de ;
  skos:prefLabel "agricultural trade"@en, "Landhandel"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/18008-1>
  rdfs:label "International agricultural trade"@en, "Agraraußenhandel"@de ;
  skos:prefLabel "International agricultural trade"@en, "Agraraußenhandel"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/29977-5>
  rdfs:label "Viehhandel"@de, "Livestock trade"@en ;
  skos:prefLabel "Viehhandel"@de, "Livestock trade"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/13188-5> .

gnd:4120650-2
  rdfs:label "Landwarenmarkt"@de, "Landware / Markt"@de, "Landware / Agrarmarkt"@de ;
  skos:prefLabel "Landwarenmarkt"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://aims.fao.org/aos/agrovoc/c_8682>
  rdfs:label "agricultural trade"@en, "Agrarhandel"@de ;
  skos:prefLabel "agricultural trade"@en, "Agrarhandel"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/13188-5>
  rdfs:label "Agricultural retailers"@en, "Agricultural trade"@en, "Agrargroßhandel"@de, "Agrareinzelhandel"@de, "Landwarenhandel"@de, "Landhandel"@de, "Agricultural supplies wholesaling"@en, "Düngemittelhandel"@de, "Agrarhandel"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70960>, <http://zbw.eu/stw/thsys/71024> ;
  skos:narrowMatch gnd:4259397-9, gnd:4139126-3, gnd:7622526-4, gnd:7658468-9, gnd:4307811-4 ;
  zbwext:useInsteadNote [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/18008-1> ;
    rdf:value "Für den Außenhandel mit Agrarprodukten"@de
  ] ;
  skos:exactMatch wd:Q1802960, <http://eurovoc.europa.eu/613>, <http://aims.fao.org/aos/agrovoc/c_8682>, gnd:4280236-2, gnd:4034299-2 ;
  skos:altLabel "Agrareinzelhandel"@de, "Agrargroßhandel"@de, "Agrarhandel"@de, "Agricultural retailers"@en, "Agricultural supplies wholesaling"@en, "Landwarenhandel"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/18320-6>, <http://zbw.eu/stw/descriptor/18008-1>, <http://zbw.eu/stw/descriptor/13219-6>, <http://zbw.eu/stw/descriptor/13472-1>, <http://zbw.eu/stw/descriptor/14054-0> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrower <http://zbw.eu/stw/descriptor/29977-5> ;
  skos:prefLabel "Agricultural trade"@en, "Landhandel"@de ;
  ns0:gvkppn "091373913" ;
  skos:relatedMatch gnd:4120650-2 ;
  skos:inScheme <http://zbw.eu/stw> ;
  zbwext:altLabelNarrower "Düngemittelhandel"@de .

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 .

gnd:4034299-2
  rdfs:label "Landware / Handel"@de, "Landhandel"@de, "Landwarenhandel"@de ;
  skos:prefLabel "Landwarenhandel"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13188-5> .

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 .

<http://zbw.eu/stw/thsys/70960>
  skos:notation "W.10.01" ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/13188-5> ;
  rdfs:label "Landhandel"@de, "Agricultural trade"@en, "W.10.01  Agricultural trade"@en, "W.10.01  Landhandel"@de ;
  skos:prefLabel "W.10.01  Agricultural trade"@en, "W.10.01  Landhandel"@de .

gnd:4139126-3
  rdfs:label "Agrarprodukt / Handel"@de, "Agrarhandel"@de ;
  skos:prefLabel "Agrarhandel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/13472-1>
  rdfs:label "Rohstoffgroßhandel"@de, "Rohstoffhandel"@de, "Commodity trade"@en ;
  skos:prefLabel "Rohstoffhandel"@de, "Commodity trade"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13188-5> .

<http://zbw.eu/stw/descriptor/13219-6>
  skos:related <http://zbw.eu/stw/descriptor/13188-5> ;
  rdfs:label "Genussmittelhandel"@de, "Lebensmittelhandel"@de, "Nahrungsmittelhandel"@de, "Food trade"@en, "Grocery trade"@en ;
  skos:prefLabel "Food trade"@en, "Lebensmittelhandel"@de ;
  a skos:Concept, zbwext:Descriptor .

<http://zbw.eu/stw/descriptor/18320-6>
  rdfs:label "Agri-food industry"@en, "Agro-industry"@en, "Agrar-Industrie-Komplex"@de, "Agrarindustrieller Komplex"@de, "Agro-food sector"@en, "Industrial agriculture"@en, "Industrielle Landwirtschaft"@de, "Agribusiness"@en, "Agro-industrial complex"@en, "Agrobusiness"@en, "Agrarindustrie"@de, "Agrarindustrielle Kooperation"@de, "Agroindustrie"@de ;
  skos:prefLabel "Agroindustrie"@de, "Agro-industry"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13188-5> .

gnd:7622526-4
  rdfs:label "Guanohandel"@de, "Guano / Düngemittelhandel"@de, "Guano / Handel"@de ;
  skos:prefLabel "Guanohandel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13188-5> .

gnd:4307811-4
  rdfs:label "Strohhandel"@de, "Stroh / Handel"@de, "Stroh / Agrarhandel"@de ;
  skos:prefLabel "Strohhandel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13188-5> .

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 .

gnd:4280236-2
  rdfs:label "Düngemittel / Handel"@de, "Düngemittelhandel"@de ;
  skos:prefLabel "Düngemittelhandel"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13188-5> .

<http://eurovoc.europa.eu/613>
  rdfs:label "Handel mit Agrarerzeugnissen"@de, "agricultural trade"@en ;
  skos:prefLabel "Handel mit Agrarerzeugnissen"@de, "agricultural trade"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13188-5> .

gnd:4259397-9
  rdfs:label "Hopfenhandel"@de, "Hopfen / Handel"@de ;
  skos:prefLabel "Hopfenhandel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13188-5> .

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 .

<http://zbw.eu/stw/thsys/71024>
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/13188-5> ;
  rdfs:label "Agrarökonomik"@de, "W.01.03  Agricultural economics"@en, "Agricultural economics"@en, "W.01.03  Agrarökonomik"@de ;
  skos:prefLabel "W.01.03  Agricultural economics"@en, "W.01.03  Agrarökonomik"@de ;
  skos:notation "W.01.03" .

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 .

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 .

