@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 ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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/141956>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Aluminiumsulfat>, <https://en.wikipedia.org/wiki/Alunite>, <https://de.wikipedia.org/wiki/Alunit>, <https://en.wikipedia.org/wiki/Aluminium_sulfate> ;
  skos:notation "PID13-Pm02" ;
  dc:identifier "141956" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Alunite"@en, "Alunit"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q338106, wd:Q421857, gnd:4365663-8 ;
  zbwext:notationLong "08.99.0-19" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143131> ;
  gndo:gndIdentifier "4365663-8" ;
  rdfs:label "Alunite"@en, "Alunit"@de ;
  skos:note "folderCount: 18" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141956> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141956/about> ;
  zbwext:folderCount 18 ;
  zbwext:foldersComplete "Y" .

<https://pm20.zbw.eu/category/ware/i/143131>
  skos:notation "PID13-Pm" ;
  rdfs:label "Preservatives"@en, "Konservierungsmittel"@de ;
  skos:prefLabel "Preservatives"@en, "Konservierungsmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141956> .

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