@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://purl.org/ontology/gbv/> .

<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/thsys/73377>
  skos:prefLabel "N.04.03.03  Politische Kultur"@de, "N.04.03.03  Political culture"@en ;
  rdfs:label "N.04.03.03  Political culture"@en, "N.04.03.03  Politische Kultur"@de, "Politische Kultur"@de, "Political culture"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/30646-4> ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "N.04.03.03" .

<http://zbw.eu/stw/descriptor/12170-1>
  rdfs:label "Informationswert"@de, "Information content"@en, "Information value"@en, "Informationsnutzen"@de, "Informationsgehalt"@de, "Informationsbewertung"@de, "Value of information"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Information value"@en, "Informationswert"@de ;
  skos:related <http://zbw.eu/stw/descriptor/30646-4> .

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/descriptor/30646-4>
  skos:altLabel "Fake news"@en, "Misinformation"@en, "Falschmeldung"@de ;
  skos:prefLabel "Desinformation"@de, "Disinformation"@en ;
  skos:related <http://zbw.eu/stw/descriptor/12170-1>, <http://zbw.eu/stw/descriptor/16269-4> ;
  skos:scopeNote "Stands for targeted dissemination of fake, false, manipulative or misleading information."@en, "Steht für die gezielte Verbreitung von falscher, gefälschter, manipulativer oder irreführender Information."@de ;
  skos:broader <http://zbw.eu/stw/descriptor/30480-5>, <http://zbw.eu/stw/thsys/70580>, <http://zbw.eu/stw/thsys/73377> ;
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Misinformation"@en, "Disinformation"@en, "Falschmeldung"@de, "Fake news"@en, "Desinformation"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "193469309X" .

<http://zbw.eu/stw/descriptor/16269-4>
  rdfs:label "Staatliche Information"@de, "Government communication"@en, "Central bank communication"@en, "Regierungskommunikation"@de, "Öffentlichkeitsarbeit der Regierung"@de, "Staatliche Informationspolitik"@de, "Regierungs-PR"@de, "Political communication"@en, "Politische Kommunikation"@de ;
  skos:prefLabel "Political communication"@en, "Politische Kommunikation"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/30646-4> .

<http://zbw.eu/stw/thsys/70580>
  rdfs:label "Sprache und Literatur"@de, "Language and literature"@en, "N.08.02  Sprache und Literatur"@de, "N.08.02  Language and literature"@en ;
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "N.08.02  Sprache und Literatur"@de, "N.08.02  Language and literature"@en ;
  skos:notation "N.08.02" ;
  skos:narrower <http://zbw.eu/stw/descriptor/30646-4> .

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:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

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 .

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/30480-5>
  rdfs:label "Propaganda"@en, "Propaganda"@de ;
  skos:prefLabel "Propaganda"@en, "Propaganda"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/30646-4> .

skos:scopeNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:label "scope note"@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 .

