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

<https://pm20.zbw.eu/category/ware/i/143121>
  zbwext:notationLong "PID08-Bg03" ;
  gndo:gndIdentifier "4164504-2", "4031646-4" ;
  skos:prefLabel "Kohlemaschinen (Gewinnung und Aufbereitung)"@de, "Coal machines (mining and processing)"@en ;
  skos:exactMatch wd:Q113376052, gnd:4164504-2, gnd:4031646-4 ;
  dc:identifier "143121" ;
  skos:note "folderCount: 19" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143121> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143121/about> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID08-Bg02" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142112> ;
  zbwext:folderCount 19 ;
  rdfs:label "Coal machines (mining and processing)"@en, "Kohlemaschinen (Gewinnung und Aufbereitung)"@de ;
  zbwext:foldersComplete "Y" .

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/142112>
  skos:notation "PID08-Bg" ;
  rdfs:label "Mining machine"@en, "Bergbaumaschine"@de ;
  skos:prefLabel "Mining machine"@en, "Bergbaumaschine"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143121> .

