@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/70872>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <stw/thsys/70872/about> ;
    rdfs:label "Public Sector"@en, "Öffentlicher Sektor"@de ;
    skos:broader <stw/thsys/w> ;
    skos:inScheme <stw> ;
    skos:narrower <stw/descriptor/10458-3>, <stw/descriptor/11289-2>, <stw/descriptor/11318-0>, <stw/descriptor/11559-6>, <stw/descriptor/11722-0>, <stw/descriptor/13303-3>, <stw/descriptor/13358-6>, <stw/descriptor/13993-1>, <stw/descriptor/18803-0>, <stw/descriptor/18829-3>, <stw/thsys/70860>, <stw/thsys/70871> ;
    skos:notation "W.22"^^xsd:string ;
    skos:prefLabel "W.22  Public Sector"@en, "W.22  Öffentlicher Sektor"@de .

