@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@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/73353>
  a skos:Concept, zbwext:Thsys ;
  skos:notation "N.10.01.01" ;
  rdfs:label "N.10.01.01  Geography"@en, "Geographie"@de, "Geography"@en, "N.10.01.01  Geographie"@de ;
  skos:prefLabel "N.10.01.01  Geographie"@de, "N.10.01.01  Geography"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/19628-1> .

<http://aims.fao.org/aos/agrovoc/c_16141>
  skos:prefLabel "nature reserves"@en, "Naturreservat"@de ;
  rdfs:label "Naturreservat"@de, "parks (reserves)"@en, "nature reserves"@en, "Wildpark"@de, "wildlife parks"@en, "biosphere reserves"@en, "Biosphärenreservat"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

<https://data.gesis.org/thesoz/concept_10050550>
  rdfs:label "nature park"@en, "Naturpark"@de ;
  skos:prefLabel "nature park"@en, "Naturpark"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19628-1> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

<https://data.gesis.org/thesoz/concept_10050551>
  rdfs:label "nature reserve"@en, "Naturschutzgebiet"@de ;
  skos:prefLabel "nature reserve"@en, "Naturschutzgebiet"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

<http://zbw.eu/stw/descriptor/11850-5>
  rdfs:label "Naherholungsgebiet"@de, "Urlaubsort"@de, "Urlaubsregion"@de, "Erholungsgebiet"@de, "Fremdenverkehrsgebiet"@de, "Recreation area"@en, "Tourism region"@en, "Tourismusregion"@de, "Tourismusdestination"@de, "Freizeitraum"@de, "Tourism destination"@en, "Reiseziel"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19628-1> ;
  skos:prefLabel "Tourismusregion"@de, "Tourism destination"@en .

wd:Q473972
  skos:closeMatch <http://zbw.eu/stw/descriptor/19628-1> ;
  rdfs:label "protected areas"@en, "Schutzgebiet in Natur- oder Landschaftsschutz"@de, "conservation areas"@en, "conservation zone"@en, "protected land"@en, "protected zone"@en, "Schutzgebiet"@de, "conservation area"@en, "protected area"@en ;
  skos:prefLabel "protected area"@en, "Schutzgebiet in Natur- oder Landschaftsschutz"@de .

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 .

gnd:4382886-3
  rdfs:label "Naturschutzplanung"@de, "Naturschutz / Planung"@de, "Naturschutzgebiet / Planung"@de ;
  skos:prefLabel "Naturschutzplanung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19628-1> .

gnd:4824467-3
  rdfs:label "Geopark"@de, "Geotop / Naturpark"@de ;
  skos:prefLabel "Geopark"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19628-1> .

<https://data.gesis.org/thesoz/concept_10064842>
  rdfs:label "national park"@en, "Nationalpark"@de ;
  skos:prefLabel "national park"@en, "Nationalpark"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

<http://zbw.eu/stw/thsys/70823>
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/19628-1> ;
  rdfs:label "Bibliotheken und kulturelles Erbe"@de, "Libraries and Cultural Heritage"@en, "W.30  Libraries and Cultural Heritage"@en, "W.30  Bibliotheken und kulturelles Erbe"@de ;
  skos:prefLabel "W.30  Libraries and Cultural Heritage"@en, "W.30  Bibliotheken und kulturelles Erbe"@de ;
  skos:notation "W.30" .

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://eurovoc.europa.eu/4801>
  rdfs:label "protected area"@en, "designated development zone"@en, "Schutzzone"@de, "designated development area"@en, "Schutzgebiet"@de ;
  skos:prefLabel "protected area"@en, "Schutzgebiet"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

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 .

<http://zbw.eu/stw/descriptor/15746-1>
  rdfs:label "Nature conservation"@en, "Bundesnaturschutzgesetz"@de, "Naturschutzrecht"@de, "Nature protection"@en, "Naturschutzgesetz"@de, "Naturschutz"@de ;
  skos:related <http://zbw.eu/stw/descriptor/19628-1> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Nature conservation"@en, "Naturschutz"@de .

