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

gnd:4149212-2
  rdfs:label "Detektivbüro"@de, "Ermittlungsbüro"@de, "Auskunftei"@de, "Detektei"@de ;
  skos:prefLabel "Detektivbüro"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/13377-2> .

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://zbw.eu/stw/descriptor/12253-4>
  skos:prefLabel "Credit rating"@en, "Kreditwürdigkeit"@de ;
  rdfs:label "Kredit-Rating"@de, "Investment grade"@en, "Bonität"@de, "Creditworthiness"@en, "Kreditwürdigkeit"@de, "Bonitätsbeurteilung"@de, "Bonitätsanalyse"@de, "Kreditwürdigkeitsprüfung"@de, "Kreditfähigkeit"@de, "Credit rating"@en, "Kreditrating"@de, "Credit scoring"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/13377-2> .

gnd:4376215-3
  rdfs:label "Auskunftei <Wirtschaft>"@de, "Kreditschutzorganisation"@de, "Wirtschaftsauskunftei"@de ;
  skos:prefLabel "Wirtschaftsauskunftei"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/13377-2> .

<https://data.gesis.org/thesoz/concept_10047349>
  rdfs:label "Pressedienst"@de, "information service"@en, "Informationsdienst"@de ;
  skos:prefLabel "information service"@en, "Informationsdienst"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/13377-2> .

<http://zbw.eu/stw/descriptor/19855-4>
  rdfs:label "Spionage"@de, "Espionage"@en, "Landesverrat"@de ;
  skos:prefLabel "Spionage"@de, "Espionage"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/13377-2> .

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/70876>
  skos:prefLabel "W.21  Business Services"@en, "W.21  Unternehmensdienstleistungen"@de ;
  skos:notation "W.21" ;
  a zbwext:Thsys, skos:Concept ;
  rdfs:label "W.21  Business Services"@en, "Business Services"@en, "W.21  Unternehmensdienstleistungen"@de, "Unternehmensdienstleistungen"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/13377-2> .

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 .

<http://dbpedia.org/resource/Credit_bureau>
  rdfs:label "Credit bureau"@en, "Wirtschaftsauskunftei"@de ;
  skos:prefLabel "Credit bureau"@en, "Wirtschaftsauskunftei"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13377-2> .

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 .

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 .

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:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

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

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

wd:Q1187145
  skos:prefLabel "credit bureau"@en, "Wirtschaftsauskunftei"@de ;
  rdfs:label "credit reporting agency"@en, "credit reporting body"@en, "consumer credit bureau"@en, "Auskunftei"@de, "credit bureaus"@en, "consumer reporting agency"@en, "credit information company"@en, "Wirtschaftsauskunftei"@de, "Special Accessing Entity"@en, "credit reference agency"@en, "credit bureau"@en ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/13377-2> .

<http://zbw.eu/stw/descriptor/13377-2>
  a zbwext:Descriptor, skos:Concept ;
  skos:altLabel "Detektei"@de, "Kreditauskunftei"@de, "Detective agency"@en, "Privatdetektei"@de, "Inquiry agency"@en, "Auskunftsdienst"@de, "Credit reporting agency"@en, "Privatdetektive"@de, "Informationsbüro"@de, "Credit reference agency"@en ;
  rdfs:label "Detektei"@de, "Auskunftsdienst"@de, "Enquiry agency"@en, "Credit reference agency"@en, "Credit reporting agency"@en, "Auskunftei"@de, "Inquiry agency"@en, "Informationsbüro"@de, "Privatdetektei"@de, "Detective agency"@en, "Kreditauskunftei"@de, "Privatdetektive"@de ;
  skos:exactMatch gnd:4376215-3 ;
  skos:related <http://zbw.eu/stw/descriptor/12253-4>, <http://zbw.eu/stw/descriptor/19855-4> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:narrowMatch wd:Q1187145, <http://dbpedia.org/resource/Credit_bureau> ;
  skos:relatedMatch <https://data.gesis.org/thesoz/concept_10047349>, gnd:4149212-2 ;
  skos:prefLabel "Enquiry agency"@en, "Auskunftei"@de ;
  ns0:gvkppn "09134879X" ;
  skos:broader <http://zbw.eu/stw/thsys/70876> ;
  skos:inScheme <http://zbw.eu/stw> .

