@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://zbw.eu/namespaces/zbw-extensions/Thsys>
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/11276-4>
  skos:prefLabel "Agricultural workers"@en, "Agrarberufe"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71053> .

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/13874-2>
  skos:prefLabel "Forstberufe"@de, "Forestry workers"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71053> .

<http://zbw.eu/stw/descriptor/18093-5>
  skos:prefLabel "Smallholders"@en, "Kleinbauern"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71053> .

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

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 .

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/thsys/71053>
  rdfs:label "Agrarberufe"@de, "Agricultural workers"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/13436-5>, <http://zbw.eu/stw/descriptor/13873-4>, <http://zbw.eu/stw/descriptor/11276-4>, <http://zbw.eu/stw/descriptor/18093-5>, <http://zbw.eu/stw/descriptor/13874-2> ;
  skos:historyNote "Up to version 8.10 this concepts URI was used for the deleted concept \"V.13.06.02.02 Caring professions\". The URI was accidentally reassigned to the newly introduced current concept in version 8.12."@en, "Bis zu Version 8.10 wurde diese URI für die gelöschte Systematikstelle \"V.13.06.02.02 Sozialberufe\" verwendet. Die URI wurde versehentlich der vorliegenden Systematikstelle in Version 8.12 zugeordnet."@de ;
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  skos:broader <http://zbw.eu/stw/thsys/71057> ;
  skos:prefLabel "V.13.07.01  Agricultural workers"@en, "V.13.07.01  Agrarberufe"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:notation "V.13.07.01" .

skos:historyNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note about the past state/use/meaning of a concept."@en ;
  rdfs:label "history note"@en .

<http://zbw.eu/stw/descriptor/13436-5>
  skos:prefLabel "Landwirte"@de, "Farmers"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71053> .

<http://zbw.eu/stw/descriptor/13873-4>
  skos:prefLabel "Fishermen"@en, "Fischereiberufe"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71053> .

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>
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

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/71057>
  skos:notation "V.13.07" ;
  rdfs:label "Occupational groups"@en, "Berufsgruppen"@de ;
  skos:prefLabel "V.13.07  Occupational groups"@en, "V.13.07  Berufsgruppen"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/thsys/71053> .

