@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 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/> .
@prefix wd: <http://www.wikidata.org/entity/> .

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/142463> .

<https://pm20.zbw.eu/category/ware/i/142463>
  skos:notation "PLW07-Fp03" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Fischhaut, Fischleder"@de, "Fish skin, fish leather"@en ;
  dc:identifier "142463" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Galuchat>, <https://de.wikipedia.org/wiki/Fischleder> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148398> ;
  rdfs:label "Fish skin, fish leather"@en, "Fischhaut, Fischleder"@de ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142463> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142463/about> ;
  skos:exactMatch wd:Q1511939 ;
  zbwext:notationLong "15.11.0-01" .

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