@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/70270> a skos:Concept, zbwext:Thsys ;
	rdfs:isDefinedBy <http://zbw.eu/stw/thsys/70270/about> ;
	rdfs:label "Production and cost theory"@en, "Produktions- und Kostentheorie"@de ;
	skos:broadMatch <http://zbw.eu/beta/external_identifiers/jel#D20>, <http://zbw.eu/beta/external_identifiers/jel#D21>, <http://zbw.eu/beta/external_identifiers/jel#D23>, <http://zbw.eu/beta/external_identifiers/jel#D24>, <http://zbw.eu/beta/external_identifiers/jel#D29>, <http://zbw.eu/beta/external_identifiers/jel#L15>, <http://zbw.eu/beta/external_identifiers/jel#M11> ;
	skos:broader <http://zbw.eu/stw/thsys/70030> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrower <http://zbw.eu/stw/descriptor/10187-1>, <http://zbw.eu/stw/descriptor/10256-1>, <http://zbw.eu/stw/descriptor/10312-3>, <http://zbw.eu/stw/descriptor/12491-2>, <http://zbw.eu/stw/descriptor/12504-5>, <http://zbw.eu/stw/descriptor/12508-4>, <http://zbw.eu/stw/descriptor/12509-2>, <http://zbw.eu/stw/descriptor/12741-5>, <http://zbw.eu/stw/descriptor/12742-3>, <http://zbw.eu/stw/descriptor/20881-0>, <http://zbw.eu/stw/descriptor/29771-4> ;
	skos:notation "B.06.01"^^xsd:string ;
	skos:prefLabel "B.06.01  Production and cost theory"@en, "B.06.01  Produktions- und Kostentheorie"@de .
