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

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

<https://pm20.zbw.eu/category/ware/i/143119>
  skos:prefLabel "Cabbage"@en, "Kohl"@de ;
  gndo:gndIdentifier "4051799-8", "4191450-8", "4156575-7", "4146058-3" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Gem%C3%BCsekohl>, <https://en.wikipedia.org/wiki/Brassica_oleracea> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142796> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143119> ;
  skos:exactMatch gnd:4156575-7, gnd:4051799-8, wd:Q146212, gnd:4146058-3, gnd:4191450-8 ;
  zbwext:folderCount 25 ;
  skos:note "folderCount: 25" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143119/about> ;
  zbwext:notationLong "PLW04-Gm08" ;
  skos:notation "PLW04-Gm08" ;
  rdfs:label "Cabbage"@en, "Kohl"@de ;
  dc:identifier "143119" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

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 .
