@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://zbw.eu/stw/descriptor/29625-1>
  skos:prefLabel "Loan rate"@en, "Kreditzins"@de ;
  rdfs:label "Kreditzins"@de, "Sollzins"@de, "Effektivzins"@de, "Prime rate"@en, "Effective interest rate"@en, "Lending rate"@en, "Loan rate"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/10135-6> ;
  a zbwext:Descriptor, skos:Concept .

gnd:4382212-5
  rdfs:label "Kalkulationszinsfuß"@de ;
  skos:prefLabel "Kalkulationszinsfuß"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/10135-6>
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11490-2>, <http://zbw.eu/stw/descriptor/10137-2>, <http://zbw.eu/stw/descriptor/18087-0> ;
  skos:closeMatch gnd:4190925-2, gnd:4232316-2, gnd:7672325-2, gnd:4232317-4 ;
  skos:narrowMatch gnd:4393049-9, gnd:4156432-7, gnd:1120710367, gnd:4412587-2, gnd:4193418-0, gnd:4218577-4, gnd:4412588-4, gnd:4140803-2, gnd:7678573-7, gnd:4190927-6, gnd:4382212-5, gnd:4368393-9, gnd:4267495-5, gnd:4218580-4, <https://data.gesis.org/thesoz/concept_10062960>, gnd:4218576-2 ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10062958>, gnd:4067845-3, <http://dbpedia.org/resource/Interest>, wd:Q170924, <http://eurovoc.europa.eu/1476> ;
  ns0:gvkppn "09140245X" ;
  skos:narrower <http://zbw.eu/stw/descriptor/29625-1>, <http://zbw.eu/stw/descriptor/29686-2>, <http://zbw.eu/stw/descriptor/10129-1>, <http://zbw.eu/stw/descriptor/29627-4>, <http://zbw.eu/stw/descriptor/30266-0> ;
  skos:prefLabel "Interest rate"@en, "Zins"@de ;
  skos:relatedMatch gnd:4316325-7, gnd:4202008-6, gnd:4193419-2 ;
  rdfs:label "Zinssatz"@de, "Interest rate"@en, "Zins"@de, "Verzinsung"@de ;
  skos:altLabel "Zinssatz"@de, "Verzinsung"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:broader <http://zbw.eu/stw/thsys/71045>, <http://zbw.eu/stw/thsys/70486>, <http://zbw.eu/stw/thsys/70455> ;
  dc:isPartOf <http://zbw.eu/stw> .

skos:closeMatch
  rdfs:subPropertyOf skos:mappingRelation ;
  skos:definition "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en ;
  rdfs:label "has close match"@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 .

gnd:7678573-7
  rdfs:label "Zinsschranke"@de ;
  skos:prefLabel "Zinsschranke"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

<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 .

gnd:7672325-2
  rdfs:label "Liegenschaftszinssatz"@de ;
  skos:prefLabel "Liegenschaftszinssatz"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/10129-1>
  rdfs:label "Realzins"@de, "Real interest rate"@en, "Realverzinsung"@de ;
  skos:prefLabel "Realzins"@de, "Real interest rate"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10135-6> .

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

gnd:4193418-0
  rdfs:label "Vergleichszins"@de ;
  skos:prefLabel "Vergleichszins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

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: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/71045>
  rdfs:label "Fremdfinanzierung"@de, "B.02.01.02  Fremdfinanzierung"@de, "Debt financing"@en, "B.02.01.02  Debt financing"@en ;
  skos:prefLabel "B.02.01.02  Debt financing"@en, "B.02.01.02  Fremdfinanzierung"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/10135-6> ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "B.02.01.02" .

gnd:4412587-2
  rdfs:label "Gesetzlicher Zins"@de, "Gesetzliche Zinshöhe"@de, "Gesetzlicher Zinsfuss"@de ;
  skos:prefLabel "Gesetzlicher Zins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

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/70486>
  rdfs:label "V.03.03  Capital and investment"@en, "Kapital und Investition"@de, "V.03.03  Kapital und Investition"@de, "Capital and investment"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/10135-6> ;
  skos:prefLabel "V.03.03  Capital and investment"@en, "V.03.03  Kapital und Investition"@de ;
  skos:notation "V.03.03" ;
  a skos:Concept, zbwext:Thsys .

gnd:4140803-2
  rdfs:label "Marktzins"@de ;
  skos:prefLabel "Marktzins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

wd:Q170924
  rdfs:label "Nominalzins"@de, "Nominalzinssatz"@de, "Kreditzins"@de, "Schuldzinsen"@de, "Nominaler Zinssatz"@de, "Zinsen"@de, "Schuldzins"@de, "Bankzinsen"@de, "interest"@en, "Sollverzinsung"@de, "Zins"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10135-6> ;
  skos:prefLabel "interest"@en, "Zins"@de .

