@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 ns0: <http://purl.org/ontology/gbv/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@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://zbw.eu/stw/thsys/70964>
  rdfs:label "Branches of skilled crafts"@en, "Handwerkszweige"@de, "W.08.01  Branches of skilled crafts"@en, "W.08.01  Handwerkszweige"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "W.08.01  Branches of skilled crafts"@en, "W.08.01  Handwerkszweige"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13181-5> ;
  skos:notation "W.08.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/13181-5>
  skos:altLabel "Abdämmungsgewerbe"@de, "Schallschutzinstallation"@de, "Installationshandwerk"@de, "Wärmeschutzinstallation"@de, "Gebäudeisolierung"@de, "Gebäudedämmung"@de ;
  rdfs:label "Installationshandwerk"@de, "Wärmeschutzinstallation"@de, "Schallschutzinstallation"@de, "Bauinstallation"@de, "Gebäudedämmung"@de, "Domestic installations"@en, "Gebäudeisolierung"@de, "Abdämmungsgewerbe"@de ;
  ns0:gvkppn "091349737" ;
  skos:broader <http://zbw.eu/stw/descriptor/13180-0>, <http://zbw.eu/stw/descriptor/12910-1>, <http://zbw.eu/stw/thsys/70967>, <http://zbw.eu/stw/thsys/70964> ;
  skos:narrowMatch gnd:4403725-9 ;
  skos:related <http://zbw.eu/stw/descriptor/18746-0> ;
  skos:exactMatch wd:Q29584684, gnd:4218315-7 ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:prefLabel "Domestic installations"@en, "Bauinstallation"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrower <http://zbw.eu/stw/descriptor/13185-4>, <http://zbw.eu/stw/descriptor/13077-0> ;
  dc:isPartOf <http://zbw.eu/stw> .

<http://zbw.eu/stw/descriptor/12910-1>
  rdfs:label "Skilled crafts"@en, "Handwerk"@de, "Handicraft"@en, "Handcraft"@en ;
  skos:prefLabel "Skilled crafts"@en, "Handwerk"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/13181-5> .

gnd:4403725-9
  rdfs:label "Klimatechnisches Handwerk"@de, "Klimatechnik / Handwerk"@de, "Klimatechnik / Installation / Handwerk"@de, "Klimatechnik / Installateurhandwerk"@de ;
  skos:prefLabel "Klimatechnisches Handwerk"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13181-5> .

<http://zbw.eu/stw/descriptor/13180-0>
  rdfs:label "Ausbaugewerbe"@de, "Stukkateurgewerbe"@de, "Fliesenlegerei"@de, "Trockenbau"@de, "Shopfitting"@en, "Verputzarbeiten"@de, "Finishing trades"@en, "Baunebengewerbe"@de, "Malerhandwerk"@de, "Glaserhandwerk"@de, "Innenausbau"@de, "Ladenbau"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrower <http://zbw.eu/stw/descriptor/13181-5> ;
  skos:prefLabel "Ausbaugewerbe"@de, "Finishing trades"@en .

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/descriptor/18746-0>
  rdfs:label "Facility management"@en, "Smart home"@en, "Gebäudetechnik"@de, "Gebäudemanagement"@de, "Hausmeisterdienste"@de, "Haustechnik"@de, "Technisches Gebäudemanagement"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Gebäudemanagement"@de, "Facility management"@en ;
  skos:related <http://zbw.eu/stw/descriptor/13181-5> .

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://zbw.eu/stw/descriptor/13077-0>
  rdfs:label "Elektrohandwerk"@de, "Electrician trade"@en, "Elektroinstallation"@de ;
  skos:prefLabel "Elektrohandwerk"@de, "Electrician trade"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/13181-5> .

<http://zbw.eu/stw/thsys/70967>
  a zbwext:Thsys, skos:Concept ;
  skos:notation "W.07.03" ;
  skos:prefLabel "W.07.03  Finishing trades"@en, "W.07.03  Ausbaugewerbe"@de ;
  rdfs:label "W.07.03  Ausbaugewerbe"@de, "Finishing trades"@en, "W.07.03  Finishing trades"@en, "Ausbaugewerbe"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13181-5> .

<http://zbw.eu/stw/descriptor/13185-4>
  rdfs:label "Heizungsinstallation"@de, "SHK-Handwerk"@de, "Sanitärinstallation"@de, "Wasserinstallation"@de, "Klimatechnikinstallation"@de, "Sanitär-Heizungs-Klima-Handwerk"@de, "Klempnerhandwerk"@de, "Plumbing"@en, "Gasinstallation"@de, "Lüftungsinstallation"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Plumbing"@en, "Klempnerhandwerk"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/13181-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 .

gnd:4218315-7
  rdfs:label "Installateurhandwerk"@de, "Sanitär-, Heizungs-, Klimatechnikhandwerk"@de, "Sanitärhandwerk / Heizungshandwerk / Klimatechnikhandwerk"@de, "SHK-Handwerk"@de, "Installationshandwerk"@de ;
  skos:prefLabel "Installateurhandwerk"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13181-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 .

wd:Q29584684
  rdfs:label "Electrical, plumbing and other construction installation activities"@en, "NACE 43.2"@de, "Bauinstallation"@de ;
  skos:prefLabel "Electrical, plumbing and other construction installation activities"@en, "Bauinstallation"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13181-5> .

