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

<http://zbw.eu/stw/thsys/70198>
  rdfs:label "G.00  Welt"@de, "World"@en, "G.00  World"@en, "Welt"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/30074-2> ;
  skos:prefLabel "G.00  World"@en, "G.00  Welt"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "G.00" .

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/30066-1>
  skos:prefLabel "TTIP-Staaten"@de, "TTIP countries"@en ;
  rdfs:label "Transatlantic free trade area"@en, "Transatlantische Freihandelszone"@de, "Transatlantic trade and investment partnership"@en, "TTIP"@en, "TTIP countries"@en, "TTIP-Staaten"@de, "Transatlantische Handels- und Investitionspartnerschaft"@de, "TTIP-Länder"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/30074-2> ;
  a zbwext:Descriptor, skos:Concept .

<http://zbw.eu/stw/descriptor/17999-4>
  rdfs:label "Westliche Staaten"@de, "Western countries"@en, "Westliche Welt"@de, "Westliche Länder"@de ;
  skos:prefLabel "Westliche Staaten"@de, "Western countries"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/30074-2> .

<http://zbw.eu/stw/descriptor/30074-2>
  skos:broader <http://zbw.eu/stw/thsys/70198> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:related <http://zbw.eu/stw/descriptor/17999-4>, <http://zbw.eu/stw/descriptor/17954-5> ;
  rdfs:label "Atlantischer Raum"@de, "Atlantic World"@en, "Transatlantic relations"@en, "Transatlantische Beziehungen"@de ;
  skos:prefLabel "Atlantic World"@en, "Atlantischer Raum"@de ;
  skos:altLabel "Transatlantische Beziehungen"@de, "Transatlantic relations"@en ;
  skos:closeMatch <http://dbpedia.org/resource/Atlantic_World>, <http://eurovoc.europa.eu/c_39046afb>, wd:Q4816595 ;
  a zbwext:Descriptor, skos:Concept ;
  dc:isPartOf <http://zbw.eu/stw> ;
  ns0:gvkppn "091403979" ;
  skos:narrower <http://zbw.eu/stw/descriptor/30066-1> .

<http://zbw.eu/stw/descriptor/17954-5>
  rdfs:label "Atlantischer Ozean"@de, "Atlantic Ocean"@en, "Atlantik"@de ;
  skos:prefLabel "Atlantischer Ozean"@de, "Atlantic Ocean"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/30074-2> .

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

wd:Q4816595
  rdfs:label "Atlantischer Raum"@de, "Atlantic World"@en ;
  skos:prefLabel "Atlantischer Raum"@de, "Atlantic World"@en ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/30074-2> .

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://eurovoc.europa.eu/c_39046afb>
  rdfs:label "transatlantic partnership"@en, "transatlantic relationships"@en, "transatlantic relations"@en, "transatlantische Beziehungen"@de, "transatlantische Partnerschaft"@de, "transatlantischer Dialog"@de, "transatlantic dialogue"@en ;
  skos:prefLabel "transatlantic relations"@en, "transatlantische Beziehungen"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/30074-2> .

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 .

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

skos:closeMatch
  rdfs:subPropertyOf skos:mappingRelation ;
  skos:definition "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en ;
  rdfs:label "has close match"@en .

<http://dbpedia.org/resource/Atlantic_World>
  rdfs:label "Atlantic World"@en ;
  skos:prefLabel "Atlantic World"@en ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/30074-2> .

