@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/141948>
  skos:notation "PLW04-Zs" ;
  rdfs:label "Citrus fruits"@en, "Agrumen"@de ;
  skos:prefLabel "Citrus fruits"@en, "Agrumen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141981> .

<https://pm20.zbw.eu/category/ware/i/141981>
  skos:exactMatch gnd:4148059-4, wd:Q13191, gnd:4350645-8, gnd:4372979-4, gnd:4172698-4, gnd:4043051-0 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Orange_(fruit)>, <https://de.wikipedia.org/wiki/Orange_(Frucht)> ;
  gndo:gndIdentifier "4148059-4", "4043051-0", "4172698-4", "4350645-8", "4372979-4" ;
  a skos:Concept ;
  rdfs:label "Orange"@en, "Apfelsine"@de ;
  zbwext:folderCount 77 ;
  skos:prefLabel "Apfelsine"@de, "Orange"@en ;
  skos:notation "PLW04-Zs01" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "PLW04-Zs01" ;
  zbwext:foldersComplete "Y" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141948> ;
  skos:note "folderCount: 77" ;
  dc:identifier "141981" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141981> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141981/about> .

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