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

<https://pm20.zbw.eu/category/ware/i/142483>
  skos:notation "PLW04-Ob" ;
  rdfs:label "Fruit"@en, "Frucht"@de ;
  skos:prefLabel "Fruit"@en, "Frucht"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141948> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/141981>
  skos:notation "PLW04-Zs01" ;
  rdfs:label "Orange"@en, "Apfelsine"@de ;
  skos:prefLabel "Orange"@en, "Apfelsine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141948> .

<https://pm20.zbw.eu/category/ware/i/144074>
  skos:notation "PLW04-Zs04" ;
  rdfs:label "Lemon"@en, "Zitrone"@de ;
  skos:prefLabel "Lemon"@en, "Zitrone"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141948> .

<https://pm20.zbw.eu/category/ware/i/141948>
  dc:identifier "141948" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141948> ;
  zbwext:folderCount 70 ;
  gndo:gndIdentifier "4148059-4", "4139288-7", "4043051-0", "4304842-0" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142001>, <https://pm20.zbw.eu/category/ware/i/143639>, <https://pm20.zbw.eu/category/ware/i/141981>, <https://pm20.zbw.eu/category/ware/i/144074> ;
  skos:scopeNote "Agrumen (ital.: agrumi = Sauerfrüchte) sind eine Sammelbezeichnung für die wachsbedeckten Früchte von Zitruspflanzen. Die Zitruspflanzen (Citrus) gehören zu den Rautengewächsen (Rutaceae). Als Zitrusfrucht werden die Früchte der über 60 Arten der Gattung bezeichnet. Zitruspflanzen wachsen in warmen Regionen, beispielsweise rund um das Mittelmeer, es sind immergrüne Sträucher oder kleine Bäume und ihre Früchte enthalten viel Vitamin C. (www.wikipedia.de)"@de ;
  skos:prefLabel "Citrus fruits"@en, "Agrumen"@de ;
  skos:exactMatch gnd:4148059-4, wd:Q81513, gnd:4139288-7, gnd:4304842-0, gnd:4043051-0 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Zitruspflanzen>, <https://en.wikipedia.org/wiki/Citrus> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141948/about> ;
  zbwext:foldersComplete "Y" ;
  skos:notation "PLW04-Zs" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142483> ;
  a skos:Concept ;
  skos:note "folderCount: 70" ;
  zbwext:notationLong "PLW04-Zs" ;
  rdfs:label "Agrumen"@de, "Citrus fruits"@en .

<https://pm20.zbw.eu/category/ware/i/142001>
  skos:notation "PLW04-Zs02" ;
  rdfs:label "Apricot"@en, "Aprikose"@de ;
  skos:prefLabel "Apricot"@en, "Aprikose"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141948> .

<https://pm20.zbw.eu/category/ware/i/143639>
  skos:notation "PLW04-Zs03" ;
  rdfs:label "Grapefruit"@en, "Pampelmuse"@de ;
  skos:prefLabel "Grapefruit"@en, "Pampelmuse"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141948> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

