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

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

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/i/142012>
  skos:prefLabel "Artischocken"@de, "Artichokes"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Artichoke>, <https://de.wikipedia.org/wiki/Artischocke> ;
  rdfs:label "Artichokes"@en, "Artischocken"@de ;
  skos:exactMatch gnd:4143140-6, wd:Q23041430 ;
  skos:notation "PLW04-Gm01" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142012/about> ;
  zbwext:notationLong "PLW04-Gm01" ;
  skos:note "folderCount: 8" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:foldersComplete "Y" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142012> ;
  a skos:Concept ;
  zbwext:folderCount 8 ;
  dc:identifier "142012" ;
  gndo:gndIdentifier "4143140-6" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142796> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
