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

<http://dbpedia.org/resource/Information>
  rdfs:label "Information"@en, "Information"@de, "Kommunikation"@de ;
  skos:prefLabel "Information"@en, "Information"@de, "Kommunikation"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

gnd:4026917-6
  rdfs:label "Informationsnachfrage"@de, "Information / Nachfrage"@de ;
  skos:prefLabel "Informationsnachfrage"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/16754-4> .

skos:scopeNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:label "scope note"@en .

<http://zbw.eu/stw/descriptor/29901-3>
  rdfs:label "Verbraucherinformation"@de, "Consumer information"@en, "Verbraucherinformationsgesetz"@de ;
  skos:prefLabel "Verbraucherinformation"@de, "Consumer information"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/16754-4> .

<http://zbw.eu/stw/descriptor/13345-1>
  rdfs:label "Informationsdienstleistung"@de, "Information services"@en, "Information resources"@en, "Informationsprodukt"@de, "Fachinformationsdienstleistung"@de, "Information goods"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Information services"@en, "Informationsdienstleistung"@de ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

<http://zbw.eu/stw/descriptor/16760-2>
  rdfs:label "Informationswissenschaft"@de, "Information science"@en, "Library science"@en, "Bibliothekswissenschaft"@de ;
  skos:prefLabel "Informationswissenschaft"@de, "Information science"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

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 .

gnd:4026899-8
  rdfs:label "Informationswesen"@de, "Information"@de ;
  skos:prefLabel "Information"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

gnd:4135110-1
  rdfs:label "Marktinformation"@de, "Markt / Information"@de ;
  skos:prefLabel "Marktinformation"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/16754-4> .

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/18943-5>
  rdfs:label "Informationsmarkt"@de, "Information market"@en ;
  skos:prefLabel "Informationsmarkt"@de, "Information market"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

<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/thsys/73342>
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "N.10.05  Informationstechnik und Informatik"@de, "N.10.05  Information technology and computer science"@en ;
  rdfs:label "Informationstechnik und Informatik"@de, "N.10.05  Informationstechnik und Informatik"@de, "Information technology and computer science"@en, "N.10.05  Information technology and computer science"@en ;
  skos:narrower <http://zbw.eu/stw/descriptor/16754-4> ;
  skos:notation "N.10.05" .

<http://zbw.eu/stw/descriptor/19253-4>
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Knowledge"@en, "Wissen"@de ;
  rdfs:label "Ignorance"@en, "Nichtwissen"@de, "Knowledge"@en, "Ignoranz"@de, "Wissen"@de ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

<https://data.gesis.org/thesoz/concept_10047394>
  rdfs:label "information process"@en, "Informationsprozeß"@de, "Informationsprozess"@de ;
  skos:prefLabel "information process"@en, "Informationsprozess"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

wd:Q11028
  rdfs:label "information artifact"@en, "info"@en, "information artefact"@en, "knowledge"@en, "information"@en, "Information"@de ;
  skos:prefLabel "information"@en, "Information"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

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

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: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: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/thsys/71117>
  a zbwext:Thsys, skos:Concept ;
  skos:prefLabel "V.02.04  Economics of information"@en, "V.02.04  Informationsökonomik"@de ;
  rdfs:label "Economics of information"@en, "V.02.04  Economics of information"@en, "Informationsökonomik"@de, "V.02.04  Informationsökonomik"@de ;
  skos:notation "V.02.04" ;
  skos:narrower <http://zbw.eu/stw/descriptor/16754-4> .

gnd:4139840-3
  rdfs:label "Informationsaufnahme"@de, "Information / Aufnahme"@de, "Information / Rezeption"@de ;
  skos:prefLabel "Informationsaufnahme"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/16754-4> .

<http://zbw.eu/stw/descriptor/10222-4>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Unvollständige Information"@de, "Unvollkommene Information"@de, "Imperfect Information"@en, "Partial information"@en, "Incomplete information"@en ;
  skos:prefLabel "Incomplete information"@en, "Unvollkommene Information"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/16754-4> .

<http://aims.fao.org/aos/agrovoc/c_330966>
  rdfs:label "information"@en, "Information"@de ;
  skos:prefLabel "information"@en, "Information"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

<http://zbw.eu/stw/descriptor/16754-4>
  skos:related <http://zbw.eu/stw/descriptor/16760-2>, <http://zbw.eu/stw/descriptor/19253-4>, <http://zbw.eu/stw/descriptor/15798-3>, <http://zbw.eu/stw/descriptor/15598-4>, <http://zbw.eu/stw/descriptor/13345-1>, <http://zbw.eu/stw/descriptor/18943-5> ;
  skos:closeMatch gnd:4026917-6 ;
  skos:exactMatch <http://dbpedia.org/resource/Information>, <https://data.gesis.org/thesoz/concept_10047394>, <http://eurovoc.europa.eu/1422>, <http://aims.fao.org/aos/agrovoc/c_330966>, gnd:4026899-8, <https://data.gesis.org/thesoz/concept_10036968>, wd:Q11028 ;
  skos:narrowMatch gnd:4139840-3, gnd:4614795-0, gnd:4139159-7, gnd:4135110-1, gnd:4026925-5 ;
  skos:scopeNote "Use more specific descriptors whenever possible."@en, "Möglichst spezifischer indexieren."@de ;
  skos:broader <http://zbw.eu/stw/thsys/71117>, <http://zbw.eu/stw/thsys/73342>, <http://zbw.eu/stw/thsys/70383> ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:altLabel "Informationsprozess"@de, "Informationsprozeß"@de ;
  a skos:Concept, zbwext:Descriptor ;
  rdfs:label "Informationsprozess"@de, "Informationsprozeß"@de, "Information"@en, "Information"@de ;
  skos:relatedMatch <https://data.gesis.org/thesoz/concept_10047377> ;
  skos:narrower <http://zbw.eu/stw/descriptor/18059-5>, <http://zbw.eu/stw/descriptor/10225-5>, <http://zbw.eu/stw/descriptor/20314-0>, <http://zbw.eu/stw/descriptor/10222-4>, <http://zbw.eu/stw/descriptor/29901-3> ;
  ns0:gvkppn "091367476" ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:prefLabel "Information"@en, "Information"@de .

