@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/subject/i/211764>
  dc:identifier "211764" ;
  rdfs:label "Mining, institutions"@en, "Bergbau, Institutionen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Bergbau, Institutionen"@de, "Mining, institutions"@en ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/211764>, <https://pm20.zbw.eu/category/subject/s/n12_Sm50> ;
  skos:exactMatch wd:Q104710563 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/211764/about> ;
  zbwext:notationLong "n 12 SM 050" ;
  skos:note "folderCount: 2" ;
  skos:notation "n12 Sm50" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145083> .

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

