@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

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 .

<http://dbpedia.org/resource/Creditor>
  rdfs:label "Creditor"@en, "Gläubiger"@de ;
  skos:prefLabel "Creditor"@en, "Gläubiger"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19088-0> .

wd:Q1345925
  rdfs:label "Kreditgeber"@de ;
  skos:prefLabel "Kreditgeber"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

gnd:4209030-1
  rdfs:label "Darlehensgeber"@de ;
  skos:prefLabel "Darlehensgeber"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

<http://zbw.eu/stw/descriptor/16036-6>
  rdfs:label "Mahnverfahren"@de, "Punitive damages"@en, "Mahnung"@de, "Schadensersatz"@de, "Law of obligations"@en, "Schadenersatz"@de, "Schuldrecht"@de ;
  skos:prefLabel "Schuldrecht"@de, "Law of obligations"@en ;
  skos:related <http://zbw.eu/stw/descriptor/19088-0> ;
  a skos:Concept, zbwext:Descriptor .

wd:Q157165
  rdfs:label "debtholder"@en, "debt-holder"@en, "lender"@en, "creditor"@en, "Gläubiger"@de ;
  skos:prefLabel "creditor"@en, "Gläubiger"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19088-0> .

<http://zbw.eu/stw/descriptor/12277-4>
  rdfs:label "Gläubigerschutz"@de, "Creditor protection"@en, "Creditor rights"@en ;
  skos:prefLabel "Gläubigerschutz"@de, "Creditor protection"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19088-0> .

gnd:4226275-6
  rdfs:label "Vollstreckungsgläubiger"@de, "Vollstreckung / Gläubiger"@de ;
  skos:prefLabel "Vollstreckungsgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

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:4032153-8
  rdfs:label "Konkursgläubiger"@de, "Konkurs / Gläubiger"@de ;
  skos:prefLabel "Konkursgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

gnd:4021126-5
  rdfs:label "Gläubiger"@de ;
  skos:prefLabel "Gläubiger"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19088-0> .

<http://zbw.eu/stw/descriptor/19088-0>
  skos:prefLabel "Creditors"@en, "Gläubiger"@de ;
  skos:related <http://zbw.eu/stw/descriptor/16036-6>, <http://zbw.eu/stw/descriptor/12277-4>, <http://zbw.eu/stw/descriptor/10568-3> ;
  ns0:gvkppn "091364000" ;
  rdfs:label "Creditors"@en, "Gläubiger"@de, "Kreditgeber"@de ;
  skos:exactMatch gnd:4021126-5, wd:Q157165, <https://data.gesis.org/thesoz/concept_10045775>, <http://dbpedia.org/resource/Creditor> ;
  skos:narrowMatch gnd:4187744-5, gnd:4121065-7, gnd:4209030-1, gnd:4161150-0, gnd:4226275-6, gnd:4179582-9, gnd:4032153-8, wd:Q1345925, gnd:4173976-0, gnd:4165575-8, gnd:4225886-8 ;
  dc:isPartOf <http://zbw.eu/stw> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70241> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:altLabel "Kreditgeber"@de ;
  skos:closeMatch wd:Q10548618 .

<http://zbw.eu/stw/thsys/70241>
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/19088-0> ;
  skos:prefLabel "N.05.02  Private law"@en, "N.05.02  Zivilrecht"@de ;
  skos:notation "N.05.02" ;
  rdfs:label "N.05.02  Private law"@en, "Zivilrecht"@de, "N.05.02  Zivilrecht"@de, "Private law"@en .

<http://zbw.eu/stw/descriptor/10568-3>
  rdfs:label "Geberländer"@de, "Donor countries"@en, "Geberland"@de ;
  skos:prefLabel "Geberländer"@de, "Donor countries"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19088-0> .

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:4161150-0
  rdfs:label "Hypothekengläubiger"@de ;
  skos:prefLabel "Hypothekengläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

gnd:4165575-8
  rdfs:label "Geldverleiher"@de, "Geldleiher"@de, "Kreditgeber"@de ;
  skos:prefLabel "Kreditgeber"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

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 .

gnd:4225886-8
  rdfs:label "Mehrheit von Gläubigern"@de, "Gläubigermehrheit"@de ;
  skos:prefLabel "Mehrheit von Gläubigern"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

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:4121065-7
  rdfs:label "Bürgschaftsgläubiger"@de, "Bürgschaft / Gläubiger"@de ;
  skos:prefLabel "Bürgschaftsgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

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:4173976-0
  rdfs:label "Pfändungsgläubiger"@de ;
  skos:prefLabel "Pfändungsgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

<https://data.gesis.org/thesoz/concept_10045775>
  rdfs:label "creditor"@en, "Gläubiger"@de ;
  skos:prefLabel "creditor"@en, "Gläubiger"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19088-0> .

gnd:4187744-5
  rdfs:label "Vergleichsgläubiger"@de ;
  skos:prefLabel "Vergleichsgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

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 .

wd:Q10548618
  rdfs:label "Kreditor"@de, "Gläubiger"@de ;
  skos:prefLabel "Kreditor"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/19088-0> .

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

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 .

gnd:4179582-9
  rdfs:label "Schiffsgläubiger"@de ;
  skos:prefLabel "Schiffsgläubiger"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19088-0> .

