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

<https://pm20.zbw.eu/category/ware/i/142693>
  skos:prefLabel "Gallapfel"@de, "Gall apple"@en ;
  rdfs:label "Gallapfel"@de, "Gall apple"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142693> ;
  dc:identifier "142693" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142115> ;
  skos:notation "PID04-Dr02" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "21.20.0-11" ;
  skos:exactMatch wd:Q1492220 ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142693/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Oak_apple>, <https://de.wikipedia.org/wiki/Gallapfel> .

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/142693> .

