@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/73302> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/73302/about> ;
	rdfs:label "Fleisch und Fleischwaren"@de, "Meat and meat products"@en ;
	skos:broader <http://zbw.eu/stw/thsys/70498> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/14122-2>, <http://zbw.eu/stw/descriptor/14127-6>, <http://zbw.eu/stw/descriptor/14964-3>, <http://zbw.eu/stw/descriptor/18218-4>, <http://zbw.eu/stw/descriptor/18219-2>, <http://zbw.eu/stw/descriptor/18220-3>, <http://zbw.eu/stw/descriptor/19021-4> ;
	skos:notation "P.19.01"^^xsd:string ;
	skos:prefLabel "P.19.01  Fleisch und Fleischwaren"@de, "P.19.01  Meat and meat products"@en .
