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

<http://aims.fao.org/aos/agrovoc/c_25923>
  rdfs:label "air conditioners"@en, "Klimaanlage"@de ;
  skos:prefLabel "air conditioners"@en, "Klimaanlage"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14337-2> .

<http://zbw.eu/stw/descriptor/14509-6>
  rdfs:label "Refrigerator"@en, "Kühlschrank"@de, "Tiefkühlgerät"@de, "Gefriergerät"@de ;
  skos:prefLabel "Refrigerator"@en, "Kühlschrank"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4375911-7
  rdfs:label "Klimatechnische Wirtschaft"@de ;
  skos:prefLabel "Klimatechnische Wirtschaft"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

wd:Q747713
  rdfs:label "refrigeration"@en, "Entwärmung"@de, "Abkühlung"@de, "kühlen"@de, "refrigeration system"@en, "Kühlung"@de ;
  skos:prefLabel "refrigeration"@en, "Kühlung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14337-2> .

skos:hiddenLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations."@en ;
  rdfs:comment "The range of skos:hiddenLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "hidden label"@en .

<http://zbw.eu/stw/descriptor/15677-1>
  rdfs:label "Verfahrenstechnik"@de, "Process engineering"@en ;
  skos:prefLabel "Verfahrenstechnik"@de, "Process engineering"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/14337-2> .

<http://zbw.eu/stw/descriptor/14337-2>
  rdfs:label "Eiserzeugung"@de, "Kälte"@de, "Kühltechnik"@de, "Kühlung"@de, "Kühlungssystem"@de, "Air conditioning"@en, "Klimaanlage"@de, "Tiefkühlung"@de, "Cooling"@en, "Ventilator"@de, "Lüftungstechnik"@de, "Kältetechnik"@de, "Kältemaschine"@de ;
  skos:relatedMatch gnd:4545542-9, gnd:4133766-9, gnd:4031177-6, gnd:4128893-2, gnd:4074360-3, gnd:4120572-8, gnd:4375911-7 ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70538>, <http://zbw.eu/stw/descriptor/15677-1> ;
  skos:exactMatch <http://dbpedia.org/resource/Refrigeration>, gnd:4165864-4, <http://eurovoc.europa.eu/6012>, <http://aims.fao.org/aos/agrovoc/c_25923>, wd:Q747713 ;
  skos:altLabel "Kühltechnik"@de, "Kühlungssystem"@de, "Kältetechnik"@de, "Kältemaschine"@de ;
  skos:related <http://zbw.eu/stw/descriptor/14509-6>, <http://zbw.eu/stw/descriptor/14933-0> ;
  zbwext:altLabelNarrower "Air conditioning"@en, "Klimaanlage"@de, "Ventilator"@de, "Tiefkühlung"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:narrowMatch wd:Q592197, gnd:7691836-1, gnd:4207424-1, gnd:4210198-0 ;
  skos:hiddenLabel "Kälte"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "091370876" ;
  skos:prefLabel "Cooling"@en, "Kühlung"@de ;
  zbwext:altLabelRelated "Eiserzeugung"@de, "Lüftungstechnik"@de .

gnd:4545542-9
  rdfs:label "Kältetechnische Wirtschaft"@de ;
  skos:prefLabel "Kältetechnische Wirtschaft"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

<http://eurovoc.europa.eu/6012>
  rdfs:label "air conditioning"@en, "Klimatisierung"@de, "Belüftung"@de, "ventilation"@en, "Lüftung"@de, "Klimaanlage"@de ;
  skos:prefLabel "air conditioning"@en, "Klimatisierung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4128893-2
  rdfs:label "Trocknungsanlage"@de, "Trockner"@de ;
  skos:prefLabel "Trocknungsanlage"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

wd:Q592197
  rdfs:label "Kühlkette"@de, "cold chain"@en ;
  skos:prefLabel "Kühlkette"@de, "cold chain"@en ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14337-2> .

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 .

zbwext:altLabelRelated
  skos:definition """Lexical label for a related term which is
    not defined as a separate concept. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelRelated"@en .

gnd:4133766-9
  rdfs:label "Kälteanlage"@de, "Kältetechnische Anlage"@de ;
  skos:prefLabel "Kälteanlage"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4207424-1
  rdfs:label "Kühlhaus"@de ;
  skos:prefLabel "Kühlhaus"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4165864-4
  rdfs:label "Kühlanlage"@de ;
  skos:prefLabel "Kühlanlage"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4074360-3
  rdfs:label "Lüftungstechnik"@de ;
  skos:prefLabel "Lüftungstechnik"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

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:4210198-0
  rdfs:label "Kühltransport"@de ;
  skos:prefLabel "Kühltransport"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14337-2> .

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 .

<http://dbpedia.org/resource/Refrigeration>
  rdfs:label "Refrigeration"@en, "Kühlung"@de ;
  skos:prefLabel "Refrigeration"@en, "Kühlung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:7691836-1
  rdfs:label "Kühlwagen"@de ;
  skos:prefLabel "Kühlwagen"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4120572-8
  rdfs:label "Airconditioning"@de, "Air-Conditioning"@de, "Aircondition"@de, "Air-Condition"@de, "Klimaanlage"@de ;
  skos:prefLabel "Klimaanlage"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

gnd:4031177-6
  rdfs:label "Klimatechnik"@de, "Raumlufttechnik"@de, "Klimatisierung"@de ;
  skos:prefLabel "Klimatechnik"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14337-2> .

<http://zbw.eu/stw/descriptor/14933-0>
  rdfs:label "Tiefkühlkost"@de, "Frozen food"@en, "Gefrierkost"@de ;
  skos:prefLabel "Tiefkühlkost"@de, "Frozen food"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14337-2> .

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 .

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 .

<http://zbw.eu/stw/thsys/70538>
  skos:notation "P.04" ;
  skos:prefLabel "P.04  Energy and Water"@en, "P.04  Energie und Wasser"@de ;
  rdfs:label "Energy and Water"@en, "Energie und Wasser"@de, "P.04  Energy and Water"@en, "P.04  Energie und Wasser"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/14337-2> .

