@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/73331>
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  rdfs:label "Community law"@en, "EU-Recht"@de ;
  skos:broader <http://zbw.eu/stw/thsys/73332> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower stw:29548-0, stw:30065-3, stw:29545-6, stw:29542-5, stw:28342-4, stw:19817-5, stw:18904-1, stw:29547-2, stw:29694-3, stw:18441-1, stw:19323-2, stw:16048-6, stw:16090-0, stw:19941-4, stw:18365-5, stw:18108-4, stw:12331-3, stw:16182-2, stw:18703-4 ;
  skos:notation "N.05.06.01" ;
  skos:prefLabel "N.05.06.01  Community law"@en, "N.05.06.01  EU-Recht"@de .

stw:29548-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Kartellrecht"@de, "EU antitrust law"@en .

stw:30065-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Gerichtsbarkeit"@de, "EU court system"@en .

stw:29545-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Kapitalmarktrecht"@de, "EU financial markets law"@en .

stw:29542-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Gesellschaftsrecht"@de, "EU corporate law"@en .

stw:28342-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "Europäisches Arbeitsrecht"@de, "European labour law"@en .

stw:19817-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "European environmental law"@en, "EU-Umweltrecht"@de .

stw:18904-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Sozialrecht"@de, "EU social legislation"@en .

stw:29547-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Wettbewerbsrecht"@de, "EU competition law"@en .

stw:29694-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "European insurance law"@en, "EU-Versicherungsrecht"@de .

stw:18441-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Lebensmittelrecht"@de, "EU food law"@en .

stw:19323-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "Right of establishment"@en, "Niederlassungsrecht"@de .

<http://zbw.eu/stw/thsys/73332>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Internationales und supranationales Recht"@de, "International and supranational law"@en ;
  skos:narrower <http://zbw.eu/stw/thsys/73331> ;
  skos:notation "N.05.06" ;
  skos:prefLabel "N.05.06  Internationales und supranationales Recht"@de, "N.05.06  International and supranational law"@en .

stw:18703-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Bankrecht"@de, "EU bank law"@en .

stw:16182-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Recht"@de, "Community law"@en .

stw:12331-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Bilanzrecht"@de, "EU accounting regulation"@en .

stw:18108-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Rechtsform"@de, "EU legal form of organization"@en .

stw:18365-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Vergaberecht"@de, "EU public procurement law"@en .

stw:19941-4
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "European state aid law"@en, "EU-Beihilferecht"@de .

stw:16090-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Steuerrecht"@de, "EU tax law"@en .

stw:16048-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/73331> ;
  skos:prefLabel "EU-Wirtschaftsrecht"@de, "EU economic law"@en .

