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

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/141947>
  rdfs:label "Axe, hatchet, hammer"@en, "Axt, Beil, Hammer"@de ;
  gndo:gndIdentifier "4151809-3", "4513434-0", "4221413-0", "4023175-6", "4140714-3" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161313> ;
  skos:exactMatch gnd:4513434-0, gnd:4151809-3, gnd:4140714-3, wd:Q113376049, gnd:4023175-6, gnd:4221413-0 ;
  dc:identifier "141947" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141947/about> ;
  skos:prefLabel "Axe, hatchet, hammer"@en, "Axt, Beil, Hammer"@de ;
  zbwext:notationLong "PID07.03-Wz01" ;
  skos:note "folderCount: 13" ;
  skos:notation "PID07.03-Wz01" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141947> ;
  zbwext:foldersComplete "Y" ;
  a skos:Concept ;
  zbwext:folderCount 13 .

<https://pm20.zbw.eu/category/ware/i/161313>
  skos:notation "PID07.03-Wz" ;
  rdfs:label "Tool"@en, "Gerät, Werkzeug"@de ;
  skos:prefLabel "Tool"@en, "Gerät, Werkzeug"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141947> .

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