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

<https://pm20.zbw.eu/category/ware/i/142116>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "01.28.0-05" ;
  skos:prefLabel "Betel"@en, "Betel"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142116/about> ;
  skos:exactMatch wd:Q156969 ;
  zbwext:foldersComplete "" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142115> ;
  dc:identifier "142116" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142116> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Areca_catechu>, <https://de.wikipedia.org/wiki/Betelnusspalme> ;
  rdfs:label "Betel"@de, "Betel"@en ;
  skos:notation "PID04-Dr01" ;
  a skos:Concept .

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/142115>
  skos:notation "PID04-Dr" ;
  rdfs:label "Narcotics"@en, "Betäubungsmittel"@de ;
  skos:prefLabel "Narcotics"@en, "Betäubungsmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142116> .

