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

<../stw>
    dcterms:issued "2011-06-30"^^xsd:date ;
    dcterms:title "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de ;
    owl:versionInfo "8.08"@de, "8.08"@en ;
    skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .

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


