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

<https://pm20.zbw.eu/category/subject/i/145088>
  skos:exactMatch gnd:4249656-1, gnd:4066517-3, gnd:4248362-1, gnd:4131809-2 ;
  gndo:gndIdentifier "4249656-1", "4248362-1", "4131809-2", "4066517-3" ;
  skos:prefLabel "Lage und Statistik der privaten Bergwerksunternehmungen i.G."@de, "Location and statistics of the private mining companies, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145088/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n12_Sm5>, <http://purl.org/pressemappe20/category/subject/i/145088> ;
  skos:notation "n12 Sm5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 12 SM 005" ;
  rdfs:label "Lage und Statistik der privaten Bergwerksunternehmungen i.G."@de, "Location and statistics of the private mining companies, general"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145083> ;
  dc:identifier "145088" .

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/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145083>
  skos:notation "n12" ;
  rdfs:label "Mining"@en, "Bergbau"@de ;
  skos:prefLabel "Mining"@en, "Bergbau"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145088> .

