@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/70028>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <stw/thsys/70028/about> ;
    rdfs:label "Management and Business Organization"@en, "Unternehmensführung und Organisation"@de ;
    skos:broader <stw/thsys/b> ;
    skos:inScheme <stw> ;
    skos:narrower <stw/descriptor/20261-2>, <stw/thsys/70087>, <stw/thsys/70383>, <stw/thsys/70485>, <stw/thsys/70562>, <stw/thsys/71033>, <stw/thsys/71034> ;
    skos:notation "B.01"^^xsd:string ;
    skos:prefLabel "B.01  Management and Business Organization"@en, "B.01  Unternehmensführung und Organisation"@de .

