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

skos:notation
  rdfs:label "notation"@en ;
  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 .

skos:narrower
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en ;
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en .

skos:broader
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en ;
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en .

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

skos:inScheme
  rdfs:label "is in scheme"@en ;
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en .

skos:prefLabel
  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 ;
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en .

<http://zbw.eu/namespaces/zbw-extensions/Thsys>
  a owl:Class ;
  rdfs:label "Thsys"@en .

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

<http://zbw.eu/stw/thsys/70095>
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  rdfs:label "Politics and political science"@en, "Politik und Politikwissenschaft"@de ;
  skos:broader <http://zbw.eu/stw/thsys/n> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower stw:30052-5, stw:30017-0, stw:15700-4, stw:16273-6, <http://zbw.eu/stw/thsys/73381>, stw:13989-6, <http://zbw.eu/stw/thsys/73383>, <http://zbw.eu/stw/thsys/73366>, stw:16209-1, stw:16274-4, <http://zbw.eu/stw/thsys/73382>, stw:16212-5, <http://zbw.eu/stw/thsys/73373>, <http://zbw.eu/stw/thsys/73378> ;
  skos:notation "N.04" ;
  skos:prefLabel "N.04  Politics and political science"@en, "N.04  Politik und Politikwissenschaft"@de .

stw:30052-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politische Soziologie"@de, "Political sociology"@en .

stw:30017-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politische Geschichte"@de, "Political history"@en .

stw:15700-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Zeitgeschichte"@de, "Contemporary history"@en .

stw:16273-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politik"@de, "Politics"@en .

<http://zbw.eu/stw/thsys/73381>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "State and nation"@en, "Staat und Nation"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.02" ;
  skos:prefLabel "N.04.02  State and nation"@en, "N.04.02  Staat und Nation"@de .

stw:13989-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politiker"@de, "Politicians"@en .

<http://zbw.eu/stw/thsys/73378>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Politische Organisationen und soziale Bewegungen"@de, "Political organizations and social movements"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.04" ;
  skos:prefLabel "N.04.04  Politische Organisationen und soziale Bewegungen"@de, "N.04.04  Political organizations and social movements"@en .

<http://zbw.eu/stw/thsys/73373>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Innen- und Rechtspolitik"@de, "Domestic politics and legal policy"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.05" ;
  skos:prefLabel "N.04.05  Innen- und Rechtspolitik"@de, "N.04.05  Domestic politics and legal policy"@en .

stw:16212-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Verwaltungswissenschaft"@de, "Administrative sciences"@en .

<http://zbw.eu/stw/thsys/73382>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Politisches System"@de, "Political system"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.03" ;
  skos:prefLabel "N.04.03  Politisches System"@de, "N.04.03  Political system"@en .

stw:16274-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politikberatung"@de, "Policy advice"@en .

stw:16209-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:prefLabel "Politikwissenschaft"@de, "Political science"@en .

<http://zbw.eu/stw/thsys/73366>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Internationale Beziehungen und Außenpolitik"@de, "International relations and foreign policy"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.06" ;
  skos:prefLabel "N.04.06  Internationale Beziehungen und Außenpolitik"@de, "N.04.06  International relations and foreign policy"@en .

<http://zbw.eu/stw/thsys/73383>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Politische Theorien und Strömungen"@de, "Political theories and philosophies"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N.04.01" ;
  skos:prefLabel "N.04.01  Politische Theorien und Strömungen"@de, "N.04.01  Political theories and philosophies"@en .

<http://zbw.eu/stw/thsys/n>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Related subject areas"@en, "Nachbarwissenschaften"@de ;
  skos:narrower <http://zbw.eu/stw/thsys/70095> ;
  skos:notation "N" ;
  skos:prefLabel "N  Related subject areas"@en, "N  Nachbarwissenschaften"@de .

