@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .

<http://zbw.eu/stw/descriptor/11494-1>
  skos:prefLabel "Anti-inflation policy"@en, "Inflationsbekämpfung"@de ;
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Geldwertstabilisierung"@de, "Preisniveaustabilisierung"@de, "Anti-inflation policy"@en, "Antiinflationspolitik"@de, "Inflationsbekämpfung"@de ;
  skos:related <http://zbw.eu/stw/descriptor/10397-4> .

wd:Q351258
  rdfs:label "Binnenwert"@de, "price stability"@en, "Preisstabilität"@de, "Preisniveaustabilität"@de, "Geldwertstabilität"@de ;
  skos:prefLabel "price stability"@en, "Preisniveaustabilität"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10397-4> .

<http://zbw.eu/stw/descriptor/19262-3>
  rdfs:label "Monetary target"@en, "Geldpolitisches Ziel"@de, "Zwischenziele der Geldpolitik"@de, "Monetary targets"@en ;
  skos:prefLabel "Monetary target"@en, "Geldpolitisches Ziel"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10397-4> .

<http://zbw.eu/stw/descriptor/11507-4>
  rdfs:label "Inflationsrate"@de, "Inflation rate"@en, "Teuerungsrate"@de, "Preissteigerungsrate"@de ;
  skos:prefLabel "Inflationsrate"@de, "Inflation rate"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10397-4> .

<http://dbpedia.org/resource/Price_stability>
  rdfs:label "Price stability"@en, "Preisniveaustabilität"@de ;
  skos:prefLabel "Price stability"@en, "Preisniveaustabilität"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10397-4> .

<http://eurovoc.europa.eu/4248>
  rdfs:label "price stability"@en, "Preisstabilität"@de ;
  skos:prefLabel "price stability"@en, "Preisstabilität"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10397-4> .

<http://zbw.eu/stw/descriptor/30192-3>
  rdfs:label "Stabilität"@de, "Stability"@en, "Instabilität"@de, "Instability"@en ;
  skos:prefLabel "Stabilität"@de, "Stability"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10397-4> .

gnd:4047126-3
  rdfs:label "Geldwertstabilität <Binnenwirtschaft>"@de, "Kaufkraftstabilität"@de, "Währungsstabilität / Binnenwirtschaft"@de, "Preisstabilität"@de, "Preisniveaustabilität"@de ;
  skos:prefLabel "Preisstabilität"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10397-4> .

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 .

gnd:4079091-5
  rdfs:label "Wechselkursstabilität"@de, "Geldwertstabilität <Außenwirtschaft>"@de, "Währungsstabilität / Außenwirtschaft"@de ;
  skos:prefLabel "Wechselkursstabilität"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/10397-4> .

<http://zbw.eu/stw/thsys/70355>
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10397-4> ;
  rdfs:label "Inflation"@de, "Inflation"@en, "V.05.03  Inflation"@de, "V.05.03  Inflation"@en ;
  skos:prefLabel "V.05.03  Inflation"@de, "V.05.03  Inflation"@en ;
  skos:notation "V.05.03" .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

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 .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

<http://zbw.eu/stw/descriptor/11519-4>
  rdfs:label "Price level"@en, "Preisniveau"@de ;
  skos:prefLabel "Price level"@en, "Preisniveau"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10397-4> .

<http://zbw.eu/stw/descriptor/19547-1>
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Inflation targeting"@en, "Inflationssteuerung"@de, "Inflationsziel"@de, "Optimal rate of inflation"@en, "Optimale Inflationsrate"@de, "Inflation-forecast targeting"@en ;
  skos:prefLabel "Inflationssteuerung"@de, "Inflation targeting"@en ;
  skos:related <http://zbw.eu/stw/descriptor/10397-4> .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

zbwext:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

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/thsys/70305>
  rdfs:label "Monetary policy"@en, "Geldpolitik"@de, "V.05.01.02  Monetary policy"@en, "V.05.01.02  Geldpolitik"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "V.05.01.02  Monetary policy"@en, "V.05.01.02  Geldpolitik"@de ;
  skos:notation "V.05.01.02" ;
  skos:narrower <http://zbw.eu/stw/descriptor/10397-4> .

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

<http://zbw.eu/stw/descriptor/10397-4>
  skos:related <http://zbw.eu/stw/descriptor/19547-1>, <http://zbw.eu/stw/descriptor/11519-4>, <http://zbw.eu/stw/descriptor/11494-1>, <http://zbw.eu/stw/descriptor/11507-4> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  ns0:gvkppn "091384036" ;
  rdfs:label "Preisstabilität"@de, "Preisniveaustabilität"@de, "Währungsstabilität"@de, "Price stability"@en, "Geldwertstabilität"@de ;
  skos:altLabel "Preisniveaustabilität"@de, "Währungsstabilität"@de, "Geldwertstabilität"@de ;
  skos:exactMatch gnd:4047126-3, <http://dbpedia.org/resource/Price_stability>, <http://eurovoc.europa.eu/4248>, wd:Q351258 ;
  skos:broader <http://zbw.eu/stw/descriptor/19262-3>, <http://zbw.eu/stw/thsys/70355>, <http://zbw.eu/stw/descriptor/30192-3>, <http://zbw.eu/stw/thsys/70305> ;
  skos:prefLabel "Price stability"@en, "Preisstabilität"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:relatedMatch gnd:4079091-5 .

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

