@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 ns0: <http://purl.org/ontology/gbv/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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://eurovoc.europa.eu/1885>
  rdfs:label "non-ferrous metal"@en, "zirconium"@en, "Zirkonium"@de, "NE-Metall"@de, "Nichteisenmetall"@de ;
  skos:prefLabel "non-ferrous metal"@en, "NE-Metall"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/13037-5> .

gnd:4387447-2
  rdfs:label "Bleiindustrie"@de, "Blei / Nichteisenmetallindustrie"@de ;
  skos:prefLabel "Bleiindustrie"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13037-5> .

wd:Q56574140
  rdfs:label "non-ferrous metals industry"@en, "non-ferrous metals smelting industry"@en, "non-ferrous metals refinery"@en, "NE-Metallindustrie"@de, "Nichteisenmetall-Industrie"@de, "Buntmetallwirtschaft"@de ;
  skos:prefLabel "non-ferrous metals industry"@en, "NE-Metallindustrie"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/descriptor/13037-5>
  skos:altLabel "Nichteisenmetall-Industrie"@de, "Non-ferrous metals refinery"@en, "Non-ferrous metals smelting industry"@en, "Buntmetallwirtschaft"@de ;
  skos:exactMatch wd:Q56574140, gnd:4171723-5 ;
  skos:closeMatch <http://eurovoc.europa.eu/1885> ;
  rdfs:label "Non-ferrous metals smelting industry"@en, "Non-ferrous metals industry"@en, "Buntmetallwirtschaft"@de, "Non-ferrous metals refinery"@en, "NE-Metallindustrie"@de, "Nichteisenmetall-Industrie"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13025-5>, <http://zbw.eu/stw/descriptor/13026-3>, <http://zbw.eu/stw/descriptor/13033-6> ;
  skos:relatedMatch gnd:4147007-2 ;
  ns0:gvkppn "091379776" ;
  skos:narrowMatch gnd:4449983-8, gnd:4190900-8, gnd:4387447-2, gnd:4652025-9 ;
  dc:isPartOf <http://zbw.eu/stw> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71003>, <http://zbw.eu/stw/descriptor/13034-4> ;
  skos:prefLabel "NE-Metallindustrie"@de, "Non-ferrous metals industry"@en ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/14302-0> .

gnd:4171723-5
  rdfs:label "Nichteisenmetallindustrie"@de, "Nichteisenmetall / Metallindustrie"@de ;
  skos:prefLabel "Nichteisenmetallindustrie"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/descriptor/14302-0>
  rdfs:label "Non-ferrous metal"@en, "NE-Metall"@de, "Nichteisenmetall"@de, "Buntmetall"@de ;
  skos:prefLabel "Non-ferrous metal"@en, "NE-Metall"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13037-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 .

gnd:4147007-2
  rdfs:label "Buntmetall / Metallwirtschaft"@de, "Buntmetallwirtschaft"@de ;
  skos:prefLabel "Buntmetallwirtschaft"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/descriptor/13026-3>
  rdfs:label "Precious metal industry"@en, "Edelmetallindustrie"@de ;
  skos:prefLabel "Precious metal industry"@en, "Edelmetallindustrie"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/thsys/71003>
  rdfs:label "W.06.01  Metal industry"@en, "Metallindustrie"@de, "W.06.01  Metallindustrie"@de, "Metal industry"@en ;
  skos:notation "W.06.01" ;
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "W.06.01  Metal industry"@en, "W.06.01  Metallindustrie"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13037-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 .

gnd:4190900-8
  rdfs:label "Zinnindustrie"@de, "Zinn / Nichteisenmetallindustrie"@de ;
  skos:prefLabel "Zinnindustrie"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/descriptor/13025-5>
  rdfs:label "Aluminiumindustrie"@de, "Aluminium industry"@en ;
  skos:prefLabel "Aluminiumindustrie"@de, "Aluminium industry"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/13037-5> .

<http://zbw.eu/stw/descriptor/13034-4>
  rdfs:label "Metallindustrie"@de, "Metal industry"@en ;
  skos:prefLabel "Metallindustrie"@de, "Metal industry"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/13037-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:4449983-8
  rdfs:label "Messingindustrie"@de, "Messing / Nichteisenmetallindustrie"@de ;
  skos:prefLabel "Messingindustrie"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13037-5> .

gnd:4652025-9
  rdfs:label "Buntmetallindustrie"@de, "Buntmetall / Metallindustrie"@de ;
  skos:prefLabel "Buntmetallindustrie"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13037-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 .

<http://zbw.eu/stw/descriptor/13033-6>
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Copper smelting industry"@en, "Kupferindustrie"@de, "Kupferschmelze"@de, "Kupferverarbeitung"@de, "Kupferraffinerie"@de, "Copper industry"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/13037-5> ;
  skos:prefLabel "Kupferindustrie"@de, "Copper industry"@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 .

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 .

skos:closeMatch
  rdfs:subPropertyOf skos:mappingRelation ;
  skos:definition "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en ;
  rdfs:label "has close match"@en .

