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

<https://pm20.zbw.eu/category/ware/i/143521>
  skos:notation "PLW04-Hu11" ;
  rdfs:label "Alfalfa"@en, "Luzerne"@de ;
  skos:prefLabel "Alfalfa"@en, "Luzerne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142980>
  dc:identifier "142980" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142980> ;
  zbwext:notationLong "01.11.0-00" ;
  skos:prefLabel "Leguminosae"@en, "Hülsenfrucht"@de ;
  rdfs:label "Hülsenfrucht"@de, "Leguminosae"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Legume>, <https://de.wikipedia.org/wiki/H%C3%BClsenfrucht> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143506>, <https://pm20.zbw.eu/category/ware/i/143109>, <https://pm20.zbw.eu/category/ware/i/142147>, <https://pm20.zbw.eu/category/ware/i/142289>, <https://pm20.zbw.eu/category/ware/i/143521>, <https://pm20.zbw.eu/category/ware/i/143890>, <https://pm20.zbw.eu/category/ware/i/143520>, <https://pm20.zbw.eu/category/ware/i/143102>, <https://pm20.zbw.eu/category/ware/i/142853> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142796> ;
  skos:exactMatch wd:Q145909 ;
  skos:notation "PLW04-Hu" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142980/about> .

<https://pm20.zbw.eu/category/ware/i/143102>
  skos:notation "PLW04-Hu07" ;
  rdfs:label "Chick-pea"@en, "Kichererbse"@de ;
  skos:prefLabel "Chick-pea"@en, "Kichererbse"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/142853>
  skos:notation "PLW04-Hu06" ;
  rdfs:label "Broom"@en, "Ginster"@de ;
  skos:prefLabel "Broom"@en, "Ginster"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/143506>
  skos:notation "PLW04-Hu09" ;
  rdfs:label "Lense"@en, "Linsen"@de ;
  skos:prefLabel "Lense"@en, "Linsen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/142796>
  skos:notation "PLW04-Gm" ;
  rdfs:label "Vegetable"@en, "Gemüse"@de ;
  skos:prefLabel "Vegetable"@en, "Gemüse"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/143109>
  skos:notation "PLW04-Hu08" ;
  rdfs:label "Clover"@en, "Klee, Kleesamen"@de ;
  skos:prefLabel "Clover"@en, "Klee, Kleesamen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/142147>
  skos:notation "PLW04-Hu02" ;
  rdfs:label "Bean"@en, "Bohne"@de ;
  skos:prefLabel "Bean"@en, "Bohne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/143520>
  skos:notation "PLW04-Hu10" ;
  rdfs:label "Lupine"@en, "Lupine"@de ;
  skos:prefLabel "Lupine"@en, "Lupine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/142289>
  skos:notation "PLW04-Hu03" ;
  rdfs:label "Pea"@en, "Erbse"@de ;
  skos:prefLabel "Pea"@en, "Erbse"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

<https://pm20.zbw.eu/category/ware/i/143890>
  skos:notation "PLW04-Hu12" ;
  rdfs:label "Soybean"@en, "Sojabohne"@de ;
  skos:prefLabel "Soybean"@en, "Sojabohne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142980> .

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

