@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/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/144061> .

<https://pm20.zbw.eu/category/ware/i/144061>
  skos:exactMatch wd:Q96240608 ;
  skos:prefLabel "Zichorie"@de, "Chicory"@en ;
  skos:notation "PLW04-Gm17" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144061> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142796> ;
  skos:scopeNote "Die Wegwarten (Cichorium), auch Zichorien genannt, sind eine Gattung der Korbblütengewächse. Es gibt acht Arten, von denen nur die Gemeine Wegwarte in Europa heimisch ist. Wegwarten werden in der Küche für Kaffeeersatz und als Salat oder Gemüse (Chicorée, Radicchio, Endivie) verwendet."@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144061/about> ;
  a skos:Concept ;
  dc:identifier "144061" ;
  zbwext:notationLong "PLW04-Gm17" ;
  rdfs:label "Zichorie"@de, "Chicory"@en .

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> a skos:ConceptScheme .
