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

<https://pm20.zbw.eu/category/ware/i/141953>
  skos:notation "PID23-Gi01" ;
  rdfs:label "Alabaster"@en, "Alabaster"@de ;
  skos:prefLabel "Alabaster"@en, "Alabaster"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142854> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/148443>
  skos:notation "PID23" ;
  rdfs:label "Nonmetallic Minerals, Ceramics, and Glass"@en, "Steine, Erden, Keramik und Glas"@de ;
  skos:prefLabel "Nonmetallic Minerals, Ceramics, and Glass"@en, "Steine, Erden, Keramik und Glas"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142854> .

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/142854>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Gips>, <https://en.wikipedia.org/wiki/Gypsum> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142854> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142854/about> ;
  skos:prefLabel "Gips"@de, "Gypsum"@en ;
  zbwext:notationLong "23.52.0-02" ;
  dc:identifier "142854" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141953> ;
  skos:exactMatch wd:Q82658 ;
  skos:notation "PID23-Gi" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148443> ;
  rdfs:label "Gips"@de, "Gypsum"@en .

