@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 ns0: <http://www.geonames.org/ontology#> .
@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/148398>
  skos:notation "PLW07" ;
  rdfs:label "Marine Products"@en, "Meeresprodukte"@de ;
  skos:prefLabel "Marine Products"@en, "Meeresprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142019> .

<https://pm20.zbw.eu/category/ware/i/142019>
  skos:prefLabel "Oyster"@en, "Auster"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  gndo:gndIdentifier "4202596-5", "4131765-8" ;
  skos:exactMatch gnd:4202596-5, gnd:4131765-8, wd:Q107411 ;
  rdfs:label "Oyster"@en, "Auster"@de ;
  dc:identifier "142019" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Oyster>, <https://de.wikipedia.org/wiki/Austern_(Lebensmittel)> ;
  a skos:Concept ;
  skos:notation "PLW07-Mt02" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148398> ;
  zbwext:folderCount 30 ;
  skos:note "folderCount: 30" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142019> ;
  zbwext:foldersComplete "Y" ;
  zbwext:notationLong "03.11.0-02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142019/about> .

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