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

<http://zbw.eu/stw/descriptor/14371-2>
  rdfs:label "Offsetmaschine"@de, "Fotosetzmaschine"@de, "Printing machinery"@en, "Druckmaschine"@de ;
  skos:prefLabel "Printing machinery"@en, "Druckmaschine"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:related <http://zbw.eu/stw/descriptor/14812-5> .

gnd:4013134-8
  rdfs:label "Drucke <Druckwerk>"@de, "Druckerzeugnis"@de, "Publikation <Druckwerk>"@de, "Druckschrift <Druckwerk>"@de, "Druckwerk"@de, "Schrift <Druckwerk>"@de, "Druckwerke"@de, "Druck <Druckwerk>"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14812-5> ;
  skos:prefLabel "Druckwerk"@de .

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 .

<http://zbw.eu/stw/descriptor/18110-3>
  rdfs:label "Elektronische Zeitschrift"@de, "Elektronische Zeitung"@de, "Elektronische Publikation"@de, "E-journal"@en, "E-newspaper"@en, "Digitales Publizieren"@de, "Electronic publication"@en, "Electronic journal"@en, "Online-Publikation"@de, "Elektronisches Publizieren"@de, "Online-Zeitung"@de, "E-book"@en, "E-publishing"@en, "Online publication"@en, "Electronic publishing"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Elektronische Publikation"@de, "Electronic publishing"@en ;
  skos:related <http://zbw.eu/stw/descriptor/14812-5> .

<http://zbw.eu/stw/descriptor/29444-5>
  rdfs:label "Publikation"@de, "Publication"@en, "Veröffentlichung"@de ;
  skos:prefLabel "Publikation"@de, "Publication"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/14812-5> .

<http://zbw.eu/stw/descriptor/14812-5>
  skos:narrowMatch gnd:4189633-6, wd:Q2110504 ;
  skos:narrower <http://zbw.eu/stw/descriptor/18211-4>, <http://zbw.eu/stw/descriptor/13650-3>, <http://zbw.eu/stw/descriptor/14814-1> ;
  rdfs:label "Print media"@en, "Verlagserzeugnis"@de, "Druckerzeugnis"@de, "Gedruckte Publikation"@de, "Printed product"@en, "Printmedium"@de, "Druckmedium"@de, "Drucksache"@de, "Printed media"@en ;
  skos:relatedMatch <https://data.gesis.org/thesoz/concept_10041361> ;
  skos:altLabel "Druckmedium"@de, "Printmedium"@de, "Printed media"@en, "Print media"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/18110-3>, <http://zbw.eu/stw/descriptor/13102-6>, <http://zbw.eu/stw/descriptor/14371-2> ;
  skos:broader <http://zbw.eu/stw/descriptor/29444-5>, <http://zbw.eu/stw/thsys/70265> ;
  skos:exactMatch <http://dbpedia.org/resource/Printed_matter>, gnd:4013134-8, wd:Q1261026 ;
  skos:prefLabel "Druckerzeugnis"@de, "Printed product"@en ;
  skos:inScheme <http://zbw.eu/stw> ;
  zbwext:altLabelRelated "Verlagserzeugnis"@de ;
  zbwext:altLabelNarrower "Drucksache"@de, "Gedruckte Publikation"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  ns0:gvkppn "091355443" .

<http://zbw.eu/stw/thsys/70265>
  skos:prefLabel "P.15  Printed Matters"@en, "P.15  Druckerzeugnisse"@de ;
  a skos:Concept, zbwext:Thsys ;
  rdfs:label "P.15  Druckerzeugnisse"@de, "P.15  Printed Matters"@en, "Printed Matters"@en, "Druckerzeugnisse"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/14812-5> ;
  skos:notation "P.15" .

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 .

zbwext:altLabelNarrower
  skos:definition """Lexical label for a narrower term which is
    not defined as a separate concept (according to ISO 25964, 8.4), sometimes
    referred to as 'upward posting'. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelNarrower"@en .

zbwext:altLabelRelated
  skos:definition """Lexical label for a related term which is
    not defined as a separate concept. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelRelated"@en .

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 .

gnd:4189633-6
  rdfs:label "Werbedrucksache"@de ;
  skos:prefLabel "Werbedrucksache"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14812-5> .

<http://zbw.eu/stw/descriptor/13650-3>
  rdfs:label "Buch"@de, "Book"@en ;
  skos:prefLabel "Buch"@de, "Book"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/14812-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 .

wd:Q2110504
  rdfs:label "printed matter"@en, "Sendungen unter Kreuzband"@de, "Drucksache"@de ;
  skos:prefLabel "printed matter"@en, "Drucksache"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/14812-5> .

<http://dbpedia.org/resource/Printed_matter>
  rdfs:label "Printed matter"@en, "Druckerzeugnis"@de ;
  skos:prefLabel "Printed matter"@en, "Druckerzeugnis"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14812-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 .

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/13102-6>
  rdfs:label "Grafisches Gewerbe"@de, "Buchbinderei"@de, "Druckerei"@de, "Printing industry"@en, "Buchbinderhandwerk"@de, "Druckindustrie"@de, "Druckgewerbe"@de, "Graphisches Gewerbe"@de ;
  skos:prefLabel "Druckindustrie"@de, "Printing industry"@en ;
  a skos:Concept, zbwext:Descriptor ;
  skos:related <http://zbw.eu/stw/descriptor/14812-5> .

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

wd:Q1261026
  rdfs:label "bookform material"@en, "Druckerzeugnis"@de, "Printmedien"@de, "printed publication"@en, "print"@en, "printed material"@en, "print matter"@en, "printed product"@en, "printed object"@en, "printed text"@en, "printed matter"@en, "Druckmedien"@de, "Druckwerk"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/14812-5> ;
  skos:prefLabel "Druckerzeugnis"@de, "printed matter"@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>
  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 .

<https://data.gesis.org/thesoz/concept_10041361>
  rdfs:label "print media"@en, "Druckmedien"@de, "Printmedien"@de ;
  skos:prefLabel "print media"@en, "Druckmedien"@de ;
  skos:relatedMatch <http://zbw.eu/stw/descriptor/14812-5> .

<http://zbw.eu/stw/descriptor/18211-4>
  rdfs:label "Gratismagazin"@de, "Presseerzeugnis"@de, "Press media"@en ;
  skos:prefLabel "Presseerzeugnis"@de, "Press media"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/14812-5> .

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

<http://zbw.eu/stw/descriptor/14814-1>
  rdfs:label "Map"@en, "Stadtplan"@de, "Landkarte"@de, "City map"@en, "Atlas"@de ;
  a skos:Concept, zbwext:Descriptor ;
  skos:prefLabel "Landkarte"@de, "Map"@en ;
  skos:broader <http://zbw.eu/stw/descriptor/14812-5> .

