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

<http://zbw.eu/stw/thsys/70143>
  rdfs:label "N.08.01  Bildung und Lernen"@de, "Education and learning"@en, "N.08.01  Education and learning"@en, "Bildung und Lernen"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70060> ;
  skos:prefLabel "N.08.01  Bildung und Lernen"@de, "N.08.01  Education and learning"@en ;
  skos:notation "N.08.01" .

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

<http://zbw.eu/beta/external_identifiers/jel#Y8>
  rdfs:label "Y8 - Diverse Kategorien: Verwandte Disziplinen"@de, "Y8 - Miscellaneous Categories: Related Disciplines"@en, "Diverse Kategorien: Verwandte Disziplinen"@de, "Miscellaneous Categories: Related Disciplines"@en ;
  skos:prefLabel "Y8 - Diverse Kategorien: Verwandte Disziplinen"@de, "Y8 - Miscellaneous Categories: Related Disciplines"@en ;
  skos:relatedMatch <http://zbw.eu/stw/thsys/70060> .

<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/70581>
  a skos:Concept, zbwext:Thsys ;
  skos:broader <http://zbw.eu/stw/thsys/70060> ;
  skos:notation "N.08.03" ;
  rdfs:label "N.08.03  Kultur und Kunst"@de, "Culture and the arts"@en, "N.08.03  Culture and the arts"@en, "Kultur und Kunst"@de ;
  skos:prefLabel "N.08.03  Kultur und Kunst"@de, "N.08.03  Culture and the arts"@en .

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/181994>
  rdfs:label "Communications and media"@en, "Kommunikation und Medien"@de, "N.08.04  Communications and media"@en, "N.08.04  Kommunikation und Medien"@de ;
  skos:notation "N.08.04" ;
  skos:prefLabel "N.08.04  Kommunikation und Medien"@de, "N.08.04  Communications and media"@en ;
  a zbwext:Thsys, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70060> .

<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:broader <http://zbw.eu/stw/thsys/70060> .

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 .

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 .

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/70060>
  dc:isPartOf <http://zbw.eu/stw> ;
  a zbwext:Thsys, skos:Concept ;
  skos:inScheme <http://zbw.eu/stw> ;
  rdfs:label "Kultur und Geisteswissenschaften"@de, "N.08  Kultur und Geisteswissenschaften"@de, "N.08  Culture and humanities"@en, "Culture and humanities"@en ;
  skos:prefLabel "N.08  Culture and humanities"@en, "N.08  Kultur und Geisteswissenschaften"@de ;
  skos:narrower <http://zbw.eu/stw/thsys/70143>, <http://zbw.eu/stw/thsys/181994>, <http://zbw.eu/stw/thsys/70580>, <http://zbw.eu/stw/thsys/70581> ;
  skos:relatedMatch <http://zbw.eu/beta/external_identifiers/jel#Y8> ;
  skos:notation "N.08" ;
  skos:broader <http://zbw.eu/stw/thsys/n> .

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

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 .

zbwext:Thsys
  rdfs:label "Thsys"@en ;
  a owl:Class .

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 .

