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

<https://pm20.zbw.eu/category/ware/i/143557>
  skos:notation "PRB02.08-02" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148420> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143557/about> ;
  dc:identifier "143557" ;
  zbwext:notationLong "08.99.0-07" ;
  a skos:Concept ;
  skos:prefLabel "Meerschaum"@en, "Meerschaum"@de ;
  skos:exactMatch wd:Q2739455 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:scopeNote "Meerschaum oder auch Sepiolith ist ein eher seltenes Tonmineral aus der Gruppe der Silikate, chemisch gesehen hydratisiertes Magnesiumsilikat."@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143557> ;
  rdfs:label "Meerschaum"@de, "Meerschaum"@en .

<https://pm20.zbw.eu/category/ware/i/148420>
  skos:notation "PRB02" ;
  rdfs:label "Mining Products"@en, "Bergbauprodukte"@de ;
  skos:prefLabel "Mining Products"@en, "Bergbauprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143557> .

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 .
