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

<https://pm20.zbw.eu/category/ware/i/142260>
  skos:notation "PID08-Dr" ;
  rdfs:label "Printing machine, printing supplies"@en, "Druckereimaschine, Druckereibedarf"@de ;
  skos:prefLabel "Printing machine, printing supplies"@en, "Druckereimaschine, Druckereibedarf"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143881> .

<https://pm20.zbw.eu/category/ware/i/143881>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Setzmaschine"@de, "Typesetting machine"@en ;
  skos:scopeNote "Als Setzmaschine bezeichnet man im Druckwesen ein Gerät zur Herstellung des Typensatzes auf mechanischem Weg, oft verbunden mit einer Ablegemaschine, d. h. einem Apparat zum Auseinandernehmen der benutzten Typen und zum regelmäßigen Sortieren derselben in bestimmte Fächer."@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143881/about> ;
  skos:exactMatch wd:Q913990 ;
  skos:notation "PID08-Dr01" ;
  zbwext:notationLong "PID08-Dr01" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143881> ;
  a skos:Concept ;
  rdfs:label "Typesetting machine"@en, "Setzmaschine"@de ;
  dc:identifier "143881" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142260> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Setzmaschine> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
