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

<https://pm20.zbw.eu/category/subject/i/145096>
  dc:identifier "145096" ;
  skos:prefLabel "Ausbeutung des Toten Meeres"@de, "Exploitation of the Dead Sea"@en ;
  rdfs:label "Ausbeutung des Toten Meeres"@de, "Exploitation of the Dead Sea"@en ;
  zbwext:notationLong "n 12 SM 501 (B 024a)" ;
  skos:exactMatch wd:Q104710565 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n12_Sm501_(B24a)>, <http://purl.org/pressemappe20/category/subject/i/145096> ;
  skos:notation "n12 Sm501 (B24a)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145096/about> ;
  zbwext:folderCount 1 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145083> .

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

