@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/70471> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70471/about> ;
	rdfs:label "Factor input"@en, "Faktoreinsatz"@de ;
	skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#M11> ;
	skos:broader <http://zbw.eu/stw/thsys/70030> ;
	skos:historyNote "Bis zu Version 8.10 wurde diese URI f\u00FCr die gel\u00F6schte Systematikstelle \"B.06.03 Automatisierte Produktion\" verwendet. Die URI wurde versehentlich der vorliegenden Systematikstelle in Version 8.12 zugeordnet."@de, "Up to version 8.10 this concepts URI was used for the deleted concept \"B.06.03 Computer-aided manufacturing\". The URI was accidentally reassigned to the newly introduced current concept in version 8.12."@en ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/10027-2>, <http://zbw.eu/stw/descriptor/10326-6>, <http://zbw.eu/stw/descriptor/12057-4>, <http://zbw.eu/stw/descriptor/12649-0>, <http://zbw.eu/stw/descriptor/12699-6>, <http://zbw.eu/stw/descriptor/12705-2>, <http://zbw.eu/stw/descriptor/12708-3>, <http://zbw.eu/stw/descriptor/12750-4>, <http://zbw.eu/stw/descriptor/12754-3>, <http://zbw.eu/stw/descriptor/20789-2>, <http://zbw.eu/stw/descriptor/29822-6>, <http://zbw.eu/stw/descriptor/29823-4> ;
	skos:notation "B.06.02"^^xsd:string ;
	skos:prefLabel "B.06.02  Factor input"@en, "B.06.02  Faktoreinsatz"@de .
