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

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/142049>
  dc:identifier "142049" ;
  skos:note "folderCount: 21" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/S%C3%BC%C3%9Fkartoffel>, <https://en.wikipedia.org/wiki/Sweet_potato> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142049> ;
  rdfs:label "Batate"@de, "Batata"@en ;
  skos:prefLabel "Batata"@en, "Batate"@de ;
  zbwext:notationLong "PLW04-Kf02" ;
  zbwext:folderCount 21 ;
  a skos:Concept ;
  skos:exactMatch wd:Q37937, gnd:4203552-1, gnd:4427325-3 ;
  gndo:gndIdentifier "4427325-3", "4203552-1" ;
  zbwext:foldersComplete "Y" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143076> ;
  skos:notation "PLW04-Kf02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142049/about> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143076>
  skos:notation "PLW04-Kf" ;
  rdfs:label "Potato"@en, "Kartoffel"@de ;
  skos:prefLabel "Potato"@en, "Kartoffel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142049> .

