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

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

<thsys/n>
    a skos:Concept, zbwext:Thsys ;
    rdfs:isDefinedBy <thsys/n/about> ;
    rdfs:label "Nachbarwissenschaften"@de, "Related subject areas"@en ;
    skos:inScheme <../stw> ;
    skos:narrower <thsys/70007>, <thsys/70012>, <thsys/70017>, <thsys/70060>, <thsys/70095>, <thsys/70096>, <thsys/70142>, <thsys/70151>, <thsys/70154>, <thsys/70192>, <thsys/70269> ;
    skos:notation "N"^^xsd:string ;
    skos:prefLabel "N  Nachbarwissenschaften"@de, "N  Related subject areas"@en .


