@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 gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .

skos:closeMatch
  rdfs:subPropertyOf skos:mappingRelation ;
  skos:definition "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en ;
  rdfs:label "has close match"@en .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

<http://zbw.eu/stw/thsys/71063>
  skos:narrower <http://zbw.eu/stw/descriptor/11716-2> ;
  rdfs:label "V.09.06.01  Infrastruktur"@de, "V.09.06.01  Infrastructure"@en, "Infrastruktur"@de, "Infrastructure"@en ;
  skos:prefLabel "V.09.06.01  Infrastructure"@en, "V.09.06.01  Infrastruktur"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:notation "V.09.06.01" .

gnd:4161709-5
  rdfs:label "Infrastruktur / Planung"@de, "Infrastrukturplanung"@de ;
  skos:prefLabel "Infrastrukturplanung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11716-2> .

<http://zbw.eu/stw/descriptor/30334-2>
  rdfs:label "Informationsinfrastruktur"@de, "Information infrastructure"@en ;
  skos:prefLabel "Informationsinfrastruktur"@de, "Information infrastructure"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

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/12010-2>
  rdfs:label "Network services"@en, "Netzdienstleister"@de, "Network infrastructure"@en, "Network industries"@en, "Netzindustrien"@de, "Netzinfrastruktur"@de, "Netzbetreiber"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Netzinfrastruktur"@de, "Network infrastructure"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

<http://zbw.eu/stw/thsys/71110>
  skos:narrower <http://zbw.eu/stw/descriptor/11716-2> ;
  rdfs:label "V.04.03  Economic structure"@en, "Wirtschaftsstruktur"@de, "Economic structure"@en, "V.04.03  Wirtschaftsstruktur"@de ;
  skos:prefLabel "V.04.03  Wirtschaftsstruktur"@de, "V.04.03  Economic structure"@en ;
  skos:notation "V.04.03" ;
  a skos:Concept, zbwext:Thsys .

gnd:4225796-7
  rdfs:label "Infrastruktureinrichtung"@de, "Infrastruktur / Öffentliche Einrichtung"@de, "Infrastruktur / Einrichtung"@de, "Infrastruktureinrichtungen"@de ;
  skos:prefLabel "Infrastruktureinrichtung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11716-2> .

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 .

gnd:4516519-1
  rdfs:label "Infrastrukturleistung"@de, "Infrastrukturdienstleistung"@de, "Infrastruktur / Dienstleistung"@de, "Infrastrukturleistungen"@de ;
  skos:prefLabel "Infrastrukturleistung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11716-2> .

gnd:4177420-6
  rdfs:label "Regionale Infrastruktur"@de ;
  skos:prefLabel "Regionale Infrastruktur"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11716-2> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

<http://zbw.eu/stw/descriptor/19463-0>
  rdfs:label "Rural infrastructure"@en, "Ländliche Infrastruktur"@de, "Infrastruktur im ländlichen Raum"@de ;
  skos:prefLabel "Rural infrastructure"@en, "Ländliche Infrastruktur"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

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/30505-1>
  rdfs:label "Kritische Infrastrukturen"@de, "Critical infrastructures"@en, "Critical national infrastructure"@en, "Critical infrastructure"@en, "Kritische Infrastruktur"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Critical infrastructure"@en, "Kritische Infrastruktur"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

<http://zbw.eu/stw/descriptor/18800-6>
  rdfs:label "Local infrastructure"@en, "Kommunale Infrastruktur"@de, "Urban infrastructure"@en, "Städtische Infrastruktur"@de ;
  skos:prefLabel "Local infrastructure"@en, "Kommunale Infrastruktur"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

gnd:4137584-1
  rdfs:label "Soziale Infrastruktur"@de ;
  skos:prefLabel "Soziale Infrastruktur"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/11716-2> .

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

gnd:4026944-9
  rdfs:label "Öffentliche Infrastruktur"@de, "Infrastruktur"@de ;
  skos:prefLabel "Infrastruktur"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11716-2> .

wd:Q121359
  rdfs:label "Versorgungswege"@de, "Infrastruktur"@de, "infrastructure"@en, "Versorgungsinfrastruktur"@de, "public infrastructure"@en, "social infrastructure"@en, "Infrastrukturunternehmen"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11716-2> ;
  skos:prefLabel "infrastructure"@en, "Infrastruktur"@de .

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 .

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

<http://zbw.eu/stw/descriptor/11716-2>
  skos:narrower <http://zbw.eu/stw/descriptor/18800-6>, <http://zbw.eu/stw/descriptor/30334-2>, <http://zbw.eu/stw/descriptor/19463-0>, <http://zbw.eu/stw/descriptor/12009-1>, <http://zbw.eu/stw/descriptor/30505-1>, <http://zbw.eu/stw/descriptor/12010-2> ;
  skos:altLabel "Materielle Infrastruktur"@de, "Public capital"@en, "Social overhead capital"@en, "Overhead capital"@en ;
  rdfs:label "Infrastruktur"@de, "Overhead capital"@en, "Social overhead capital"@en, "Infrastructure"@en, "Public capital"@en, "Materielle Infrastruktur"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:exactMatch wd:Q121359, gnd:4026944-9, <http://dbpedia.org/resource/Infrastructure>, <https://data.gesis.org/thesoz/concept_10047456> ;
  ns0:gvkppn "091367727" ;
  skos:narrowMatch gnd:4161709-5, gnd:4516519-1, gnd:4137584-1, gnd:4177420-6, gnd:4225796-7 ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/thsys/71110>, <http://zbw.eu/stw/thsys/71063> ;
  skos:prefLabel "Infrastruktur"@de, "Infrastructure"@en ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:closeMatch gnd:4161711-3 .

gnd:4161711-3
  rdfs:label "Infrastrukturtheorie"@de ;
  skos:prefLabel "Infrastrukturtheorie"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/11716-2> .

<http://dbpedia.org/resource/Infrastructure>
  rdfs:label "Infrastruktur"@de, "Infrastructure"@en ;
  skos:prefLabel "Infrastruktur"@de, "Infrastructure"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11716-2> .

<http://zbw.eu/stw/descriptor/12009-1>
  rdfs:label "Institutionelle Infrastruktur"@de, "Institutional infrastructure"@en, "Institutionelle Rahmenbedingungen"@de, "Institutional environment"@en ;
  skos:prefLabel "Institutionelle Infrastruktur"@de, "Institutional infrastructure"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/11716-2> .

<https://data.gesis.org/thesoz/concept_10047456>
  rdfs:label "infrastructure"@en, "infrastructural policy"@en, "Infrastrukturplanung"@de, "Infrastruktureinrichtung"@de, "infrastructural planning"@en, "Infrastrukturinvestition"@de, "infrastructural facility"@en, "communal infrastructure"@en, "Infrastruktur"@de, "infrastructural investments"@en, "Infrastrukturpolitik"@de, "traffic infrastructure"@en, "Verkehrsinfrastruktur"@de, "kommunale Infrastruktur"@de ;
  skos:prefLabel "infrastructure"@en, "Infrastruktur"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/11716-2> .

