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

<http://zbw.eu/stw/descriptor/17502-5>
  rdfs:label "Turkmenistan"@en, "Turkmenistan"@de, "Turkmenien"@de ;
  skos:prefLabel "Turkmenistan"@en, "Turkmenistan"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

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 .

<http://zbw.eu/stw/descriptor/17593-4>
  rdfs:label "Mongolia"@en, "Mongolei"@de ;
  skos:prefLabel "Mongolia"@en, "Mongolei"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

<http://zbw.eu/stw/descriptor/17500-2>
  rdfs:label "Tajikistan"@en, "Tadschikistan"@de ;
  skos:prefLabel "Tajikistan"@en, "Tadschikistan"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

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/70148>
  skos:prefLabel "G.02  Asien"@de, "G.02  Asia"@en ;
  skos:narrower <http://zbw.eu/stw/thsys/71032> ;
  rdfs:label "Asien"@de, "G.02  Asien"@de, "G.02  Asia"@en, "Asia"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "G.02" .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

zbwext:Thsys
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/thsys/71032>
  rdfs:label "G.02.05  Zentralasien"@de, "Central Asia"@en, "Zentralasien"@de, "G.02.05  Central Asia"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/17593-4>, <http://zbw.eu/stw/descriptor/17503-3>, <http://zbw.eu/stw/descriptor/17497-0>, <http://zbw.eu/stw/descriptor/17496-2>, <http://zbw.eu/stw/descriptor/17491-5>, <http://zbw.eu/stw/descriptor/17500-2>, <http://zbw.eu/stw/descriptor/17502-5>, <http://zbw.eu/stw/descriptor/17472-2>, <http://zbw.eu/stw/descriptor/17595-0> ;
  skos:prefLabel "G.02.05  Central Asia"@en, "G.02.05  Zentralasien"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:broader <http://zbw.eu/stw/thsys/70148> ;
  skos:notation "G.02.05" .

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 .

<http://zbw.eu/stw/descriptor/17491-5>
  rdfs:label "Azerbaijan"@en, "Aserbaidschan"@de ;
  skos:prefLabel "Azerbaijan"@en, "Aserbaidschan"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

<http://zbw.eu/stw/descriptor/17497-0>
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> ;
  skos:prefLabel "Kyrgyzstan"@en, "Kirgisistan"@de ;
  rdfs:label "Kirgisistan"@de, "Kyrgyzstan"@en, "Kirgistan"@de, "Kirgisien"@de, "Kirgisische Republik"@de .

<http://zbw.eu/stw/descriptor/17472-2>
  rdfs:label "Georgien"@de, "Georgia (Country)"@en, "Grusinien"@de ;
  skos:prefLabel "Georgien"@de, "Georgia (Country)"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

<http://zbw.eu/stw/descriptor/17595-0>
  skos:prefLabel "Zentralasien"@de, "Central Asia"@en ;
  rdfs:label "Zentralasiatische Länder"@de, "Central Asia"@en, "Innerasien"@de, "Zentralasien"@de, "Zentralasiatische Staaten"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

<http://zbw.eu/stw/descriptor/17496-2>
  rdfs:label "Kazakhstan"@en, "Kasachstan"@de ;
  skos:prefLabel "Kazakhstan"@en, "Kasachstan"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

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/descriptor/17503-3>
  rdfs:label "Uzbekistan"@en, "Usbekistan"@de ;
  skos:prefLabel "Uzbekistan"@en, "Usbekistan"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71032> .

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

