@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/70258>
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  rdfs:label "Motor vehicles"@en, "Kraftfahrzeuge"@de ;
  skos:broader <http://zbw.eu/stw/thsys/70257> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:narrower stw:30366-3, stw:30323-0, stw:29826-5, stw:14431-3, stw:14433-6, stw:14435-2, stw:14436-0, stw:14438-3, stw:14437-5, stw:14439-1, stw:14442-5, stw:14354-2 ;
  skos:notation "P.09.01" ;
  skos:prefLabel "P.09.01  Kraftfahrzeuge"@de, "P.09.01  Motor vehicles"@en .

stw:30366-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "E-scooter"@en, "E-Roller"@de .

stw:30323-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Light commercial vehicle"@en, "Kleintransporter"@de .

stw:29826-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Hybridfahrzeug"@de, "Hybrid vehicle"@en .

stw:14431-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Elektrofahrzeug"@de, "Electric vehicle"@en .

stw:14354-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Kraftfahrzeugantrieb"@de, "Automobile engine"@en .

stw:14442-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Wohnmobil"@de, "Motorhome"@en .

<http://zbw.eu/stw/thsys/70257>
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  rdfs:label "Fahrzeuge"@de, "Vehicles"@en ;
  skos:narrower <http://zbw.eu/stw/thsys/70258> ;
  skos:notation "P.09" ;
  skos:prefLabel "P.09  Vehicles"@en, "P.09  Fahrzeuge"@de .

stw:14439-1
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Omnibus"@de, "Bus"@en .

stw:14437-5
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Motorrad"@de, "Motorcycle"@en .

stw:14438-3
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Nutzfahrzeug"@de, "Commercial vehicle"@en .

stw:14436-0
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Truck"@en, "Lastkraftwagen"@de .

stw:14435-2
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Kraftfahrzeugteile"@de, "Automotive parts"@en .

stw:14433-6
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/70258> ;
  skos:prefLabel "Motor vehicle"@en, "Kraftfahrzeug"@de .

