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

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/142046>
  skos:note "folderCount: 8" ;
  skos:exactMatch gnd:4004612-6, gnd:4279398-1, wd:Q43338, gnd:4246610-6 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142046> ;
  zbwext:folderCount 8 ;
  a skos:Concept ;
  zbwext:notationLong "08.99.0-20" ;
  gndo:gndIdentifier "4004612-6", "4246610-6", "4279398-1" ;
  skos:prefLabel "Basalt"@de, "Basalt"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Basalt>, <https://en.wikipedia.org/wiki/Basalt> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:foldersComplete "Y" ;
  dc:identifier "142046" ;
  skos:notation "PID23-Na01" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148443> ;
  rdfs:label "Basalt"@de, "Basalt"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142046/about> .

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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
