@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/p>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <thsys/p/about> ;
    rdfs:label "Commodities"@en, "Produkte"@de ;
    skos:inScheme <../stw> ;
    skos:narrower <thsys/70014>, <thsys/70031>, <thsys/70066>, <thsys/70071>, <thsys/70135>, <thsys/70161>, <thsys/70201>, <thsys/70257>, <thsys/70265>, <thsys/70313>, <thsys/70328>, <thsys/70333>, <thsys/70337>, <thsys/70348>, <thsys/70358>, <thsys/70372>, <thsys/70416>, <thsys/70418>, <thsys/70423>, <thsys/70465>, <thsys/70498>, <thsys/70506>, <thsys/70538>, <thsys/70549> ;
    skos:notation "P"^^xsd:string ;
    skos:prefLabel "P  Commodities"@en, "P  Produkte"@de .


