@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/70816> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70816/about> ;
	rdfs:label "Kreislaufwirtschaft"@de, "Recycling"@en ;
	skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#L99> ;
	skos:broader <http://zbw.eu/stw/thsys/70818> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/13324-2>, <http://zbw.eu/stw/descriptor/14273-2>, <http://zbw.eu/stw/descriptor/14796-5>, <http://zbw.eu/stw/descriptor/15011-6>, <http://zbw.eu/stw/descriptor/18229-6>, <http://zbw.eu/stw/descriptor/18962-1>, <http://zbw.eu/stw/descriptor/18965-2>, <http://zbw.eu/stw/descriptor/30337-3> ;
	skos:notation "W.32.02"^^xsd:string ;
	skos:prefLabel "W.32.02  Kreislaufwirtschaft"@de, "W.32.02  Recycling"@en .
