@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/144051>
  skos:notation "PLW05-Rd02" ;
  rdfs:label "Zebu"@en, "Zebu"@de ;
  skos:prefLabel "Zebu"@en, "Zebu"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143781> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142215>
  skos:notation "PLW05-Rd01" ;
  rdfs:label "Buffalo"@en, "Büffel"@de ;
  skos:prefLabel "Buffalo"@en, "Büffel"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143781> .

<https://pm20.zbw.eu/category/ware/i/143781>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143781/about> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144051>, <https://pm20.zbw.eu/category/ware/i/142215> ;
  skos:exactMatch wd:Q1208989, wd:Q134704784 ;
  skos:notation "PLW05-Rd" ;
  dc:identifier "143781" ;
  skos:prefLabel "Rind, Rindfleisch"@de, "Cattle, beef"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148333> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Beef_cattle> ;
  rdfs:label "Cattle, beef"@en, "Rind, Rindfleisch"@de ;
  zbwext:notationLong "01.42.0-02" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143781> .

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

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

