@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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/> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

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/18752-5>
  skos:prefLabel "Homeownership promotion"@en, "Wohneigentumspolitik"@de ;
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Bauherrenmodell"@de, "Förderung von Wohneigentum"@de, "Homeownership promotion"@en, "Wohneigentumsförderung"@de, "Wohneigentumspolitik"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/11778-1> .

wd:Q1566828
  rdfs:label "Vermögenspolitik"@de, "Asset-based policy"@en ;
  skos:prefLabel "Vermögenspolitik"@de, "Asset-based policy"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11778-1> .

gnd:4063077-8
  rdfs:label "Eigentumspolitik"@de, "Vermögenspolitik"@de ;
  skos:prefLabel "Vermögenspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11778-1> .

gnd:4188065-1
  rdfs:label "Einkommensverteilungspolitik"@de, "Verteilungspolitik"@de ;
  skos:prefLabel "Verteilungspolitik"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11778-1> .

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 .

<https://data.gesis.org/thesoz/concept_10061365>
  rdfs:label "assets policy"@en, "Vermögenspolitik"@de, "Vermögensumverteilung"@de ;
  skos:prefLabel "assets policy"@en, "Vermögenspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11778-1> .

<http://zbw.eu/stw/descriptor/10024-1>
  rdfs:label "Wealth"@en, "Vermögen"@de, "Wohlstand"@de ;
  skos:prefLabel "Wealth"@en, "Vermögen"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11778-1> .

<http://zbw.eu/stw/descriptor/11571-2>
  skos:prefLabel "Saving incentives"@en, "Sparförderung"@de ;
  rdfs:label "Arbeitnehmersparzulage"@de, "Sparförderung"@de, "Vermögensbildungsförderung"@de, "Savings promotion"@en, "Saving incentives"@en, "Vermögensbildung der Arbeitnehmer"@de, "Savings program"@en, "Sparprämie"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11778-1> .

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 .

<http://zbw.eu/stw/thsys/71113>
  skos:narrower <http://zbw.eu/stw/descriptor/11778-1> ;
  rdfs:label "V.03.05.01  Verteilungspolitik"@de, "V.03.05.01  Distributive policy"@en, "Distributive policy"@en, "Verteilungspolitik"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "V.03.05.01  Distributive policy"@en, "V.03.05.01  Verteilungspolitik"@de ;
  skos:notation "V.03.05.01" .

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/11682-0>
  rdfs:label "Vermögensbesteuerung"@de, "Vermögensteuergesetz"@de, "Wealth taxation"@en, "Vermögenssteuer"@de, "Vermögensteuer"@de, "Wealth tax"@en ;
  skos:prefLabel "Vermögensteuer"@de, "Wealth tax"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/11778-1> .

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>
  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/11779-6>
  rdfs:label "Verteilungspolitik"@de, "Distributive policy"@en, "Redistribution policy"@en ;
  skos:prefLabel "Verteilungspolitik"@de, "Distributive policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/11778-1> .

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

gnd:4249329-8
  rdfs:label "Vermögensbildungspolitik"@de, "Vermögensförderung"@de, "Vermögensbildungsförderung"@de ;
  skos:prefLabel "Vermögensbildungspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11778-1> .

<http://zbw.eu/stw/descriptor/11778-1>
  skos:prefLabel "Vermögenspolitik"@de, "Asset-based policy"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/18752-5>, <http://zbw.eu/stw/descriptor/11571-2>, <http://zbw.eu/stw/descriptor/11682-0> ;
  skos:broader <http://zbw.eu/stw/thsys/71113>, <http://zbw.eu/stw/descriptor/11779-6> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  rdfs:label "Vermögenspolitik"@de, "Asset-based policy"@en ;
  skos:exactMatch wd:Q1566828, <https://data.gesis.org/thesoz/concept_10061365>, gnd:4249329-8, gnd:4063077-8 ;
  skos:related <http://zbw.eu/stw/descriptor/10024-1> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrowMatch gnd:4188065-1 ;
  ns0:gvkppn "091397979" .

