@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 wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/143972>
  rdfs:label "Tran, Fischöl"@de, "Blubber, fish oil"@en ;
  skos:prefLabel "Blubber, fish oil"@en, "Tran, Fischöl"@de ;
  skos:exactMatch wd:Q1786125 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148398> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Fisch%C3%B6l>, <https://en.wikipedia.org/wiki/Fish_oil> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PLW07-Fp06" ;
  dc:identifier "143972" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143972> ;
  zbwext:notationLong "10.41.0-04" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143972/about> .

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

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