@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

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 .
<https://pm20.zbw.eu/category/ware/i/148560>
  skos:notation "PLW04-Tr" ;
  rdfs:label "Tropical fruit"@en, "Tropische Frucht"@de ;
  skos:prefLabel "Tropical fruit"@en, "Tropische Frucht"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143925> .

<https://pm20.zbw.eu/category/ware/i/143925>
  skos:prefLabel "Licorice"@en, "Süßholz"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143925/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143925> ;
  rdfs:label "Süßholz"@de, "Licorice"@en ;
  skos:scopeNote "Süßholz (Glycyrrhiza) ist eine Gattung der Familie der Hülsenfrüchtler, Unterfamilie Schmetterlingsblütler. Zu ihr zählen etwa 20 Arten mehrjähriger Leguminosen, die in der Mittelmeerregion, Asien, Australien und dem amerikanischen Kontinent beheimatet sind. Sie alle haben gefiederte Blätter mit ovalen Blättchen und achselständige Ähren kleiner Schmetterlingsblüten."@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Liquorice>, <https://de.wikipedia.org/wiki/Echtes_S%C3%BC%C3%9Fholz> ;
  skos:exactMatch wd:Q257106 ;
  zbwext:notationLong "01.22.0-15" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148560> ;
  dc:identifier "143925" ;
  a skos:Concept ;
  skos:notation "PLW04-Tr14" .

