@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/ware/i/144020>
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144016>, <https://pm20.zbw.eu/category/ware/i/144017>, <https://pm20.zbw.eu/category/ware/i/144018> ;
  dc:identifier "144020" ;
  skos:exactMatch wd:Q160, wd:Q1865281 ;
  rdfs:label "Whale"@en, "Wal"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144020/about> ;
  skos:prefLabel "Wal"@de, "Whale"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Whale>, <https://de.wikipedia.org/wiki/Wale>, <https://en.wikipedia.org/wiki/Cetacean> ;
  zbwext:notationLong "03.11.0-25" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148398> ;
  skos:notation "PLW07-Wa" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144020> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144016>
  skos:notation "PLW07-Wa01" ;
  rdfs:label "Whale oil"@en, "Waltran"@de ;
  skos:prefLabel "Whale oil"@en, "Waltran"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144020> .

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

<https://pm20.zbw.eu/category/ware/i/144018>
  skos:notation "PLW07-Wa03" ;
  rdfs:label "Whaler"@en, "Walfangflotte"@de ;
  skos:prefLabel "Whaler"@en, "Walfangflotte"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144020> .

<https://pm20.zbw.eu/category/ware/i/144017>
  skos:notation "PLW07-Wa02" ;
  rdfs:label "Whale meat"@en, "Walfleisch"@de ;
  skos:prefLabel "Whale meat"@en, "Walfleisch"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144020> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

