@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 "2015-06-15"^^xsd:date ;
    dcterms:title "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de ;
    owl:versionInfo "9.0"@de, "9.0"@en ;
    skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .

<thsys/73339>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <thsys/73339/about> ;
    rdfs:label "Computer science"@en, "Informatik"@de ;
    skos:broader <thsys/73342> ;
    skos:inScheme <../stw> ;
    skos:narrower <descriptor/13277-6>, <descriptor/15057-3>, <descriptor/15410-6>, <descriptor/15416-1>, <descriptor/15609-4>, <descriptor/15611-3>, <descriptor/18003-4>, <descriptor/18170-6>, <descriptor/19807-1>, <descriptor/19808-6>, <descriptor/19809-4>, <descriptor/29233-4>, <descriptor/29234-2>, <descriptor/29401-2>, <descriptor/29728-5> ;
    skos:notation "N.10.05.03"^^xsd:string ;
    skos:prefLabel "N.10.05.03  Computer science"@en, "N.10.05.03  Informatik"@de .

