@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/> .

<http://www.econbiz.de/subject/Department/>
    dcterms:subject <descriptor/12135-3> .

<../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 .

<descriptor/12135-3>
    gbv:gvkppn "091345634"^^xsd:string ;
    a skos:Concept, zbwext:Descriptor ;
    rdfs:isDefinedBy <descriptor/12135-3/about> ;
    skos:altLabel "Stabsabteilung"@de, "Unternehmensabteilung"@de ;
    skos:broader <descriptor/12111-3>, <thsys/180739> ;
    skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_50198>, <http://d-nb.info/gnd/4210296-0> ;
    skos:inScheme <../stw> ;
    skos:narrowMatch <http://d-nb.info/gnd/4190703-6>, <http://d-nb.info/gnd/4218748-5>, <http://d-nb.info/gnd/4223614-9>, <http://d-nb.info/gnd/4338409-2> ;
    skos:prefLabel "Abteilung"@de, "Department"@en ;
    foaf:page <http://www.econbiz.de/subject/Department/>, <http://www.econbiz.de/thema/Abteilung/>, <../econis/search/descriptor/Abteilung>, <../econis/search/descriptor/Department> ;
    zbwext:indexedItem <http://www.econbiz.de/subject/Department/>, <http://www.econbiz.de/thema/Abteilung/>, <../econis/search/descriptor/Abteilung>, <../econis/search/descriptor/Department> .

<../econis/search/descriptor/Abteilung>
    dcterms:subject <descriptor/12135-3> .

<../econis/search/descriptor/Department>
    dcterms:subject <descriptor/12135-3> .

<http://www.econbiz.de/thema/Abteilung/>
    dcterms:subject <descriptor/12135-3> .


