@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://zbw.eu/stw>
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://zbw.eu/stw/descriptor/19208-2>
  skos:prefLabel "Allokationseffizienz"@de, "Allocative efficiency"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/19218-6>
  skos:prefLabel "Marginalanalyse"@de, "Marginal analysis"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/10052-3>
  skos:prefLabel "Opportunitätskosten"@de, "Opportunity cost"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/11111-1>
  skos:prefLabel "Werttheorie"@de, "Theory of value"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/v>
  skos:notation "V" ;
  rdfs:label "Economics"@en, "Volkswirtschaft"@de ;
  skos:prefLabel "V  Volkswirtschaft"@de, "V  Economics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/thsys/70180> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

<http://zbw.eu/stw/thsys/70493>
  skos:notation "V.02.01" ;
  rdfs:label "Household economics"@en, "Haushaltsökonomik"@de ;
  skos:prefLabel "V.02.01  Household economics"@en, "V.02.01  Haushaltsökonomik"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/70180>
  skos:broader <http://zbw.eu/stw/thsys/v> ;
  skos:narrower <http://zbw.eu/stw/descriptor/30248-2>, <http://zbw.eu/stw/thsys/71117>, <http://zbw.eu/stw/thsys/71116>, <http://zbw.eu/stw/descriptor/10055-4>, <http://zbw.eu/stw/descriptor/19216-3>, <http://zbw.eu/stw/descriptor/29704-5>, <http://zbw.eu/stw/thsys/70057>, <http://zbw.eu/stw/descriptor/10052-3>, <http://zbw.eu/stw/descriptor/19208-2>, <http://zbw.eu/stw/descriptor/10144-5>, <http://zbw.eu/stw/descriptor/19218-6>, <http://zbw.eu/stw/descriptor/15860-3>, <http://zbw.eu/stw/descriptor/15861-1>, <http://zbw.eu/stw/descriptor/30204-1>, <http://zbw.eu/stw/descriptor/11111-1>, <http://zbw.eu/stw/descriptor/18832-0>, <http://zbw.eu/stw/descriptor/10139-5>, <http://zbw.eu/stw/thsys/70481>, <http://zbw.eu/stw/descriptor/29971-3>, <http://zbw.eu/stw/descriptor/10036-1>, <http://zbw.eu/stw/thsys/70493> ;
  skos:notation "V.02" ;
  skos:prefLabel "V.02  Microeconomics"@en, "V.02  Mikroökonomik"@de ;
  rdfs:label "Mikroökonomik"@de, "Microeconomics"@en ;
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  skos:inScheme <http://zbw.eu/stw> .

<http://zbw.eu/namespaces/zbw-extensions/Thsys>
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/10139-5>
  skos:prefLabel "Mikroökonometrie"@de, "Microeconometrics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

<http://zbw.eu/stw/descriptor/30204-1>
  skos:prefLabel "Endowment effect"@en, "Besitztumseffekt"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/30248-2>
  skos:prefLabel "Nudge"@en, "Nudge"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://zbw.eu/stw/descriptor/10055-4>
  skos:prefLabel "Price elasticity"@en, "Preiselastizität"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/71117>
  skos:notation "V.02.04" ;
  rdfs:label "Informationsökonomik"@de, "Economics of information"@en ;
  skos:prefLabel "V.02.04  Informationsökonomik"@de, "V.02.04  Economics of information"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/70057>
  skos:notation "V.02.03" ;
  rdfs:label "Wohlfahrtsökonomik"@de, "Welfare economics"@en ;
  skos:prefLabel "V.02.03  Wohlfahrtsökonomik"@de, "V.02.03  Welfare economics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/71116>
  skos:notation "V.02.05" ;
  rdfs:label "Zeitökonomie"@de, "Economy of time"@en ;
  skos:prefLabel "V.02.05  Zeitökonomie"@de, "V.02.05  Economy of time"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/15860-3>
  skos:prefLabel "Rationalität"@de, "Rationality"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/10144-5>
  skos:prefLabel "Mikroökonomik"@de, "Microeconomics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/thsys/70481>
  skos:notation "V.02.02" ;
  rdfs:label "Theory of the firm"@en, "Theorie der Unternehmung"@de ;
  skos:prefLabel "V.02.02  Theory of the firm"@en, "V.02.02  Theorie der Unternehmung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/29971-3>
  skos:prefLabel "Komparative Statik"@de, "Comparative statics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

<http://zbw.eu/stw/descriptor/29704-5>
  skos:prefLabel "Prospect theory"@en, "Prospect Theory"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/18832-0>
  skos:prefLabel "Self-interest"@en, "Eigeninteresse"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/10036-1>
  skos:prefLabel "Elastizität"@de, "Elasticity"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/19216-3>
  skos:prefLabel "Bounded rationality"@en, "Begrenzte Rationalität"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

<http://zbw.eu/stw/descriptor/15861-1>
  skos:prefLabel "Verhaltensökonomik"@de, "Behavioral economics"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70180> .