<http://eurovoc.europa.eu/5958>
  rdfs:label "empfindliche Naturlandschaft"@de, "sensitive natural area"@en, "empfindliche Zone"@de, "ökologische Vorrangfläche"@de, "empfindlicher Bereich"@de, "ecologically sensitive area"@en, "sensitive area"@en ;
  skos:prefLabel "sensitive area"@en, "empfindliche Zone"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

gnd:4075220-3
  rdfs:label "Nationalpark"@de ;
  skos:prefLabel "Nationalpark"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19628-1> .

<http://zbw.eu/stw/descriptor/19628-1>
  skos:narrowMatch <https://data.gesis.org/thesoz/concept_10050550>, gnd:4166641-0 ;
  skos:relatedMatch gnd:4337800-6, gnd:4075220-3, gnd:4382886-3, gnd:4824467-3, gnd:4075237-9 ;
  skos:altLabel "Protected area"@en, "Schutzgebiet"@de, "Wildlife park"@en, "Landschaftsschutzgebiet"@de, "Naturerbe"@de, "Biosphärenreservat"@de, "Nationalpark"@de, "Natural heritage"@en, "Naturpark"@de, "Biosphere reserve"@en, "National park"@en ;
  skos:related <http://zbw.eu/stw/descriptor/15746-1>, <http://zbw.eu/stw/descriptor/11850-5> ;
  rdfs:label "Natural heritage"@en, "Nationalpark"@de, "Wildlife park"@en, "Landschaftsschutzgebiet"@de, "Biosphere reserve"@en, "Nature reserve"@en, "Naturerbe"@de, "Protected area"@en, "Biosphärenreservat"@de, "Naturschutzgebiet"@de, "Naturpark"@de, "National park"@en, "Schutzgebiet"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10050551>, <http://eurovoc.europa.eu/4801>, <http://aims.fao.org/aos/agrovoc/c_16141>, <http://eurovoc.europa.eu/5958>, gnd:4041414-0, <https://data.gesis.org/thesoz/concept_10064842> ;
  skos:prefLabel "Naturschutzgebiet"@de, "Nature reserve"@en ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:broader <http://zbw.eu/stw/thsys/70823>, <http://zbw.eu/stw/thsys/73353> ;
  skos:closeMatch wd:Q473972, <http://dbpedia.org/resource/Protected_area> ;
  ns0:gvkppn "091379628" ;
  skos:inScheme <http://zbw.eu/stw> .

gnd:4166641-0
  rdfs:label "Landschaftsschutzgebiet"@de ;
  skos:prefLabel "Landschaftsschutzgebiet"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/19628-1> .

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 .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

<http://dbpedia.org/resource/Protected_area>
  rdfs:label "Schutzgebiete in Natur- und Landschaftsschutz"@de, "Protected area"@en ;
  skos:prefLabel "Schutzgebiete in Natur- und Landschaftsschutz"@de, "Protected area"@en ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/19628-1> .

gnd:4041414-0
  rdfs:label "Wilderness"@de, "Naturreservat"@de, "Naturschutzgebiet"@de ;
  skos:prefLabel "Naturschutzgebiet"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19628-1> .

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 .

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 .

gnd:4075237-9
  rdfs:label "Naturschutzpark"@de, "Naturpark"@de ;
  skos:prefLabel "Naturpark"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19628-1> .

gnd:4337800-6
  rdfs:label "Schutzgebietsfestsetzung"@de, "Schutzzonenfestsetzung"@de, "Schutzgebietsfestlegung"@de, "Schutzgebietserklärung"@de, "Unterschutzstellung <Umweltrecht>"@de, "Biosphärenreservat / Festsetzung"@de, "Schutzgebietsausweisung"@de ;
  skos:prefLabel "Schutzgebietsfestsetzung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/19628-1> .

