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

<https://pm20.zbw.eu/category/ware/i/142216>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "142216" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142485>, <https://pm20.zbw.eu/category/ware/i/142142>, <https://pm20.zbw.eu/category/ware/i/143073>, <https://pm20.zbw.eu/category/ware/i/143852> ;
  a skos:Concept ;
  rdfs:label "Bürobedarf"@de, "Office supplies"@en ;
  skos:notation "PID04-Bm" ;
  zbwext:notationLong "32.99.0-16" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161200> ;
  skos:prefLabel "Office supplies"@en, "Bürobedarf"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142216/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142216> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/B%C3%BCromaterial>, <https://en.wikipedia.org/wiki/Office_supplies> ;
  skos:exactMatch wd:Q2383811 .

<https://pm20.zbw.eu/category/ware/i/142485>
  skos:notation "PID04-Bm02" ;
  rdfs:label "Fountain pen"@en, "Füllfederhalter"@de ;
  skos:prefLabel "Fountain pen"@en, "Füllfederhalter"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142216> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143852>
  skos:notation "PID04-Bm04" ;
  rdfs:label "Pen nib"@en, "Schreibfeder"@de ;
  skos:prefLabel "Pen nib"@en, "Schreibfeder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142216> .

<https://pm20.zbw.eu/category/ware/i/161200>
  skos:notation "PID04" ;
  rdfs:label "Consumer good"@en, "Konsumgut"@de ;
  skos:prefLabel "Consumer good"@en, "Konsumgut"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142216> .

<https://pm20.zbw.eu/category/ware/i/142142>
  skos:notation "PID04-Bm01" ;
  rdfs:label "Pencil"@en, "Bleistift"@de ;
  skos:prefLabel "Pencil"@en, "Bleistift"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142216> .

<https://pm20.zbw.eu/category/ware/i/143073>
  skos:notation "PID04-Bm03" ;
  rdfs:label "Card index"@en, "Kartei"@de ;
  skos:prefLabel "Card index"@en, "Kartei"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142216> .

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

