@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 dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/descriptor/18932-3>
  rdfs:label "Media usage"@en, "Medienkonsum"@de, "Media consumption"@en, "Medienverhalten"@de, "Mediennutzung"@de ;
  skos:prefLabel "Media usage"@en, "Mediennutzung"@de ;
  skos:related <http://zbw.eu/stw/descriptor/18916-1> ;
  a zbwext:Descriptor, skos:Concept .

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 .

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 .

gnd:4171113-0
  rdfs:label "Naherholung"@de, "Binnentourismus"@de ;
  skos:prefLabel "Naherholung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18916-1> .

<https://data.gesis.org/thesoz/concept_10044249>
  rdfs:label "leisure time behavior"@en, "Freizeitverhalten"@de ;
  skos:prefLabel "leisure time behavior"@en, "Freizeitverhalten"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18916-1> .

gnd:4071453-6
  rdfs:label "Freizeit / Gestaltung"@de, "Freizeitgestaltung"@de ;
  skos:prefLabel "Freizeitgestaltung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/18916-1> .

<http://zbw.eu/stw/descriptor/12907-4>
  skos:prefLabel "Freizeitwirtschaft"@de, "Leisure industries"@en ;
  rdfs:label "Erlebniswelt"@de, "Zirkus"@de, "Schausteller"@de, "Unterhaltungsdienstleistungen"@de, "Entertainment industry"@en, "Circus"@en, "Theme park"@en, "Roller coaster"@en, "Ferris wheel"@en, "Amusement park"@en, "Funfair"@en, "Karussellbetreiber"@de, "Themenpark"@de, "Freizeitwirtschaft"@de, "Vergnügungspark"@de, "Volksfest"@de, "Leisure industries"@en, "Freizeitpark"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/18916-1> .

<http://zbw.eu/stw/descriptor/18916-1>
  a zbwext:Descriptor, skos:Concept ;
  skos:altLabel "Leisure activities"@en, "Hobby"@en, "Hobby"@de, "Freizeitforschung"@de, "Freizeitaktivitäten"@de, "Freizeitgestaltung"@de, "Sociology of leisure"@en, "Freizeitsoziologie"@de ;
  rdfs:label "Freizeitgestaltung"@de, "Freizeitaktivitäten"@de, "Leisure behaviour"@en, "Freizeitverhalten"@de, "Freizeitsoziologie"@de, "Leisure activities"@en, "Freizeitforschung"@de, "Sociology of leisure"@en, "Hobby"@en, "Hobby"@de ;
  skos:relatedMatch gnd:4071453-6, gnd:4131402-5 ;
  skos:narrowMatch gnd:4025175-5, gnd:4135878-8, gnd:4171113-0 ;
  skos:inScheme <http://zbw.eu/stw> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:narrower <http://zbw.eu/stw/descriptor/13645-3> ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10044249>, wd:Q59284991, gnd:4125082-5, <https://data.gesis.org/thesoz/concept_10044237> ;
  ns0:gvkppn "091361311" ;
  skos:related <http://zbw.eu/stw/descriptor/12907-4>, <http://zbw.eu/stw/descriptor/11194-6>, <http://zbw.eu/stw/descriptor/18932-3> ;
  skos:broader <http://zbw.eu/stw/thsys/70829>, <http://zbw.eu/stw/descriptor/18859-1> ;
  skos:prefLabel "Freizeitverhalten"@de, "Leisure behaviour"@en .

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/70829>
  skos:prefLabel "W.27  Freizeitwirtschaft"@de, "W.27  Leisure industries"@en ;
  a zbwext:Thsys, skos:Concept ;
  rdfs:label "W.27  Freizeitwirtschaft"@de, "Leisure industries"@en, "W.27  Leisure industries"@en, "Freizeitwirtschaft"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/18916-1> ;
  skos:notation "W.27" .

gnd:4125082-5
  rdfs:label "Freizeit / Verhalten"@de, "Freizeitverhalten"@de ;
  skos:prefLabel "Freizeitverhalten"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18916-1> .

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 .

wd:Q59284991
  rdfs:label "Freizeitsoziologie"@de, "leisure activities"@en, "Freizeitverhalten"@de, "Freizeitforschung"@de, "Freizeitgestaltung"@de, "sociology of leisure"@en, "Freizeitaktivitäten"@de, "leisure activity"@en, "leisure behaviour"@en ;
  skos:prefLabel "Freizeitverhalten"@de, "leisure activity"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18916-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 .

<https://data.gesis.org/thesoz/concept_10044237>
  rdfs:label "Freizeitbeschäftigung"@de, "recreational activity"@en, "Freizeitaktivität"@de, "hobby"@en, "Hobby"@de ;
  skos:prefLabel "Freizeitbeschäftigung"@de, "recreational activity"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18916-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 .

gnd:4135878-8
  rdfs:label "Animation"@de ;
  skos:prefLabel "Animation"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18916-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 .

gnd:4025175-5
  rdfs:label "Liebhaberei"@de, "Steckenpferd"@de, "Hobby"@de ;
  skos:prefLabel "Hobby"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18916-1> .

<http://zbw.eu/stw/descriptor/11194-6>
  rdfs:label "Eigenzeit"@de, "Freizeit"@de, "Erholung"@de, "Leisure"@en, "Leisure time"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Freizeit"@de, "Leisure"@en ;
  skos:related <http://zbw.eu/stw/descriptor/18916-1> .

<http://zbw.eu/stw/descriptor/18859-1>
  rdfs:label "Human behavior"@en, "Verhalten"@de, "Menschliches Verhalten"@de, "Human behaviour"@en, "Behavior"@en, "Behaviour"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Verhalten"@de, "Behavior"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/18916-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 .

gnd:4131402-5
  rdfs:label "Freizeitforschung"@de ;
  skos:prefLabel "Freizeitforschung"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/18916-1> .

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

<http://zbw.eu/stw/descriptor/13645-3>
  rdfs:label "Urlauberverhalten"@de, "Holiday behaviour"@en, "Verhalten von Urlaubern"@de, "Urlaubsverhalten"@de, "Touristenverhalten"@de, "Vacation behaviour"@en, "Tourist behavior"@en, "Travel behaviour of tourists"@en, "Reiseverhalten"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/18916-1> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Holiday behaviour"@en, "Urlaubsverhalten"@de .

