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

<http://zbw.eu/stw/descriptor/11983-0>
  skos:prefLabel "Urban decline"@en, "Städtischer Niedergang"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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

<http://zbw.eu/stw/thsys/194843>
  rdfs:label "Stadtplanung"@de, "Urban planning"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/13249-4>, <http://zbw.eu/stw/descriptor/19453-3>, <http://zbw.eu/stw/descriptor/19473-4>, <http://zbw.eu/stw/descriptor/18806-1>, <http://zbw.eu/stw/descriptor/18031-6>, <http://zbw.eu/stw/descriptor/11999-6>, <http://zbw.eu/stw/descriptor/10512-2>, <http://zbw.eu/stw/descriptor/18610-4>, <http://zbw.eu/stw/descriptor/19363-4>, <http://zbw.eu/stw/descriptor/18633-6>, <http://zbw.eu/stw/descriptor/11983-0>, <http://zbw.eu/stw/descriptor/10510-6>, <http://zbw.eu/stw/descriptor/18800-6>, <http://zbw.eu/stw/descriptor/18837-4>, <http://zbw.eu/stw/descriptor/11844-0>, <http://zbw.eu/stw/descriptor/29959-0>, <http://zbw.eu/stw/descriptor/11976-4>, <http://zbw.eu/stw/descriptor/29851-6>, <http://zbw.eu/stw/descriptor/30219-2> ;
  skos:inScheme <http://zbw.eu/stw> ;
  a skos:Concept, <http://zbw.eu/namespaces/zbw-extensions/Thsys> ;
  skos:notation "V.11.06.03" ;
  skos:broader <http://zbw.eu/stw/thsys/71064> ;
  skos:prefLabel "V.11.06.03  Stadtplanung"@de, "V.11.06.03  Urban planning"@en .

<http://zbw.eu/stw/descriptor/18610-4>
  skos:prefLabel "Public transport policy"@en, "Nahverkehrspolitik"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/10512-2>
  skos:prefLabel "Urbanization"@en, "Urbanisierung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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

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/descriptor/29851-6>
  skos:prefLabel "Congestion pricing"@en, "City-Maut"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/18806-1>
  skos:prefLabel "Local public investment"@en, "Kommunale Investition"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/18800-6>
  skos:prefLabel "Local infrastructure"@en, "Kommunale Infrastruktur"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/19363-4>
  skos:prefLabel "Urban growth"@en, "Stadtwachstum"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/19453-3>
  skos:prefLabel "Urban land use"@en, "Städtische Flächennutzung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/11976-4>
  skos:prefLabel "Suburbanization"@en, "Suburbanisierung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/11844-0>
  skos:prefLabel "Urban design"@en, "Städtebau"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/30219-2>
  skos:prefLabel "Smart city"@en, "Smart City"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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/namespaces/zbw-extensions/Thsys>
  rdfs:label "Thsys"@en ;
  a owl:Class .

<http://zbw.eu/stw/descriptor/19473-4>
  skos:prefLabel "Sustainable urban development"@en, "Nachhaltige Stadtentwicklung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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 .

<http://zbw.eu/stw/descriptor/18837-4>
  skos:prefLabel "Stadtmarketing"@de, "City marketing"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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/10510-6>
  skos:prefLabel "Urban development"@en, "Stadtentwicklung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/18633-6>
  skos:prefLabel "Urban transport policy"@en, "Kommunale Verkehrspolitik"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/thsys/71064>
  skos:notation "V.11.06" ;
  rdfs:label "Urban development"@en, "Stadtentwicklung"@de ;
  skos:prefLabel "V.11.06  Urban development"@en, "V.11.06  Stadtentwicklung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Thsys>, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/13249-4>
  skos:prefLabel "Öffentlicher Nahverkehr"@de, "Local public transport"@en ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/11999-6>
  skos:prefLabel "Urban renewal"@en, "Stadterneuerung"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

<http://zbw.eu/stw/descriptor/29959-0>
  skos:prefLabel "Business improvement district"@en, "Business Improvement District"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

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/descriptor/18031-6>
  skos:prefLabel "Technology park"@en, "Technologiepark"@de ;
  a <http://zbw.eu/namespaces/zbw-extensions/Descriptor>, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/194843> .

