@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://zbw.eu/stw/thsys/70817>
  rdfs:label "W.32.01  Eco-industries"@en, "W.32.01  Umweltwirtschaft"@de, "Umweltwirtschaft"@de, "Eco-industries"@en ;
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "W.32.01  Umweltwirtschaft"@de, "W.32.01  Eco-industries"@en ;
  skos:notation "W.32.01" ;
  skos:broader <http://zbw.eu/stw/thsys/70818> .

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/70818>
  skos:notation "W.32" ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower <http://zbw.eu/stw/descriptor/15727-5>, <http://zbw.eu/stw/descriptor/13336-2>, <http://zbw.eu/stw/thsys/70817>, <http://zbw.eu/stw/descriptor/15017-1>, <http://zbw.eu/stw/descriptor/13340-4>, <http://zbw.eu/stw/descriptor/13337-0>, <http://zbw.eu/stw/descriptor/24621-6>, <http://zbw.eu/stw/thsys/70816> ;
  skos:historyNote "In den STW-Versionen 9.0 bis 9.12 ist die Systematikstelle fälschlicherweise als stillgelegt ausgewiesen worden."@de, "In STW versions from 9.0 to 9.12, the subject category was incorrectly denoted as deprecated."@en ;
  a skos:Concept, zbwext:Thsys ;
  rdfs:label "Waste management, eco-industries and recycling"@en, "W.32  Abfall-, Umwelt- und Kreislaufwirtschaft"@de, "Abfall-, Umwelt- und Kreislaufwirtschaft"@de, "W.32  Waste management, eco-industries and recycling"@en ;
  skos:prefLabel "W.32  Waste management, eco-industries and recycling"@en, "W.32  Abfall-, Umwelt- und Kreislaufwirtschaft"@de ;
  skos:broader <http://zbw.eu/stw/thsys/w> .

<http://zbw.eu/stw/descriptor/15017-1>
  rdfs:label "Sondermüll"@de, "Kontaminierter Abfall"@de, "Giftmüll"@de, "Hazardous waste"@en, "Sonderabfall"@de, "Toxic waste"@en, "Gefährliche Abfälle"@de, "Giftiger Abfall"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70818> ;
  skos:prefLabel "Sonderabfall"@de, "Hazardous waste"@en ;
  a skos:Concept, zbwext:Descriptor .

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/13340-4>
  rdfs:label "Schneeräumung"@de, "Street cleaning"@en, "Straßenreinigung"@de, "Snow removal"@en, "Städtereinigung"@de, "Winterdienst"@de, "Schneebeseitigung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Street cleaning"@en, "Straßenreinigung"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70818> .

<http://zbw.eu/stw/descriptor/13337-0>
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/thsys/70818> ;
  rdfs:label "Müllverbrennungstechnik"@de, "Thermische Müllverwertung"@de, "Müllverbrennung"@de, "Waste incineration"@en, "Waste combustion"@en, "Abfallverbrennung"@de, "Thermische Abfallbehandlung"@de, "Müllverbrennungsanlage"@de ;
  skos:prefLabel "Müllverbrennung"@de, "Waste incineration"@en .

<http://zbw.eu/stw/descriptor/24621-6>
  rdfs:label "Entsorgung von Abfall"@de, "Abfallbeseitigung"@de, "Waste disposal"@en, "Müllentsorgung"@de, "Abfallentsorgung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Abfallentsorgung"@de, "Waste disposal"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70818> .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

<http://zbw.eu/stw/descriptor/13336-2>
  rdfs:label "Mülldeponie"@de, "Waste disposal site"@en, "Deponie"@de, "Lagerung von Abfall"@de, "Landfill"@en, "Abfalldeponie"@de ;
  skos:prefLabel "Mülldeponie"@de, "Landfill"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/thsys/70818> .

zbwext:Thsys
  rdfs:label "Thsys"@en ;
  a owl:Class .

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:historyNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note about the past state/use/meaning of a concept."@en ;
  rdfs:label "history note"@en .

<http://zbw.eu/stw/descriptor/15727-5>
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Waste treatment technology"@en, "Abfalltechnik"@de, "Mechanische Abfallbehandlung"@de, "Waste treatment"@en, "Entsorgungstechnik"@de, "Abfallbehandlung"@de ;
  skos:prefLabel "Waste treatment"@en, "Abfallbehandlung"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70818> .

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/thsys/70816>
  skos:broader <http://zbw.eu/stw/thsys/70818> ;
  rdfs:label "Kreislaufwirtschaft"@de, "Recycling"@en, "W.32.02  Recycling"@en, "W.32.02  Kreislaufwirtschaft"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "W.32.02  Kreislaufwirtschaft"@de, "W.32.02  Recycling"@en ;
  skos:notation "W.32.02" .

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

<http://zbw.eu/stw/thsys/w>
  skos:prefLabel "W  Wirtschaftssektoren"@de, "W  Economic sectors"@en ;
  rdfs:label "W  Economic sectors"@en, "Economic sectors"@en, "Wirtschaftssektoren"@de, "W  Wirtschaftssektoren"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/thsys/70818> ;
  skos:notation "W" .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

