@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/70002> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70002/about> ;
	rdfs:label "Europa"@de, "Europe"@en ;
	skos:broader <http://zbw.eu/stw/thsys/g> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/16815-3>, <http://zbw.eu/stw/descriptor/16825-0>, <http://zbw.eu/stw/descriptor/17964-2>, <http://zbw.eu/stw/descriptor/17967-3>, <http://zbw.eu/stw/descriptor/29739-0>, <http://zbw.eu/stw/descriptor/30082-3>, <http://zbw.eu/stw/descriptor/30083-1>, <http://zbw.eu/stw/descriptor/30109-2>, <http://zbw.eu/stw/thsys/70130>, <http://zbw.eu/stw/thsys/70131>, <http://zbw.eu/stw/thsys/70174>, <http://zbw.eu/stw/thsys/70505>, <http://zbw.eu/stw/thsys/70557> ;
	skos:notation "G.01"^^xsd:string ;
	skos:prefLabel "G.01  Europa"@de, "G.01  Europe"@en .
