@base <http://zbw.eu/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix zbwext: <namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix stw: <stw/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<stw>
    dcterms:issued "2010-04-22"^^xsd:date ;
    owl:versionInfo "8.06"@de, "8.06"@en ;
    skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .

<stw/thsys/w>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <stw/thsys/w/about> ;
    rdfs:label "Economic sectors"@en, "Wirtschaftssektoren und spezielle Wirtschaftslehren"@de ;
    skos:inScheme <stw> ;
    skos:narrower <stw/thsys/70575>, <stw/thsys/70814>, <stw/thsys/70815>, <stw/thsys/70818>, <stw/thsys/70819>, <stw/thsys/70823>, <stw/thsys/70825>, <stw/thsys/70828>, <stw/thsys/70829>, <stw/thsys/70835>, <stw/thsys/70839>, <stw/thsys/70847>, <stw/thsys/70856>, <stw/thsys/70872>, <stw/thsys/70876>, <stw/thsys/70879>, <stw/thsys/70882>, <stw/thsys/70883>, <stw/thsys/70889>, <stw/thsys/70892>, <stw/thsys/70893>, <stw/thsys/70905>, <stw/thsys/70923>, <stw/thsys/70943>, <stw/thsys/70944>, <stw/thsys/70958>, <stw/thsys/70963>, <stw/thsys/70965>, <stw/thsys/70970>, <stw/thsys/71005>, <stw/thsys/71010>, <stw/thsys/71017>, <stw/thsys/71018>, <stw/thsys/71019>, <stw/thsys/71028> ;
    skos:notation "W"^^xsd:string ;
    skos:prefLabel "W  Economic sectors"@en, "W  Wirtschaftssektoren und spezielle Wirtschaftslehren"@de .

