@base <http://zbw.eu/stw/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix waiver: <http://vocab.org/waiver/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .
@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 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 "2014-11-18"^^xsd:date ;
    dcterms:title "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de ;
    owl:versionInfo "8.14"@de, "8.14"@en ;
    skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .

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

