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

<https://pm20.zbw.eu/category/ware/i/142146>
  dc:identifier "142146" ;
  skos:prefLabel "Blood"@en, "Blut"@de ;
  rdfs:label "Blood"@en, "Blut"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142469> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142146> ;
  skos:exactMatch wd:Q7873 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Blut>, <https://en.wikipedia.org/wiki/Blood> ;
  zbwext:notationLong "21.10.0-03" ;
  skos:notation "PLW05-Fl01" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142146/about> .

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/142469>
  skos:notation "PLW05-Fl" ;
  rdfs:label "Meat"@en, "Fleisch"@de ;
  skos:prefLabel "Meat"@en, "Fleisch"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142146> .

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