@prefix dc: <http://purl.org/dc/terms/> .
@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 ns0: <http://www.geonames.org/ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/ware/i/143120>
  dc:identifier "143120" ;
  skos:prefLabel "Coal"@en, "Kohle"@de ;
  skos:exactMatch gnd:4031641-5, gnd:4164619-8, gnd:4031687-7, wd:Q24489, gnd:4057194-4 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Coal>, <https://de.wikipedia.org/wiki/Kohle> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143120> ;
  rdfs:label "Kohle"@de, "Coal"@en ;
  gndo:gndIdentifier "4057194-4", "4164619-8", "4031641-5", "4031687-7" ;
  skos:note "folderCount: 159" ;
  skos:notation "PRB02.01" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143120/about> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143123> ;
  zbwext:notationLong "PRB02.01" ;
  zbwext:foldersComplete "Y" ;
  zbwext:folderCount 159 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148420> ;
  a skos:Concept .

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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143123>
  skos:notation "PRB02.01-Ru" ;
  rdfs:label "Carbon (soot)"@en, "Kohlenstoff (Ruß)"@de ;
  skos:prefLabel "Carbon (soot)"@en, "Kohlenstoff (Ruß)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143120> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

