@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/v>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <thsys/v/about> ;
    rdfs:label "Economics"@en, "Volkswirtschaft"@de ;
    skos:inScheme <../stw> ;
    skos:narrower <thsys/70021>, <thsys/70039>, <thsys/70049>, <thsys/70052>, <thsys/70055>, <thsys/70056>, <thsys/70058>, <thsys/70082>, <thsys/70091>, <thsys/70101>, <thsys/70109>, <thsys/70144>, <thsys/70175>, <thsys/70179>, <thsys/70180>, <thsys/70234>, <thsys/72180>, <thsys/73103>, <thsys/73104> ;
    skos:notation "V"^^xsd:string ;
    skos:prefLabel "V  Economics"@en, "V  Volkswirtschaft"@de .


