@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142791>
  skos:exactMatch wd:Q178559 ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143991>, <https://pm20.zbw.eu/category/ware/i/142756> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Gefl%C3%BCgel>, <https://en.wikipedia.org/wiki/Poultry> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PLW05-Gf" ;
  rdfs:label "Geflügel"@de, "Poultry"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142791> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142791/about> ;
  dc:identifier "142791" ;
  zbwext:notationLong "01.47-01" ;
  skos:prefLabel "Geflügel"@de, "Poultry"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148333> .

<https://pm20.zbw.eu/category/ware/i/142756>
  skos:notation "PLW05-Gf01" ;
  rdfs:label "Goose, duck"@en, "Gans, Ente"@de ;
  skos:prefLabel "Goose, duck"@en, "Gans, Ente"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142791> .

<https://pm20.zbw.eu/category/ware/i/143991>
  skos:notation "PLW05-Gf02" ;
  rdfs:label "Truthahn"@de, "Turkey"@en ;
  skos:prefLabel "Truthahn"@de, "Turkey"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142791> .

<https://pm20.zbw.eu/category/ware/i/148333>
  skos:notation "PLW05" ;
  rdfs:label "Animal Products"@en, "Tierische Produkte"@de ;
  skos:prefLabel "Animal Products"@en, "Tierische Produkte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142791> .

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

