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

<https://pm20.zbw.eu/category/ware/i/148745>
  skos:notation "PID20" ;
  rdfs:label "Human food, fodder, luxury food"@en, "Nahrungsmittel, Futtermittel, Genußmittel"@de ;
  skos:prefLabel "Human food, fodder, luxury food"@en, "Nahrungsmittel, Futtermittel, Genußmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142491> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142491>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Fodder>, <https://de.wikipedia.org/wiki/Futtermittel> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142491/about> ;
  skos:notation "PID20-Ft" ;
  rdfs:label "Animal feed"@en, "Futtermittel"@de ;
  skos:exactMatch wd:Q211439 ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143110>, <https://pm20.zbw.eu/category/ware/i/142947>, <https://pm20.zbw.eu/category/ware/i/143062>, <https://pm20.zbw.eu/category/ware/i/142465> ;
  skos:prefLabel "Animal feed"@en, "Futtermittel"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148745> ;
  zbwext:notationLong "10.9-01" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142491> ;
  dc:identifier "142491" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

<https://pm20.zbw.eu/category/ware/i/142465>
  skos:notation "PID20-Ft01" ;
  rdfs:label "Fish meal, meat meal"@en, "Fischmehl, Fleischmehl"@de ;
  skos:prefLabel "Fish meal, meat meal"@en, "Fischmehl, Fleischmehl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142491> .

<https://pm20.zbw.eu/category/ware/i/143062>
  skos:notation "PID20-Ft03" ;
  rdfs:label "Canary seed"@en, "Kanariensaat"@de ;
  skos:prefLabel "Canary seed"@en, "Kanariensaat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142491> .

<https://pm20.zbw.eu/category/ware/i/143110>
  skos:notation "PID20-Ft04" ;
  rdfs:label "Bran"@en, "Kleie"@de ;
  skos:prefLabel "Bran"@en, "Kleie"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142491> .

<https://pm20.zbw.eu/category/ware/i/142947>
  skos:notation "PID20-Ft02" ;
  rdfs:label "Hay, forage straw"@en, "Heu, Futterstroh"@de ;
  skos:prefLabel "Hay, forage straw"@en, "Heu, Futterstroh"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142491> .

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

