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

<https://pm20.zbw.eu/category/ware/i/143887>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143887/about> ;
  skos:prefLabel "Skinophane"@en, "Skinophan"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143887> ;
  skos:exactMatch wd:Q132202113 ;
  zbwext:notationLong "20.20.0-01" ;
  a skos:Concept ;
  skos:notation "P00-08" ;
  dc:identifier "143887" ;
  rdfs:label "Skinophane"@en, "Skinophan"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148837> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

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/148837>
  skos:notation "P00" ;
  rdfs:label "Commodities"@en, "Produkte"@de ;
  skos:prefLabel "Commodities"@en, "Produkte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143887> .

