@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 dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143769>
  skos:notation "PID12-Bu01" ;
  rdfs:label "Calculating machine, calculating device"@en, "Rechenmaschine, Rechengerät"@de ;
  skos:prefLabel "Calculating machine, calculating device"@en, "Rechenmaschine, Rechengerät"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142217> .

<https://pm20.zbw.eu/category/ware/i/142217>
  a skos:Concept ;
  skos:prefLabel "Büromaschine"@de, "Office machine"@en ;
  rdfs:label "Büromaschine"@de, "Office machine"@en ;
  zbwext:notationLong "28.23.0-01" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID12-Bu" ;
  dc:identifier "142217" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148577> ;
  skos:exactMatch wd:Q1021672 ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143853>, <https://pm20.zbw.eu/category/ware/i/143770>, <https://pm20.zbw.eu/category/ware/i/143769> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/B%C3%BCromaschine> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142217/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142217> .

<https://pm20.zbw.eu/category/ware/i/143770>
  skos:notation "PID12-Bu02" ;
  rdfs:label "Cash register"@en, "Registrierkasse, Kontrollkasse"@de ;
  skos:prefLabel "Cash register"@en, "Registrierkasse, Kontrollkasse"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142217> .

<https://pm20.zbw.eu/category/ware/i/148577>
  skos:notation "PID12" ;
  rdfs:label "Precision Instrument, optical product"@en, "Feinmechanisches Instrument, Optisches Erzeugnis"@de ;
  skos:prefLabel "Precision Instrument, optical product"@en, "Feinmechanisches Instrument, Optisches Erzeugnis"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142217> .

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/i/143853>
  skos:notation "PID12-Bu03" ;
  rdfs:label "Typewriter"@en, "Schreibmaschine"@de ;
  skos:prefLabel "Typewriter"@en, "Schreibmaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142217> .

