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

<https://pm20.zbw.eu/category/ware/i/142041>
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142041> ;
  zbwext:notationLong "PLW04-Kr03" ;
  skos:prefLabel "Barosma"@de, "Barosma"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Agathosma_betulina>, <https://en.wikipedia.org/wiki/Agathosma_betulina> ;
  skos:notation "PLW04-Kr03" ;
  gndo:gndIdentifier "4177105-9" ;
  skos:note "folderCount: 2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142041/about> ;
  dc:identifier "142041" ;
  a skos:Concept ;
  zbwext:folderCount 2 ;
  zbwext:foldersComplete "Y" ;
  skos:exactMatch wd:Q194513, gnd:4177105-9 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142259> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Barosma"@de, "Barosma"@en ;
  skos:scopeNote "Bukkostrauch"@de .

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/142259>
  skos:notation "PLW04-Kr" ;
  rdfs:label "Medicinal herbs"@en, "Heilpflanze"@de ;
  skos:prefLabel "Medicinal herbs"@en, "Heilpflanze"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142041> .

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