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

<http://eurovoc.europa.eu/1847>
  rdfs:label "ASEAN-Staaten"@de, "ASEAN countries"@en, "ASEAN-Länder"@de ;
  skos:prefLabel "ASEAN-Staaten"@de, "ASEAN countries"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/17979-3> .

<http://dbpedia.org/resource/ASEAN>
  rdfs:label "ASEAN"@en, "ASEAN"@de ;
  skos:prefLabel "ASEAN"@en, "ASEAN"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/17979-3> .

gnd:116362-0
  rdfs:label "Association of South East Asian Nations"@de, "Asosasyon ng mga Bansa sa Timog-Silangang Asya"@de, "Association des nations de l'Asie du Sud-Est"@de, "Dong nan Ya guo jia xie hui"@de, "Tōnan Ajia Shokoku Rengō"@de, "Asociación de Naciones del Asia Sudoriental"@de, "Association des pays de l’Asie du Sud-Est"@de, "Association of Southeast Asian Nations"@de, "Tung nan Ya kuo hsieh"@de, "Association des nations du Sud-Est asiatique"@de, "Samākhom ʿĀsian"@de, "Association des pays de l'Asie du Sud-Est"@de, "ANSEA (Association des nations du Sud-Est asiatique)"@de, "Perhimpunan Bangsa-Bangsa Asia Tenggara"@de, "Association of Southeastasian Nations"@de, "Association des nations d'Asie du Sud-Est"@de, "Tongnama Kukka Yŏnhap"@de, "Dong nan Ya guo xie"@de, "Verband Südostasiatischer Nationen"@de, "Tung nan Ya kuo chia hsieh hui"@de, "A.N.S.E.A."@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/17979-3> ;
  skos:prefLabel "Association of Southeast Asian Nations"@de .

<http://zbw.eu/stw/descriptor/17979-3>
  skos:prefLabel "ASEAN-Staaten"@de, "ASEAN countries"@en ;
  skos:exactMatch gnd:116362-0, <http://dbpedia.org/resource/ASEAN>, <http://eurovoc.europa.eu/1847>, <https://data.gesis.org/thesoz/concept_10036832>, wd:Q7768 ;
  rdfs:label "ASEAN-Staaten"@de, "ASEAN-Länder"@de, "ASEAN countries"@en ;
  skos:broader <http://zbw.eu/stw/thsys/189012>, <http://zbw.eu/stw/descriptor/19172-4> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/30255-5>, <http://zbw.eu/stw/descriptor/17589-2> ;
  skos:altLabel "ASEAN-Länder"@de ;
  a zbwext:Descriptor, skos:Concept ;
  ns0:gvkppn "091348137" .

<http://zbw.eu/stw/descriptor/17589-2>
  rdfs:label "Südostasien"@de, "Southeast Asia"@en, "Südostasiatische Staaten"@de, "Südostasiatische Länder"@de ;
  skos:prefLabel "Südostasien"@de, "Southeast Asia"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/17979-3> .

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/descriptor/19172-4>
  rdfs:label "Asiatisch-pazifischer Raum"@de, "Asien-Pazifik"@de, "Asia-Pacific region"@en, "Pazifikregion"@de, "Pacific basin"@en, "Pazifische Staaten"@de, "Pazifische Länder"@de, "Pazifisches Becken"@de, "Pazifischer Raum"@de, "Pacific rim"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/17979-3> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Asia-Pacific region"@en, "Asiatisch-pazifischer Raum"@de .

wd:Q7768
  rdfs:label "Association of South‐East Asian Nations"@en, "Association of Southeast Asian Nations"@en, "Verband Südostasiatischer Nationen"@de ;
  skos:prefLabel "Association of Southeast Asian Nations"@en, "Verband Südostasiatischer Nationen"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/17979-3> .

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 .

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 .

<http://zbw.eu/stw/thsys/189012>
  rdfs:label "Organisationen für wirtschaftliche Zusammenarbeit"@de, "Organizations for economic cooperation"@en, "G.06.01  Organisationen für wirtschaftliche Zusammenarbeit"@de, "G.06.01  Organizations for economic cooperation"@en ;
  skos:prefLabel "G.06.01  Organizations for economic cooperation"@en, "G.06.01  Organisationen für wirtschaftliche Zusammenarbeit"@de ;
  skos:notation "G.06.01" ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/17979-3> .

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 .

<http://zbw.eu/stw/descriptor/30255-5>
  rdfs:label "RCEP-Staaten"@de, "RCEP countries"@en ;
  skos:prefLabel "RCEP-Staaten"@de, "RCEP countries"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/17979-3> .

<https://data.gesis.org/thesoz/concept_10036832>
  rdfs:label "Association of Southeast Asian Nations"@en, "Association of Southeast Asian Nations"@de, "ASEAN"@en, "ASEAN"@de ;
  skos:prefLabel "ASEAN"@en, "ASEAN"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/17979-3> .

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

