@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 .

gnd:4398049-1
  rdfs:label "Depositenversicherung"@de ;
  skos:prefLabel "Depositenversicherung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13694-4> .

gnd:4262671-7
  rdfs:label "Einlagensicherung / Fonds"@de, "Einlagensicherungsfonds"@de ;
  skos:prefLabel "Einlagensicherungsfonds"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/13694-4> .

gnd:4151346-0
  rdfs:label "Einlegerschutz"@de, "Einlagensicherung"@de ;
  skos:prefLabel "Einlagensicherung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13694-4> .

<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:narrower <http://zbw.eu/stw/descriptor/13694-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 .

<http://zbw.eu/stw/thsys/70903>
  skos:notation "W.14.01.03" ;
  rdfs:label "Bankenregulierung"@de, "Bank regulation"@en, "W.14.01.03  Bank regulation"@en, "W.14.01.03  Bankenregulierung"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13694-4> ;
  a skos:Concept, zbwext:Thsys ;
  skos:prefLabel "W.14.01.03  Bank regulation"@en, "W.14.01.03  Bankenregulierung"@de .

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 .

<http://zbw.eu/stw/descriptor/13784-3>
  skos:related <http://zbw.eu/stw/descriptor/13694-4> ;
  rdfs:label "Deposit banking"@en, "Spargeschäft"@de, "Einlagengeschäft"@de, "Bank deposit"@en, "Depositengeschäft"@de, "Saving deposit"@en, "Deposit taking"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Deposit banking"@en, "Einlagengeschäft"@de .

<http://dbpedia.org/resource/Deposit_insurance>
  rdfs:label "Einlagensicherung"@de, "Deposit insurance"@en ;
  skos:prefLabel "Einlagensicherung"@de, "Deposit insurance"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13694-4> .

<http://zbw.eu/stw/descriptor/13694-4>
  skos:broader <http://zbw.eu/stw/thsys/70259>, <http://zbw.eu/stw/thsys/70903>, <http://zbw.eu/stw/descriptor/13693-6>, <http://zbw.eu/stw/descriptor/12277-4> ;
  skos:exactMatch <http://dbpedia.org/resource/Deposit_insurance>, wd:Q376935, gnd:4151346-0 ;
  a zbwext:Descriptor, skos:Concept ;
  skos:altLabel "Einlagensicherungsfonds"@de, "Depositenversicherung"@de ;
  skos:related <http://zbw.eu/stw/descriptor/13784-3>, <http://zbw.eu/stw/descriptor/13692-1> ;
  rdfs:label "Depositenversicherung"@de, "Einlagensicherung"@de, "Einlagensicherungsfonds"@de, "Deposit insurance"@en ;
  ns0:gvkppn "091356229" ;
  skos:narrowMatch gnd:4398049-1 ;
  zbwext:useInsteadNote [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/18702-6> ;
    rdf:value "Für die generelle Sicherung von Kapitalanlagen"@de
  ] ;
  skos:prefLabel "Deposit insurance"@en, "Einlagensicherung"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:relatedMatch gnd:4262671-7 ;
  dc:isPartOf <http://zbw.eu/stw> .

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/descriptor/13693-6>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Kreditwesenrecht"@de, "Kreditwesengesetz"@de, "Bankrecht"@de, "Bankenrecht"@de, "Banking law"@en, "KWG (Kreditwesengesetz)"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13694-4> ;
  skos:prefLabel "Bankrecht"@de, "Banking law"@en .

<http://zbw.eu/stw/descriptor/13692-1>
  rdfs:label "Bankenkonkurs"@de, "Bankinsolvenz"@de, "Bank insolvency law"@en, "Bankeninsolvenzrecht"@de, "Insolvenz von Banken"@de, "Bank failure"@en, "Bank insolvency"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Bank failure"@en, "Bankinsolvenz"@de ;
  skos:related <http://zbw.eu/stw/descriptor/13694-4> .

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 .

wd:Q376935
  rdfs:label "deposit insurance"@en, "deposit guarantee scheme"@en, "Feuerwehrfonds"@de, "Einlagensicherung"@de ;
  skos:prefLabel "deposit insurance"@en, "Einlagensicherung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13694-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 .

zbwext:useInsteadNote
  rdfs:subPropertyOf skos:note ;
  skos:definition """For an aspect of the current concept use the 
    concept to which the note points instead of the current."""@en ;
  rdfs:comment """The note consists of a blank node. It contains 
    a rdfs:value literal which designates the aspect and a rdfs:seeAlso link to 
    the concept which should be used instead."""@en ;
  rdfs:label "useInsteadNote"@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/thsys/70259>
  rdfs:label "Financial market regulation"@en, "Finanzmarktregulierung"@de, "V.05.04.02  Finanzmarktregulierung"@de, "V.05.04.02  Financial market regulation"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/13694-4> ;
  skos:notation "V.05.04.02" ;
  skos:prefLabel "V.05.04.02  Finanzmarktregulierung"@de, "V.05.04.02  Financial market regulation"@en .

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

