@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/29978-3>
  rdfs:label "Plantagenwirtschaft"@de, "Pflanzung"@de, "Plantation"@en, "Plantage"@de ;
  skos:prefLabel "Plantation"@en, "Plantage"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/19455-6> .

<https://data.gesis.org/thesoz/concept_10038801>
  rdfs:label "large landed property"@en, "possession"@en, "Besitz"@de, "Großgrundbesitz"@de ;
  skos:prefLabel "large landed property"@en, "Großgrundbesitz"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19455-6> .

<http://zbw.eu/stw/descriptor/18329-2>
  rdfs:label "Agricultural real estate"@en, "Landwirtschaftliches Grundstück"@de, "Landwirtschaftliche Immobilien"@de, "Landwirtschaftliches Gebäude"@de, "Farm real estate"@en, "Agrargrundbesitz"@de ;
  skos:prefLabel "Landwirtschaftliche Immobilien"@de, "Agricultural real estate"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrower <http://zbw.eu/stw/descriptor/19455-6> .

<http://zbw.eu/stw/descriptor/12026-1>
  rdfs:label "Grundvermögen"@de, "Landownership"@en, "Landed property"@en, "Hausbesitz"@de, "Immobilieneigentum"@de, "Landholding"@en, "Grundeigentum"@de, "Immobilienvermögen"@de, "Grundbesitz"@de, "Real property"@en ;
  skos:prefLabel "Grundeigentum"@de, "Real property"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/19455-6> ;
  a skos:Concept, zbwext:Descriptor .

wd:Q1549283
  rdfs:label "large estate owner"@en, "Großgrundbesitzer"@de, "Grossgrundbesitzerin"@de, "Grossgrundbesitzer"@de, "Großgrundbesitzerin"@de ;
  skos:prefLabel "large estate owner"@en, "Großgrundbesitzer"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19455-6> .

gnd:4158278-0
  rdfs:label "Großgrundbesitz"@de ;
  skos:prefLabel "Großgrundbesitz"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/19455-6> .

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 .

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 .

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://zbw.eu/stw/descriptor/19748-5>
  skos:related <http://zbw.eu/stw/descriptor/19455-6> ;
  skos:prefLabel "Aristocracy"@en, "Adel"@de ;
  rdfs:label "Rittertum"@de, "Adel"@de, "Nobility"@en, "Aristocracy"@en, "Aristokratie"@de ;
  a skos:Concept, zbwext:Descriptor .

<http://zbw.eu/stw/descriptor/19455-6>
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10038801>, gnd:4158278-0, wd:Q1549283 ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/13425-3>, <http://zbw.eu/stw/descriptor/19748-5>, <http://zbw.eu/stw/descriptor/16250-4> ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "091364450" ;
  skos:altLabel "Latifundium"@de ;
  skos:prefLabel "Großgrundbesitz"@de, "Large landowners"@en ;
  rdfs:label "Großgrundbesitz"@de, "Large landowners"@en, "Latifundium"@de, "Großbauern"@de ;
  skos:broader <http://zbw.eu/stw/thsys/71024>, <http://zbw.eu/stw/descriptor/18329-2>, <http://zbw.eu/stw/descriptor/12026-1> ;
  skos:narrower <http://zbw.eu/stw/descriptor/29978-3> ;
  zbwext:altLabelRelated "Großbauern"@de ;
  dc:isPartOf <http://zbw.eu/stw> .

<http://zbw.eu/stw/descriptor/16250-4>
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Grundherrschaft"@de, "Feudal society"@en, "Feudalgesellschaft"@de, "Feudalismus"@de, "Feudalism"@en ;
  skos:prefLabel "Feudalism"@en, "Feudalismus"@de ;
  skos:related <http://zbw.eu/stw/descriptor/19455-6> .

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 .

<http://zbw.eu/stw/descriptor/13425-3>
  rdfs:label "Agrarian society"@en, "Agrargesellschaft"@de, "Rural society"@en, "Ländliche Gesellschaft"@de ;
  skos:prefLabel "Agrarian society"@en, "Agrargesellschaft"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/19455-6> .

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/thsys/71024>
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/19455-6> ;
  rdfs:label "Agrarökonomik"@de, "W.01.03  Agricultural economics"@en, "Agricultural economics"@en, "W.01.03  Agrarökonomik"@de ;
  skos:prefLabel "W.01.03  Agricultural economics"@en, "W.01.03  Agrarökonomik"@de ;
  skos:notation "W.01.03" .

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 .

