@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

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 .

gnd:4398432-0
  rdfs:label "Emerging Market"@de, "Emerging Markets"@de ;
  skos:prefLabel "Emerging Market"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-0> .

<http://zbw.eu/stw/descriptor/30380-2>
  rdfs:label "Small Island Developing States"@en, "Kleine Inselentwicklungsländer"@de, "SIDS"@en, "Inselentwicklungsländer"@de ;
  skos:prefLabel "Small Island Developing States"@en, "Kleine Inselentwicklungsländer"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/10508-0> .

<http://zbw.eu/stw/descriptor/29740-1>
  rdfs:label "BRICS countries"@en, "BRICS-Staaten"@de, "BRIC-Staaten"@de, "BRICS-Länder"@de, "BRIC-Länder"@de, "BRIC countries"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "BRICS countries"@en, "BRICS-Staaten"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/10508-0> .

wd:Q376860
  rdfs:label "Take-off Country"@de, "Newly Industrializing Economies"@de, "newly industrialized economy"@en, "NIC"@en, "NIE"@en, "Newly Industrializing Countries"@de, "Newly Industrialized Country"@en, "Schwellenland"@de, "Take-off Countries"@de ;
  skos:prefLabel "Newly Industrialized Country"@en, "Schwellenland"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-0> .

<http://zbw.eu/stw/descriptor/10508-0>
  skos:prefLabel "Schwellenländer"@de, "Emerging economies"@en ;
  rdfs:label "Emerging markets"@en, "Aufstrebende Entwicklungsländer"@de, "Schwellenländer"@de, "NIC (Newly Industrializing Countries)"@en, "Emerging economies"@en, "Emerging market economies"@en, "Halbindustrialisierte Länder"@de, "Newly industrialised countries"@en, "Aufstrebende Märkte"@de, "Aufstrebende Volkswirtschaften"@de, "Upper-middle income economies"@en, "Newly industrialized economies"@en, "Middle income economies"@en, "Semi-industrialized economies"@en, "Newly industrializing countries"@en, "Newly-industrialized countries"@en, "Lower-middle income economies"@en ;
  zbwext:altLabelNarrower "Newly-industrialized countries"@en, "Upper-middle income economies"@en, "Middle income economies"@en, "Lower-middle income economies"@en, "Newly industrialised countries"@en ;
  skos:altLabel "Aufstrebende Entwicklungsländer"@de, "Emerging markets"@en, "NIC (Newly Industrializing Countries)"@en, "Newly industrialized economies"@en, "Emerging market economies"@en, "Semi-industrialized economies"@en, "Halbindustrialisierte Länder"@de, "Aufstrebende Volkswirtschaften"@de, "Aufstrebende Märkte"@de, "Newly industrializing countries"@en ;
  skos:exactMatch <http://eurovoc.europa.eu/3080>, gnd:4053920-9, <https://data.gesis.org/thesoz/concept_10057575>, wd:Q376860, gnd:4398432-0, <http://dbpedia.org/resource/Newly_industrialized_country> ;
  ns0:gvkppn "091388821" ;
  skos:narrower <http://zbw.eu/stw/descriptor/29740-1>, <http://zbw.eu/stw/descriptor/30380-2> ;
  a zbwext:Descriptor, skos:Concept ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/10492-3>, <http://zbw.eu/stw/descriptor/30277-2>, <http://zbw.eu/stw/descriptor/11793-5> ;
  skos:broader <http://zbw.eu/stw/thsys/70307> .

<http://zbw.eu/stw/thsys/70307>
  skos:notation "G.06" ;
  rdfs:label "Political and economic regions"@en, "Politische und ökonomische Staatengruppen"@de, "G.06  Politische und ökonomische Staatengruppen"@de, "G.06  Political and economic regions"@en ;
  skos:prefLabel "G.06  Political and economic regions"@en, "G.06  Politische und ökonomische Staatengruppen"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/10508-0> .

<http://zbw.eu/stw/descriptor/30277-2>
  rdfs:label "Globaler Süden"@de, "Global South"@en ;
  skos:prefLabel "Globaler Süden"@de, "Global South"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10508-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 .

zbwext:altLabelNarrower
  skos:definition """Lexical label for a narrower term which is
    not defined as a separate concept (according to ISO 25964, 8.4), sometimes
    referred to as 'upward posting'. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelNarrower"@en .

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/10492-3>
  rdfs:label "Unterentwickelte Länder"@de, "Developing countries"@en, "Less developed countries"@en, "Underdeveloped countries"@en, "LDC (Less Developed Countries)"@en, "Dritte Welt"@de, "Arme Länder"@de, "Niedrigeinkommensländer"@de, "Entwicklungsländer"@de, "Low-income countries"@en ;
  skos:prefLabel "Entwicklungsländer"@de, "Developing countries"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10508-0> .

gnd:4053920-9
  rdfs:label "NIC"@de, "Globaler Süden (Schwellenländer)"@de, "Global South (Schwellenländer)"@de, "Newly industrializing Countries"@de, "Emerging and Developing Economies"@de, "Schwellenland"@de, "Schwellenländer"@de ;
  skos:prefLabel "Schwellenländer"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-0> .

<http://zbw.eu/stw/descriptor/11793-5>
  rdfs:label "Wachstumsbranche"@de, "Growth industries"@en, "Wachstumsmärkte"@de, "Wachstumsindustrie"@de ;
  skos:prefLabel "Wachstumsbranche"@de, "Growth industries"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/10508-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 .

<https://data.gesis.org/thesoz/concept_10057575>
  rdfs:label "newly industrializing countries"@en, "Schwellenland"@de ;
  skos:prefLabel "newly industrializing countries"@en, "Schwellenland"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-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 .

<http://eurovoc.europa.eu/3080>
  rdfs:label "newly industrialising countries"@en, "aufstrebende Volkswirtschaft"@de, "newly industrialising economy"@en, "Schwellenland"@de, "newly industrializing economy"@en, "neuer Industriestaat"@de, "EAGLEs"@en, "neue Industrieländer"@de, "emerging and growth-leading economies"@en, "newly industrialised country"@en, "emerging economy"@en, "newly industrialized country"@en, "newly industrializing country"@en ;
  skos:prefLabel "Schwellenland"@de, "newly industrialised country"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-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 .

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 .

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

<http://dbpedia.org/resource/Newly_industrialized_country>
  rdfs:label "Newly industrialized country"@en, "Schwellenland"@de ;
  skos:prefLabel "Newly industrialized country"@en, "Schwellenland"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/10508-0> .

