@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

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 .

<http://zbw.eu/stw/thsys/70926>
  a zbwext:Thsys, skos:Concept ;
  rdfs:label "W.12.09  Verkehrspolitik"@de, "Transport policy"@en, "Verkehrspolitik"@de, "W.12.09  Transport policy"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/11833-5> ;
  skos:prefLabel "W.12.09  Verkehrspolitik"@de, "W.12.09  Transport policy"@en ;
  skos:notation "W.12.09" .

<http://zbw.eu/stw/descriptor/18583-2>
  rdfs:label "Pkw-Maut"@de, "Road pricing"@en, "Toll"@en, "Lkw-Maut"@de, "Straßenbenutzungsgebühr"@de, "Maut"@de, "Autobahnvignette"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> ;
  skos:prefLabel "Road pricing"@en, "Maut"@de ;
  a zbwext:Descriptor, skos:Concept .

<http://zbw.eu/stw/descriptor/13510-5>
  rdfs:label "Verkehr"@de, "Traffic"@en, "Verkehrswesen"@de, "Transport"@en ;
  skos:prefLabel "Verkehr"@de, "Traffic"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/18633-6>
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> ;
  rdfs:label "Verkehrsberuhigung"@de, "Urban transport policy"@en, "Kommunale Verkehrspolitik"@de, "Wohnstraße"@de, "Autofreie Stadt"@de, "Traffic calming"@en, "Stadtverkehrspolitik"@de, "Städtische Verkehrsplanung"@de, "Fußgängerzone"@de, "Städtische Verkehrspolitik"@de ;
  skos:prefLabel "Kommunale Verkehrspolitik"@de, "Urban transport policy"@en ;
  a skos:Concept, zbwext:Descriptor .

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 .

<http://zbw.eu/stw/descriptor/11667-3>
  rdfs:label "Motorfahrzeugsteuer"@de, "Vehicle tax"@en, "Hubraumsteuer"@de, "Car tax"@en, "Pkw-Besteuerung"@de, "Kfz-Steuer"@de, "Automobilsteuer"@de, "Kraftfahrzeugsteuer"@de ;
  skos:prefLabel "Vehicle tax"@en, "Kraftfahrzeugsteuer"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

wd:Q2516371
  rdfs:label "transportation policy"@en, "transport policy"@en, "Transportpolitik"@de, "Verkehrspolitik"@de ;
  skos:prefLabel "transport policy"@en, "Verkehrspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/30562-3>
  rdfs:label "Mobilitätswende"@de, "Mobility transition"@en, "Verkehrswende"@de, "Modal shift"@en ;
  skos:prefLabel "Mobilitätswende"@de, "Mobility transition"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/13639-5>
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/11833-5> ;
  rdfs:label "Tourism planning"@en, "Tourismuspolitik"@de, "Fremdenverkehrsförderung"@de, "Förderung des Tourismus"@de, "Fremdenverkehrspolitik"@de, "Tourismusförderung"@de, "Tourism development"@en, "Tourismusplanung"@de, "Tourismuskonzept"@de, "Tourism policy"@en ;
  skos:prefLabel "Tourismuspolitik"@de, "Tourism policy"@en .

<http://zbw.eu/stw/descriptor/13569-0>
  rdfs:label "Highway Code"@en, "StVO"@de, "Straßenverkehrsrecht"@de, "Straßenverkehrs-Ordnung"@de, "Traffic law"@en, "Road traffic law"@en, "Straßenverkehrsgesetz"@de, "Verkehrsrecht"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Traffic law"@en, "Verkehrsrecht"@de ;
  skos:related <http://zbw.eu/stw/descriptor/11833-5> .

<https://data.gesis.org/thesoz/concept_10054694>
  rdfs:label "transportation policy"@en, "Verkehrspolitik"@de ;
  skos:prefLabel "transportation policy"@en, "Verkehrspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11833-5> .

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 .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

<http://zbw.eu/stw/descriptor/13264-1>
  skos:related <http://zbw.eu/stw/descriptor/11833-5> ;
  skos:prefLabel "Verkehrssektor"@de, "Transport sector"@en ;
  rdfs:label "Verkehrsgewerbe"@de, "Gewerblicher Verkehr"@de, "Verkehrswirtschaft"@de, "Verkehrssektor"@de, "Transport sector"@en ;
  a skos:Concept, zbwext:Descriptor .