gnd:4202008-6
  rdfs:label "Verzinsung"@de ;
  skos:prefLabel "Verzinsung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/10137-2>
  rdfs:label "Zinstheorie"@de, "Theory of interest"@en, "Interest rate theory"@en ;
  skos:prefLabel "Zinstheorie"@de, "Theory of interest"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4218576-2
  rdfs:label "Fester Zins"@de, "Festzins"@de, "Fester Zinssatz"@de, "Festzinssatz"@de, "Zinsbindung"@de ;
  skos:prefLabel "Fester Zins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4267495-5
  rdfs:label "Vorschusszins"@de, "Vorlagezins"@de, "Vorfälligkeitsentschädigung"@de, "Vorfälligkeitsentgelt"@de ;
  skos:prefLabel "Vorschusszins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4232316-2
  rdfs:label "Fremdkapitalzins"@de, "Fremdkapital / Zins"@de, "Fremdkapitalzinsen"@de ;
  skos:prefLabel "Fremdkapitalzins"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://dbpedia.org/resource/Interest>
  rdfs:label "Interest"@en, "Zins"@de ;
  skos:prefLabel "Interest"@en, "Zins"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://eurovoc.europa.eu/1476>
  rdfs:label "interest"@en, "interest rate"@en, "Zinsfuß"@de, "Zins"@de, "Zinssatz"@de ;
  skos:prefLabel "interest"@en, "Zins"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10135-6> .

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

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:4316325-7
  rdfs:label "Grenzzinssatz"@de ;
  skos:prefLabel "Grenzzinssatz"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/10135-6> .

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/29627-4>
  rdfs:label "Nominalzins"@de, "Nominal interest rate"@en ;
  skos:prefLabel "Nominalzins"@de, "Nominal interest rate"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/30266-0>
  rdfs:label "Natürlicher Zins"@de, "Natural rate of interest"@en, "Neutral rate of interest"@en ;
  skos:prefLabel "Natürlicher Zins"@de, "Natural rate of interest"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10135-6> .

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 .

gnd:4393049-9
  rdfs:label "Interner Zinsfuß"@de ;
  skos:prefLabel "Interner Zinsfuß"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/11490-2>
  rdfs:label "Zinspolitik"@de, "Interest rate policy"@en, "Zinssteuerung"@de, "Hochzinspolitik"@de ;
  skos:prefLabel "Zinspolitik"@de, "Interest rate policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4190927-6
  rdfs:label "Zinsfuß"@de, "Zinssatz"@de ;
  skos:prefLabel "Zinsfuß"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:1120710367
  rdfs:label "Negativzins"@de, "Negativzinsen"@de, "Negative Zinsen"@de ;
  skos:prefLabel "Negativzins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4218580-4
  rdfs:label "Variabler Zins"@de, "Variable Verzinsung"@de, "Variabler Zinssatz"@de ;
  skos:prefLabel "Variabler Zins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4193419-2
  rdfs:label "Zinsstatistik"@de, "Zins / Statistik"@de ;
  skos:prefLabel "Zinsstatistik"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4368393-9
  rdfs:label "Verzugszins"@de, "Verzugszinsen"@de ;
  skos:prefLabel "Verzugszins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4412588-4
  rdfs:label "Vertraglicher Zins"@de, "Rechtsgeschäftlicher Zins"@de ;
  skos:prefLabel "Vertraglicher Zins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

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 .

gnd:4156432-7
  rdfs:label "Geldzins"@de ;
  skos:prefLabel "Geldzins"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/18087-0>
  rdfs:label "Zinselastizität"@de, "Zinsänderungsrisiko"@de, "Interest rate risk"@en, "Interest-rate elasticity"@en, "Zinsrisiko"@de ;
  skos:prefLabel "Zinsrisiko"@de, "Interest rate risk"@en ;
  skos:related <http://zbw.eu/stw/descriptor/10135-6> ;
  a zbwext:Descriptor, skos:Concept .

gnd:4218577-4
  rdfs:label "Zinsanpassungsklausel"@de, "Zinsgleitklausel"@de ;
  skos:prefLabel "Zinsanpassungsklausel"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/thsys/70455>
  skos:narrower <http://zbw.eu/stw/descriptor/10135-6> ;
  skos:notation "V.05.02" ;
  a zbwext:Thsys, skos:Concept ;
  rdfs:label "Zins"@de, "V.05.02  Interest rate"@en, "Interest rate"@en, "V.05.02  Zins"@de ;
  skos:prefLabel "V.05.02  Zins"@de, "V.05.02  Interest rate"@en .

gnd:4232317-4
  rdfs:label "Schuldzins"@de, "Schuldzinsen"@de, "Zinsaufwand"@de, "Zinsaufwendungen"@de, "Verbindlichkeiten / Zins"@de, "Schulden / Zins"@de, "Fremdkapitalzinsen"@de ;
  skos:prefLabel "Schuldzins"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/10135-6> .

<http://zbw.eu/stw/descriptor/29686-2>
  skos:broader <http://zbw.eu/stw/descriptor/10135-6> ;
  rdfs:label "Federal funds rate"@en, "Lombardsatz"@de, "Key rate"@en, "Repo rate"@en, "Leitzins"@de ;
  skos:prefLabel "Leitzins"@de, "Key rate"@en ;
  a skos:Concept, zbwext:Descriptor .

<https://data.gesis.org/thesoz/concept_10062958>
  rdfs:label "interest (on money)"@en, "interest theory"@en, "Zinstheorie"@de, "Zins"@de ;
  skos:prefLabel "interest (on money)"@en, "Zins"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4190925-2
  rdfs:label "Zinselastizität"@de ;
  skos:prefLabel "Zinselastizität"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/10135-6> .

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 .

<https://data.gesis.org/thesoz/concept_10062960>
  rdfs:label "interest rate"@en, "Zinssatz"@de ;
  skos:prefLabel "interest rate"@en, "Zinssatz"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/10135-6> .

gnd:4067845-3
  rdfs:label "Zinsen"@de, "Zins"@de ;
  skos:prefLabel "Zins"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10135-6> .

