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

<http://zbw.eu/stw/descriptor/11635-2>
  skos:prefLabel "Tax revenue"@en, "Steuereinnahmen"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/descriptor/11707-3>
  skos:prefLabel "Tax revenue forecasting"@en, "Steuerschätzung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

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

<http://zbw.eu/stw>
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

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/thsys/70144>
  skos:notation "V.09" ;
  rdfs:label "Öffentliche Finanzen"@de, "Public finance"@en ;
  skos:prefLabel "V.09  Öffentliche Finanzen"@de, "V.09  Public finance"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/descriptor/16112-2>
  skos:prefLabel "Steuerstrafrecht"@de, "Criminal tax law"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/thsys/71077>
  skos:notation "V.09.04.03" ;
  rdfs:label "Internationale Besteuerung"@de, "International taxation"@en ;
  skos:prefLabel "V.09.04.03  Internationale Besteuerung"@de, "V.09.04.03  International taxation"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/descriptor/11547-6>
  skos:prefLabel "Tax"@en, "Steuer"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/thsys/71080>
  skos:notation "V.09.04" ;
  rdfs:label "Taxation"@en, "Steuern"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/11707-3>, <http://zbw.eu/stw/descriptor/16112-2>, <http://zbw.eu/stw/thsys/71076>, <http://zbw.eu/stw/descriptor/11638-3>, <http://zbw.eu/stw/thsys/71075>, <http://zbw.eu/stw/descriptor/19405-0>, <http://zbw.eu/stw/thsys/71074>, <http://zbw.eu/stw/descriptor/11547-6>, <http://zbw.eu/stw/thsys/71077>, <http://zbw.eu/stw/descriptor/11635-2>, <http://zbw.eu/stw/descriptor/11641-0>, <http://zbw.eu/stw/descriptor/11709-6> ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:historyNote "Bis zu Version 8.10 wurde diese URI für die gelöschte Systematikstelle \"V.09.04 Öffentlicher Transfer\" verwendet. Die URI wurde versehentlich der vorliegenden Systematikstelle in Version 8.12 zugeordnet."@de, "Up to version 8.10 this concepts URI was used for the deleted concept \"V.09.04 Public transfer\". The URI was accidentally reassigned to the newly introduced current concept in version 8.12."@en ;
  skos:prefLabel "V.09.04  Steuern"@de, "V.09.04  Taxation"@en ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:broader <http://zbw.eu/stw/thsys/70144> .

<http://zbw.eu/stw/descriptor/11709-6>
  skos:prefLabel "Tax avoidance"@en, "Steuervermeidung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/thsys/71076>
  skos:notation "V.09.04.01" ;
  rdfs:label "Theory of taxation"@en, "Steuertheorie"@de ;
  skos:prefLabel "V.09.04.01  Theory of taxation"@en, "V.09.04.01  Steuertheorie"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/descriptor/19405-0>
  skos:prefLabel "Steuergeschichte"@de, "History of taxation"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

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 .

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/namespaces/zbw-extensions/Thsys>
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/11638-3>
  skos:prefLabel "Tax compliance"@en, "Steuermoral"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

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 .

<http://zbw.eu/stw/thsys/71075>
  skos:notation "V.09.04.02" ;
  rdfs:label "Tax policy"@en, "Steuerpolitik"@de ;
  skos:prefLabel "V.09.04.02  Tax policy"@en, "V.09.04.02  Steuerpolitik"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

<http://zbw.eu/stw/descriptor/11641-0>
  skos:prefLabel "Tax statistics"@en, "Steuerstatistik"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

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/71074>
  skos:notation "V.09.04.04" ;
  rdfs:label "Tax types"@en, "Steuerarten"@de ;
  skos:prefLabel "V.09.04.04  Tax types"@en, "V.09.04.04  Steuerarten"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71080> .

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 .