<http://zbw.eu/stw/descriptor/20314-0>
  a zbwext:Descriptor, skos:Concept ;
  rdfs:label "Instructions for use"@en, "Product knowledge"@en, "Gebrauchsanleitung"@de, "Bedienungsanleitung"@de, "Gebrauchsanweisung"@de, "Produktinformation"@de, "Produktwissen"@de, "Technische Information"@de, "Product information"@en, "Technical information"@en ;
  skos:prefLabel "Produktinformation"@de, "Product information"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/16754-4> .

gnd:4614795-0
  rdfs:label "Informationsangebot / Kompetenz"@de, "Informationsbedarf / Kompetenz"@de, "Informationsverarbeitung / Kompetenz"@de, "Information Literacy"@de, "Informationskompetenz"@de ;
  skos:prefLabel "Informationskompetenz"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/16754-4> .

gnd:4026925-5
  rdfs:label "Informationsstruktur"@de ;
  skos:prefLabel "Informationsstruktur"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/16754-4> .

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

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://eurovoc.europa.eu/1422>
  rdfs:label "means of information"@en, "Informationsmittel"@de, "information"@en, "Information"@de ;
  skos:prefLabel "information"@en, "Information"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

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:4139159-7
  rdfs:label "A-priori-Wissen"@de, "A-priori-Information"@de, "Vorinformation"@de ;
  skos:prefLabel "A-priori-Wissen"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/16754-4> .

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/18059-5>
  rdfs:label "Economic information"@en, "Business register"@en, "Business information"@en, "Wirtschaftsinformation"@de, "Handelsregister"@de, "Financial information"@en, "Finanzinformation"@de ;
  skos:broader <http://zbw.eu/stw/descriptor/16754-4> ;
  skos:prefLabel "Wirtschaftsinformation"@de, "Economic information"@en ;
  a zbwext:Descriptor, skos:Concept .

<http://zbw.eu/stw/descriptor/10225-5>
  skos:broader <http://zbw.eu/stw/descriptor/16754-4> ;
  rdfs:label "Complete information"@en, "Vollständige Information"@de, "Symmetric information"@en, "Perfect foresight"@en, "Vollkommene Information"@de, "Perfect information"@en, "Vollkommene Voraussicht"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Vollkommene Information"@de, "Complete information"@en .

<https://data.gesis.org/thesoz/concept_10036968>
  rdfs:label "available information"@en, "Informationsangebot"@de, "gesundheitliche Aufklärung"@de, "Verbraucherinformation"@de, "Informationsselektion"@de, "Informationsstelle"@de, "Informationsauswahl"@de, "information selection"@en, "Information"@de, "consumer information"@en, "information shortage"@en, "information center"@en, "information"@en, "health information"@en, "Informationsmangel"@de, "Aufklärung"@de, "Informationsbedarf"@de, "demand for information"@en ;
  skos:prefLabel "information"@en, "Information"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/16754-4> .

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/15798-3>
  rdfs:label "Kommunikation"@de, "Communication"@en ;
  skos:prefLabel "Kommunikation"@de, "Communication"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

<http://zbw.eu/stw/thsys/70383>
  skos:prefLabel "B.01.03  Corporate information and communication"@en, "B.01.03  Betriebliche Information und Kommunikation"@de ;
  rdfs:label "B.01.03  Betriebliche Information und Kommunikation"@de, "Betriebliche Information und Kommunikation"@de, "Corporate information and communication"@en, "B.01.03  Corporate information and communication"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "B.01.03" ;
  skos:narrower <http://zbw.eu/stw/descriptor/16754-4> .

<https://data.gesis.org/thesoz/concept_10047377>
  rdfs:label "information medium"@en, "Informationsmaterial"@de, "information material"@en, "Informationsschrift"@de, "informational publication"@en, "Informationsmittel"@de ;
  skos:prefLabel "information medium"@en, "Informationsmittel"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/16754-4> .

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 .

<http://zbw.eu/stw/descriptor/15598-4>
  rdfs:label "Computer-based information system"@en, "Informationssystem"@de, "Computergestütztes Informationssystem"@de, "Information system"@en, "EDV-unterstütztes Informationssystem"@de ;
  skos:prefLabel "Informationssystem"@de, "Information system"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/16754-4> .