gnd:4062955-7
  rdfs:label "Transportpolitik"@de, "Verkehrspolitik"@de ;
  skos:prefLabel "Verkehrspolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/18627-1>
  rdfs:label "EU-Verkehrspolitik"@de, "EU transport policy"@en, "Europäische Verkehrspolitik"@de, "Common transport policy"@en ;
  skos:prefLabel "EU-Verkehrspolitik"@de, "EU transport policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/13519-1>
  rdfs:label "Luftverkehrspolitik"@de, "Air transport policy"@en, "Aviation policy"@en ;
  skos:prefLabel "Luftverkehrspolitik"@de, "Air transport policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/12004-4>
  rdfs:label "Infrastrukturpolitik"@de, "Infrastructure policy"@en, "Infrastrukturplanung"@de ;
  skos:prefLabel "Infrastrukturpolitik"@de, "Infrastructure policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/11833-5> .

<http://eurovoc.europa.eu/2494>
  rdfs:label "transport policy"@en, "Transportpolitik"@de, "Entwicklung des Verkehrswesens"@de, "transport development"@en ;
  skos:prefLabel "transport policy"@en, "Transportpolitik"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/11833-5>
  skos:narrower <http://zbw.eu/stw/descriptor/13519-1>, <http://zbw.eu/stw/descriptor/18627-1>, <http://zbw.eu/stw/descriptor/13545-0>, <http://zbw.eu/stw/descriptor/30562-3>, <http://zbw.eu/stw/descriptor/18610-4>, <http://zbw.eu/stw/descriptor/18633-6>, <http://zbw.eu/stw/descriptor/18575-1>, <http://zbw.eu/stw/descriptor/11667-3>, <http://zbw.eu/stw/descriptor/18583-2> ;
  skos:prefLabel "Transport policy"@en, "Verkehrspolitik"@de ;
  ns0:gvkppn "091397715" ;
  skos:related <http://zbw.eu/stw/descriptor/13264-1>, <http://zbw.eu/stw/descriptor/11832-0>, <http://zbw.eu/stw/descriptor/13569-0>, <http://zbw.eu/stw/descriptor/13639-5>, <http://zbw.eu/stw/descriptor/13510-5> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:exactMatch wd:Q2516371, <http://eurovoc.europa.eu/2494>, <https://data.gesis.org/thesoz/concept_10054694>, gnd:4062955-7 ;
  skos:broader <http://zbw.eu/stw/thsys/70926>, <http://zbw.eu/stw/descriptor/12004-4> ;
  skos:inScheme <http://zbw.eu/stw> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  rdfs:label "Transport policy"@en, "Verkehrspolitik"@de .

<http://zbw.eu/stw/descriptor/11832-0>
  rdfs:label "Verkehrsentwicklungsplanung"@de, "Verkehrsmodellierung"@de, "Transport planning"@en, "Verkehrskonzept"@de, "Traffic modelling"@en, "Verkehrsplanung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Verkehrsplanung"@de, "Transport planning"@en ;
  skos:related <http://zbw.eu/stw/descriptor/11833-5> .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

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>
  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/18575-1>
  rdfs:label "Bahnreform"@de, "Eisenbahnpolitik"@de, "Eisenbahnregulierung"@de, "Railway policy"@en, "Bahnpolitik"@de ;
  skos:prefLabel "Bahnpolitik"@de, "Railway policy"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

<http://zbw.eu/stw/descriptor/18610-4>
  rdfs:label "Public transport policy"@en, "Nahverkehrspolitik"@de ;
  skos:prefLabel "Public transport policy"@en, "Nahverkehrspolitik"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> .

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

<http://zbw.eu/stw/descriptor/13545-0>
  skos:broader <http://zbw.eu/stw/descriptor/11833-5> ;
  rdfs:label "Shipping policy"@en, "Schifffahrtspolitik"@de, "Flaggendiskriminierung"@de, "Schiffahrtspolitik"@de, "Seeverkehrspolitik"@de ;
  skos:prefLabel "Schifffahrtspolitik"@de, "Shipping policy"@en ;
  a zbwext:Descriptor, skos:Concept .

