@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 .

<http://zbw.eu/stw/descriptor/17013-6>
  rdfs:label "Malta"@en, "Malta"@de ;
  skos:prefLabel "Malta"@en, "Malta"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

<http://zbw.eu/stw/thsys/70131>
  skos:narrower <http://zbw.eu/stw/descriptor/17104-3>, <http://zbw.eu/stw/descriptor/17161-5>, <http://zbw.eu/stw/descriptor/17039-2>, <http://zbw.eu/stw/descriptor/17017-5>, <http://zbw.eu/stw/descriptor/17013-6>, <http://zbw.eu/stw/descriptor/17014-4>, <http://zbw.eu/stw/descriptor/17011-3>, <http://zbw.eu/stw/descriptor/17015-2>, <http://zbw.eu/stw/descriptor/17016-0> ;
  a zbwext:Thsys, skos:Concept ;
  skos:inScheme <http://zbw.eu/stw> ;
  rdfs:label "Southern Europe"@en, "Südeuropa"@de, "G.01.03  Southern Europe"@en, "G.01.03  Südeuropa"@de ;
  skos:prefLabel "G.01.03  Southern Europe"@en, "G.01.03  Südeuropa"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70002> ;
  skos:notation "G.01.03" .

<http://zbw.eu/stw/descriptor/17011-3>
  rdfs:label "Andorra"@en, "Andorra"@de ;
  skos:prefLabel "Andorra"@en, "Andorra"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

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/17017-5>
  rdfs:label "Holy See"@en, "Heiliger Stuhl"@de, "Vatican City State"@en, "Vatikanstaat"@de, "Vatikanstadt"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> ;
  skos:prefLabel "Vatican City State"@en, "Vatikanstadt"@de .

<http://zbw.eu/stw/descriptor/17016-0>
  rdfs:label "Südeuropa"@de, "Southern Europe"@en, "Südeuropäische Staaten"@de, "Südeuropäische Länder"@de ;
  skos:prefLabel "Südeuropa"@de, "Southern Europe"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

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 .

<http://zbw.eu/stw/descriptor/17104-3>
  rdfs:label "Portugal"@en, "Portugal"@de ;
  skos:prefLabel "Portugal"@en, "Portugal"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

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

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/17161-5>
  rdfs:label "Spanien"@de, "Spain"@en ;
  skos:prefLabel "Spanien"@de, "Spain"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

<http://zbw.eu/stw/descriptor/17015-2>
  rdfs:label "San Marino"@en, "San Marino"@de ;
  skos:prefLabel "San Marino"@en, "San Marino"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

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 .

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

<http://zbw.eu/stw/descriptor/17039-2>
  rdfs:label "Italy"@en, "Italien"@de ;
  skos:prefLabel "Italy"@en, "Italien"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70131> .

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

<http://zbw.eu/stw/thsys/70002>
  skos:narrower <http://zbw.eu/stw/thsys/70131> ;
  rdfs:label "G.01  Europa"@de, "Europa"@de, "G.01  Europe"@en, "Europe"@en ;
  skos:prefLabel "G.01  Europe"@en, "G.01  Europa"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "G.01" .

