@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/70851> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70851/about> ;
	rdfs:label "Gewerkschaften"@de, "Trade unions"@en ;
	skos:broadMatch <http://purl.org/linked-data/sdmx/2009/subject#1.10>, <http://zbw.eu/beta/external_identifiers/jel#L30>, <http://zbw.eu/beta/external_identifiers/jel#L31>, <http://zbw.eu/beta/external_identifiers/jel#L39> ;
	skos:broader <http://zbw.eu/stw/thsys/70853> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/11313-3>, <http://zbw.eu/stw/descriptor/11314-1>, <http://zbw.eu/stw/descriptor/16629-0>, <http://zbw.eu/stw/descriptor/18123-1>, <http://zbw.eu/stw/descriptor/18125-4>, <http://zbw.eu/stw/descriptor/19502-2>, <http://zbw.eu/stw/descriptor/19503-0> ;
	skos:notation "W.23.02.02"^^xsd:string ;
	skos:prefLabel "W.23.02.02  Gewerkschaften"@de, "W.23.02.02  Trade unions"@en .
