@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/70477> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70477/about> ;
	rdfs:label "Elektrohaushaltsger\u00E4te"@de, "Household Appliances"@en ;
	skos:broader <http://zbw.eu/stw/thsys/70135> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/14404-6>, <http://zbw.eu/stw/descriptor/14502-6>, <http://zbw.eu/stw/descriptor/14507-3>, <http://zbw.eu/stw/descriptor/14509-6>, <http://zbw.eu/stw/descriptor/14512-3>, <http://zbw.eu/stw/descriptor/14554-1> ;
	skos:notation "P.10.01"^^xsd:string ;
	skos:prefLabel "P.10.01  Elektrohaushaltsger\u00E4te"@de, "P.10.01  Household Appliances"@en .
