@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/b>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <thsys/b/about> ;
    rdfs:label "Betriebswirtschaft"@de, "Business economics"@en ;
    skos:inScheme <../stw> ;
    skos:narrower <thsys/179318>, <thsys/70005>, <thsys/70028>, <thsys/70030>, <thsys/70037>, <thsys/70041>, <thsys/70046>, <thsys/70113>, <thsys/70140>, <thsys/70301>, <thsys/71035>, <thsys/71039> ;
    skos:notation "B"^^xsd:string ;
    skos:prefLabel "B  Betriebswirtschaft"@de, "B  Business economics"@en .


