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

<http://zbw.eu/stw/descriptor/14593-5>
  skos:exactMatch <http://eurovoc.europa.eu/3897>, <http://aims.fao.org/aos/agrovoc/c_4046>, gnd:4052945-9, gnd:4013537-8, <http://dbpedia.org/resource/Jewellery>, wd:Q161439 ;
  zbwext:altLabelNarrower "Perlen"@de, "Halbedelstein"@de, "Juwelen"@de, "Emerald"@en, "Modeschmuck"@de, "Precious stone"@en, "Bernstein"@de, "Smaragd"@de, "Edelstein"@de, "Pearls"@en, "Gemstone"@en ;
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Bernstein"@de, "Edelstein"@de, "Smaragd"@de, "Jewellery"@en, "Schmuck"@de, "Perlen"@de, "Modeschmuck"@de, "Gemstone"@en, "Pearls"@en, "Bijouterie"@de, "Precious stone"@en, "Juwelen"@de, "Halbedelstein"@de, "Emerald"@en ;
  skos:narrowMatch gnd:4114618-9 ;
  skos:related <http://zbw.eu/stw/descriptor/14296-4>, <http://zbw.eu/stw/descriptor/14225-6>, <http://zbw.eu/stw/descriptor/13095-5> ;
  ns0:gvkppn "091388317" ;
  skos:broader <http://zbw.eu/stw/thsys/70201> ;
  skos:prefLabel "Jewellery"@en, "Schmuck"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:relatedMatch gnd:4829212-6 ;
  skos:altLabel "Bijouterie"@de .

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 .

<http://zbw.eu/stw/thsys/70201>
  skos:prefLabel "P.00  Products"@en, "P.00  Produkte"@de ;
  skos:notation "P.00" ;
  skos:narrower <http://zbw.eu/stw/descriptor/14593-5> ;
  rdfs:label "Produkte"@de, "Products"@en, "P.00  Produkte"@de, "P.00  Products"@en ;
  a zbwext:Thsys, skos:Concept .

<http://eurovoc.europa.eu/3897>
  rdfs:label "Erzeugung von Schmuckwaren"@de, "goldsmith's article"@en, "Juwelenerzeugung"@de, "jewellery and goldsmith's articles"@en, "Schmuck- und Goldwarenerzeugung"@de, "Schmuck- imd Goldwarenindustrie"@de, "Erzeugung von Goldwaren"@de, "jewellery"@en ;
  skos:prefLabel "Schmuck- und Goldwarenerzeugung"@de, "jewellery and goldsmith's articles"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-5> .

<http://zbw.eu/stw/descriptor/14225-6>
  rdfs:label "Synthetischer Diamant"@de, "Industriediamant"@de, "Diamond"@en, "Diamant"@de ;
  skos:prefLabel "Diamond"@en, "Diamant"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14593-5> .

<http://zbw.eu/stw/descriptor/14296-4>
  rdfs:label "Precious metal"@en, "Edelmetall"@de ;
  skos:prefLabel "Precious metal"@en, "Edelmetall"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14593-5> .

wd:Q161439
  rdfs:label "Preziose"@de, "Schmuck"@de, "Dekorativ"@de, "jewellery making"@en, "jewelry"@en, "Bijouterieware"@de, "jewelry making"@en, "Ausschmückung"@de, "jewellery"@en, "jewelry art"@en, "Pretiose"@de, "Geschmeide"@de, "Schmücken"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-5> ;
  skos:prefLabel "jewelry"@en, "Schmuck"@de .

gnd:4052945-9
  rdfs:label "Juwelenschmuck"@de, "Juwelierschmuck"@de, "Schmuckware"@de, "Juwelen"@de, "Schmuck"@de ;
  skos:prefLabel "Schmuck"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-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 .

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:4114618-9
  rdfs:label "Modeschmuck"@de ;
  skos:prefLabel "Modeschmuck"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14593-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://aims.fao.org/aos/agrovoc/c_4046>
  rdfs:label "jewellery"@en, "Schmuck"@de ;
  skos:prefLabel "jewellery"@en, "Schmuck"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-5> .

gnd:4829212-6
  rdfs:label "Edelsteinhandel"@de, "Edelstein / Handel"@de ;
  skos:prefLabel "Edelsteinhandel"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14593-5> .

<http://dbpedia.org/resource/Jewellery>
  rdfs:label "Juwel"@de, "Schmuck"@de, "Jewellery"@en ;
  skos:prefLabel "Juwel"@de, "Schmuck"@de, "Jewellery"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-5> .

gnd:4013537-8
  rdfs:label "Edelstein"@de ;
  skos:prefLabel "Edelstein"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14593-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 .

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/descriptor/13095-5>
  rdfs:label "Jewelry industry"@en, "Juwelier"@de, "Schmuckhandel"@de, "Jewellery industry"@en, "Schmuckwarenbranche"@de, "Schmuckindustrie"@de, "Edelsteinindustrie"@de, "Uhrenhandel"@de, "Schmuckbranche"@de, "Edelsteinschleiferei"@de, "Bijouterieindustrie"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Jewellery industry"@en, "Schmuckbranche"@de ;
  skos:related <http://zbw.eu/stw/descriptor/14593-5> .

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

