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

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 .

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 .

gnd:4019320-2
  rdfs:label "Gase"@de, "Gas"@de ;
  skos:prefLabel "Gas"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14603-0> .

gnd:4427432-4
  rdfs:label "Gasabsatz"@de, "Brenngas / Absatz"@de ;
  skos:prefLabel "Gasabsatz"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14603-0> .

<http://zbw.eu/stw/thsys/196912>
  a zbwext:Thsys, skos:Concept ;
  rdfs:label "P.11  Fuels"@en, "Kraftstoffe"@de, "P.11  Kraftstoffe"@de, "Fuels"@en ;
  skos:notation "P.11" ;
  skos:narrower <http://zbw.eu/stw/descriptor/14603-0> ;
  skos:prefLabel "P.11  Kraftstoffe"@de, "P.11  Fuels"@en .

gnd:4427426-9
  rdfs:label "Gasverbrauch"@de, "Brenngas / Verbrauch"@de, "Brenngas / Energieverbrauch"@de ;
  skos:prefLabel "Gasverbrauch"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/14603-0> .

<http://eurovoc.europa.eu/1139>
  skos:prefLabel "gas"@en, "Gas"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14603-0> ;
  rdfs:label "Kokereigas"@de, "gaseous fuel"@en, "Hochofengas"@de, "Gas"@de, "gasförmiger Brennstoff"@de, "blast-furnace gas"@en, "coke-oven gas"@en, "gas"@en .

<http://zbw.eu/stw/descriptor/14171-3>
  rdfs:label "Bioenergy"@en, "Bioenergie"@de, "Biomasse-Energie"@de, "Biogas"@de ;
  skos:prefLabel "Bioenergy"@en, "Bioenergie"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14603-0> .

<http://zbw.eu/stw/descriptor/14196-1>
  rdfs:label "Natural gas"@en, "Erdgas"@de, "Erdölgas"@de ;
  skos:prefLabel "Natural gas"@en, "Erdgas"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/14603-0> .

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/14603-0>
  skos:narrower <http://zbw.eu/stw/descriptor/14196-1>, <http://zbw.eu/stw/descriptor/19623-4>, <http://zbw.eu/stw/descriptor/18254-0> ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:altLabel "Gasförmiger Stoff"@de ;
  skos:closeMatch gnd:4380154-7, gnd:4427426-9 ;
  rdfs:label "Gas"@de, "Gasförmiger Stoff"@de, "Gases"@en ;
  skos:broader <http://zbw.eu/stw/thsys/70538>, <http://zbw.eu/stw/thsys/196912> ;
  zbwext:useInsteadNote [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/14196-1> ;
    rdf:value "Für Erdgas"@de
  ], [
    rdfs:seeAlso <http://zbw.eu/stw/descriptor/14196-1> ;
    rdf:value "For natural gas"@en
  ] ;
  a skos:Concept, zbwext:Descriptor ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3197>, <http://eurovoc.europa.eu/1139>, wd:Q107167191, gnd:4019320-2 ;
  skos:related <http://zbw.eu/stw/descriptor/14640-1>, <http://zbw.eu/stw/descriptor/14171-3> ;
  skos:narrowMatch gnd:4427432-4 ;
  skos:prefLabel "Gases"@en, "Gas"@de ;
  ns0:gvkppn "091361834" ;
  skos:relatedMatch gnd:4615810-8 ;
  skos:inScheme <http://zbw.eu/stw> .

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/19623-4>
  rdfs:label "Luft"@de, "Air"@en ;
  skos:prefLabel "Luft"@de, "Air"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/14603-0> .

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 .

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 .

<http://zbw.eu/stw/descriptor/14640-1>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "GHG emissions"@en, "Klimagase"@de, "CO2-Reduktion"@de, "Nitrogen oxide emissions"@en, "CO2 emission reduction"@en, "Treibhausgas-Emissionen"@de, "CO2-Emissionen"@de, "Treibhausgase"@de, "Stickoxidemissionen"@de, "CO2-Bilanzierung"@de, "Greenhouse gas"@en, "Greenhouse gas emissions"@en, "Kohlenstoff"@de, "Stickstoffoxidemissionen"@de, "Klimagasemissionen"@de, "Kohlendioxidemissionen"@de, "Carbon emissions"@en, "Carbon"@en, "Kohlendioxid"@de, "Carbon footprint"@en, "Methanemissionen"@de, "Carbon accounting"@en, "Methane emissions"@en, "CO2-Emission"@de ;
  skos:prefLabel "Greenhouse gas emissions"@en, "Treibhausgas-Emissionen"@de ;
  skos:related <http://zbw.eu/stw/descriptor/14603-0> .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

wd:Q107167191
  rdfs:label "gases"@en, "Gas"@de, "Gasförmiger Stoff"@de ;
  skos:prefLabel "gases"@en, "Gas"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14603-0> .

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 .

zbwext:useInsteadNote
  rdfs:subPropertyOf skos:note ;
  skos:definition """For an aspect of the current concept use the 
    concept to which the note points instead of the current."""@en ;
  rdfs:comment """The note consists of a blank node. It contains 
    a rdfs:value literal which designates the aspect and a rdfs:seeAlso link to 
    the concept which should be used instead."""@en ;
  rdfs:label "useInsteadNote"@en .

gnd:4380154-7
  rdfs:label "Gas / Markt"@de, "Gas / Energiemarkt"@de, "Gasmarkt"@de ;
  skos:prefLabel "Gasmarkt"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/14603-0> .

<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 .

gnd:4615810-8
  rdfs:label "Gasproduktion"@de, "Gas / Produktion"@de ;
  skos:prefLabel "Gasproduktion"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14603-0> .

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

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 .

<http://zbw.eu/stw/descriptor/18254-0>
  rdfs:label "Trockeneis"@de, "Industrial gas"@en, "Technical gas"@en, "Industriegas"@de, "Technisches Gas"@de, "Flüssige Luft"@de ;
  skos:prefLabel "Technisches Gas"@de, "Technical gas"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/14603-0> .

<http://zbw.eu/stw/thsys/70538>
  skos:notation "P.04" ;
  skos:prefLabel "P.04  Energy and Water"@en, "P.04  Energie und Wasser"@de ;
  rdfs:label "Energy and Water"@en, "Energie und Wasser"@de, "P.04  Energy and Water"@en, "P.04  Energie und Wasser"@de ;
  a zbwext:Thsys, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/14603-0> .

<http://aims.fao.org/aos/agrovoc/c_3197>
  rdfs:label "gases"@en, "Gas"@de ;
  skos:prefLabel "gases"@en, "Gas"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14603-0> .

