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

<http://zbw.eu/stw/descriptor/29748-6>
  skos:exactMatch <http://eurovoc.europa.eu/4056>, wd:Q752343, <http://dbpedia.org/resource/European_Social_Fund_Plus>, gnd:253267-0 ;
  skos:broader <http://zbw.eu/stw/descriptor/19445-2>, <http://zbw.eu/stw/thsys/73362> ;
  rdfs:label "Europäischer Sozialfonds"@de, "European social fund"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "European social fund"@en, "Europäischer Sozialfonds"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  ns0:gvkppn "769532020" ;
  skos:related <http://zbw.eu/stw/descriptor/18909-5> .

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 .

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 .

wd:Q752343
  rdfs:label "Europäischer Sozialfonds Plus"@de, "ESF+"@en, "ESF"@de, "ESF"@en, "Europäischer Sozial-Fonds"@de, "European Social Fund"@en, "European Social Fund Plus"@en, "Sozialfonds"@de ;
  skos:prefLabel "European Social Fund Plus"@en, "Europäischer Sozialfonds Plus"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29748-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 .

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://eurovoc.europa.eu/4056>
  rdfs:label "European Social Fund"@en, "Beteiligung des ESF"@de, "ESF aid"@en, "ESF"@en, "ESF"@de, "Europäischer Sozialfonds"@de ;
  skos:prefLabel "European Social Fund"@en, "Europäischer Sozialfonds"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29748-6> .

<http://dbpedia.org/resource/European_Social_Fund_Plus>
  rdfs:label "European Social Fund Plus"@en, "Europäischer Sozialfonds Plus"@de ;
  skos:prefLabel "European Social Fund Plus"@en, "Europäischer Sozialfonds Plus"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29748-6> .

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

<http://zbw.eu/stw/descriptor/18909-5>
  skos:related <http://zbw.eu/stw/descriptor/29748-6> ;
  rdfs:label "EU-Sozialpolitik"@de, "Europäische Sozialpolitik"@de, "Europäische Sozialunion"@de, "Common social policy"@en, "European social model"@en, "EU social policy"@en, "European Social Charter"@en, "EU-Sozialcharta"@de, "Europäisches Sozialmodell"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "EU social policy"@en, "EU-Sozialpolitik"@de .

<http://zbw.eu/stw/thsys/73362>
  skos:notation "N.04.06.02" ;
  a skos:Concept, zbwext:Thsys ;
  rdfs:label "Europäische Integration"@de, "European integration"@en, "N.04.06.02  European integration"@en, "N.04.06.02  Europäische Integration"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/29748-6> ;
  skos:prefLabel "N.04.06.02  Europäische Integration"@de, "N.04.06.02  European integration"@en .

<http://zbw.eu/stw/descriptor/19445-2>
  rdfs:label "Strukturfonds"@de, "EG-Strukturfonds"@de, "Europäische Strukturfonds"@de, "EU structural funds"@en, "EU-Strukturfonds"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/29748-6> ;
  skos:prefLabel "EU-Strukturfonds"@de, "EU structural funds"@en ;
  a zbwext:Descriptor, skos:Concept .

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:253267-0
  rdfs:label "Europäischer Sozialfonds"@de, "Fondo Sociale Europeo"@de, "Europäische Union. Europäischer Sozialfonds"@de, "European Social Fund"@de, "Ciste Sóisialta nah Eorpa"@de, "Fonds Social Européen"@de, "European Union. European Social Fund"@de, "FSE (Fonds social européen)"@de, "Evropejski Socialen Fond"@de, "European Union. Europäischer Sozialfonds"@de, "Evropský Sociálni Fond"@de, "Sozialfonds"@de, "Europos Socialinis Fondas"@de, "Euroopa Sotsiaalfond"@de, "ESF (European Social Fund)"@de, "Európai Szociális Alap"@de, "Europäische Kommission. Europäischer Sozialfonds"@de, "Fonds social européen"@de, "Fondo Social Europeo"@de, "Euroopaan Sosiaalirahasto"@de, "Union Européenne. Fonds Social Européen"@de, "European Union. Fonds Social Européen"@de ;
  skos:prefLabel "Europäische Kommission. Europäischer Sozialfonds"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29748-6> .

