@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 ns0: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<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/descriptor/30620-1>
  skos:broader <http://zbw.eu/stw/descriptor/15396-2>, <http://zbw.eu/stw/thsys/72184>, <http://zbw.eu/stw/thsys/194374>, <http://zbw.eu/stw/descriptor/15082-4> ;
  skos:scopeNote "Steht für ein theoretisches Konstrukt zur Erstellung von Indexzahlenreihen für zeitkontinuierliche Daten zu Preisen und Mengen ausgetauschter Waren."@de, "Represents a theoretical construct for creating index number series for continuous-time data on prices and quantities of exchanged goods."@en ;
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Divisia index"@en, "Divisia-Geldmengenindex"@de, "Divisia Index"@de, "Divisa-Geldmengenansatz"@de ;
  skos:prefLabel "Divisia index"@en, "Divisia Index"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "526051329" ;
  skos:altLabel "Divisia-Geldmengenindex"@de, "Divisa-Geldmengenansatz"@de .

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/thsys/72184>
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "N.09.02.04  Deskriptive Statistik"@de, "N.09.02.04  Descriptive statistics"@en ;
  rdfs:label "N.09.02.04  Deskriptive Statistik"@de, "Deskriptive Statistik"@de, "N.09.02.04  Descriptive statistics"@en, "Descriptive statistics"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/30620-1> ;
  skos:notation "N.09.02.04" .

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/thsys/194374>
  rdfs:label "Time series analysis"@en, "Zeitreihenanalyse"@de, "N.09.02.08  Zeitreihenanalyse"@de, "N.09.02.08  Time series analysis"@en ;
  skos:prefLabel "N.09.02.08  Time series analysis"@en, "N.09.02.08  Zeitreihenanalyse"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/30620-1> ;
  skos:notation "N.09.02.08" .

<http://zbw.eu/stw/descriptor/15396-2>
  rdfs:label "Trendschätzung"@de, "Zeitreihenanalyse"@de, "Time series analysis"@en, "Trendmodell"@de, "Trend-cycle estimation"@en, "Trendbereinigung"@de, "Zykluskomponente"@de, "Trend estimation"@en, "Zeitreihenzerlegung"@de, "Cyclical component"@en ;
  skos:prefLabel "Time series analysis"@en, "Zeitreihenanalyse"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/30620-1> ;
  a zbwext:Descriptor, skos:Concept .

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 .

<http://zbw.eu/stw/descriptor/15082-4>
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Index number"@en, "Index"@de ;
  rdfs:label "Indexziffer"@de, "Index"@de, "Indexzahl"@de, "Mengenindex"@de, "Index number"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/30620-1> .

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 .

