@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dsv: <http://purl.org/iso25964/DataSet/Versioning#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix stw: <http://zbw.eu/stw/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<http://zbw.eu/stw> dcterms:issued "2025-12-16"^^xsd:date ;
	dcterms:title "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de ;
	owl:versionInfo "9.20" ;
	skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .
<http://zbw.eu/stw/thsys/v> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/v/about> ;
	rdfs:label "Economics"@en, "Volkswirtschaft"@de ;
	skos:closeMatch <http://zbw.eu/beta/external_identifiers/jel#A> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/thsys/70021>, <http://zbw.eu/stw/thsys/70039>, <http://zbw.eu/stw/thsys/70049>, <http://zbw.eu/stw/thsys/70052>, <http://zbw.eu/stw/thsys/70055>, <http://zbw.eu/stw/thsys/70056>, <http://zbw.eu/stw/thsys/70058>, <http://zbw.eu/stw/thsys/70082>, <http://zbw.eu/stw/thsys/70091>, <http://zbw.eu/stw/thsys/70101>, <http://zbw.eu/stw/thsys/70109>, <http://zbw.eu/stw/thsys/70144>, <http://zbw.eu/stw/thsys/70175>, <http://zbw.eu/stw/thsys/70179>, <http://zbw.eu/stw/thsys/70180>, <http://zbw.eu/stw/thsys/70234> ;
	skos:notation "V"^^xsd:string ;
	skos:prefLabel "V  Economics"@en, "V  Volkswirtschaft"@de .
