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

<http://zbw.eu/stw/descriptor/19626-5>
  rdfs:label "Schutz der Fischereiressourcen"@de, "Fischereimanagement"@de, "Fischschutz"@de, "Bycatch reduction"@en, "Fischschonzeit"@de, "Fisheries protection"@en, "Fisheries management"@en, "Fisheries conservation"@en, "Fischbestandsmanagement"@de, "Fischweg"@de ;
  skos:prefLabel "Fischschutz"@de, "Fisheries conservation"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/18343-1> .

skos:hiddenLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations."@en ;
  rdfs:comment "The range of skos:hiddenLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "hidden label"@en .

gnd:4318429-7
  rdfs:label "Überfischung"@de ;
  skos:prefLabel "Überfischung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/18343-1> .

<http://zbw.eu/stw/descriptor/29570-0>
  rdfs:label "Schutz der Meere"@de, "Meeresschutzgebiet"@de, "Meeresschutz"@de, "Meeresschutzabkommen"@de, "Marine resources conservation"@en, "Marine protected area"@en, "Schutz der Meeresumwelt"@de, "Marine conservation"@en ;
  skos:prefLabel "Marine conservation"@en, "Meeresschutz"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/18343-1> .

<http://zbw.eu/stw/descriptor/12964-6>
  rdfs:label "Fisheries"@en, "Fischerei"@de, "Fishery"@en ;
  skos:prefLabel "Fisheries"@en, "Fischerei"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/18343-1> .

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/71018>
  rdfs:label "Fischerei"@de, "W.03  Fisheries"@en, "Fisheries"@en, "W.03  Fischerei"@de ;
  skos:prefLabel "W.03  Fisheries"@en, "W.03  Fischerei"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/18343-1> ;
  skos:notation "W.03" .

zbwext:altLabelRelated
  skos:definition """Lexical label for a related term which is
    not defined as a separate concept. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelRelated"@en .

<http://aims.fao.org/aos/agrovoc/c_2942>
  rdfs:label "Fischressourcen"@de, "fishery resources"@en ;
  skos:prefLabel "Fischressourcen"@de, "fishery resources"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18343-1> .

<http://zbw.eu/stw/descriptor/14161-6>
  rdfs:label "Fischereiprodukt"@de, "Oysters"@en, "Wasserpflanze"@de, "Tang"@de, "Meeresprodukt"@de, "Algen"@de, "Marine product"@en, "Korallen"@de, "Muscheln"@de, "Austern"@de, "Tintenfische"@de, "Meeresweichtiere"@de, "Meeresfrüchte"@de, "Seaweed"@en, "Fishery product"@en, "Seafood"@en ;
  skos:prefLabel "Fischereiprodukt"@de, "Fishery product"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/18343-1> .

gnd:4248040-1
  rdfs:label "Meeresressourcen"@de, "Meer / Ressourcen"@de, "Meer / Natürliche Ressourcen"@de, "Marine Ressourcen"@de ;
  skos:prefLabel "Meeresressourcen"@de ;
  skos:narrowMatch <http://zbw.eu/stw/descriptor/18343-1> .

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: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:broadMatch
  rdfs:subPropertyOf skos:mappingRelation, skos:broader ;
  skos:definition "skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has broader match"@en .

<http://eurovoc.europa.eu/3544>
  rdfs:label "Fangerzeugnis"@de, "fishing resources"@en, "fishery resources"@en, "Fischbestand"@de, "Fischereiressourcen"@de ;
  skos:prefLabel "fishery resources"@en, "Fischereiressourcen"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18343-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 .

<http://zbw.eu/stw/descriptor/18343-1>
  ns0:gvkppn "09136020X" ;
  zbwext:altLabelRelated "Overfishing"@en, "Over-fishing"@en, "Fischbestand"@de, "Fish stocks"@en, "Fischbestände"@de ;
  skos:prefLabel "Fishery resources"@en, "Fischereiressourcen"@de ;
  rdfs:label "Fischbestände"@de, "Fischbestand"@de, "Overfishing"@en, "Fischereiressourcen"@de, "Fishery resources"@en, "Überfischung"@de, "Fish stocks"@en, "Over-fishing"@en ;
  skos:related <http://zbw.eu/stw/descriptor/29573-1>, <http://zbw.eu/stw/descriptor/29570-0>, <http://zbw.eu/stw/descriptor/14161-6>, <http://zbw.eu/stw/descriptor/12964-6>, <http://zbw.eu/stw/descriptor/19626-5> ;
  skos:exactMatch wd:Q56396348, <http://aims.fao.org/aos/agrovoc/c_2942>, <http://eurovoc.europa.eu/3544> ;
  skos:relatedMatch gnd:4318429-7 ;
  skos:broader <http://zbw.eu/stw/thsys/71018>, <http://zbw.eu/stw/descriptor/15745-3> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  a zbwext:Descriptor, skos:Concept ;
  skos:hiddenLabel "Überfischung"@de ;
  skos:broadMatch gnd:4248040-1 ;
  skos:inScheme <http://zbw.eu/stw> .

wd:Q56396348
  rdfs:label "fish stocks"@en, "fishery resources"@en, "Fischbestände"@de, "Fischbestand"@de, "Fischereiressourcen"@de ;
  skos:prefLabel "fishery resources"@en, "Fischereiressourcen"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18343-1> .

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://zbw.eu/stw/descriptor/15745-3>
  rdfs:label "Umweltgüter"@de, "Natural resources"@en, "Umweltgut"@de, "Natürliche Ressourcen"@de, "Naturressourcen"@de, "Environmental goods"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/18343-1> ;
  skos:prefLabel "Natürliche Ressourcen"@de, "Natural resources"@en .

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 .

<http://zbw.eu/stw/descriptor/29573-1>
  rdfs:label "Fischereiökonomie"@de, "Fischereiwissenschaft"@de, "Fisheries research"@en, "Fisheries economics"@en, "Fisheries science"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Fisheries science"@en, "Fischereiwissenschaft"@de ;
  skos:related <http://zbw.eu/stw/descriptor/18343-1> .

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

