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

<https://pm20.zbw.eu/category/subject/i/144448>
  skos:note "folderCount: 6" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f_Sm1>, <http://purl.org/pressemappe20/category/subject/i/144448> ;
  dc:identifier "144448" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4078951-2", "4020517-4" ;
  skos:prefLabel "Vorgeschichte"@de, "Prehistory"@en ;
  zbwext:notationLong "f 00 SM 001" ;
  skos:exactMatch gnd:4020517-4, wd:Q104699303, gnd:4078951-2 ;
  rdfs:label "Prehistory"@en, "Vorgeschichte"@de ;
  zbwext:folderCount 6 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144448/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144282> ;
  skos:notation "f Sm1" .

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/144282>
  skos:notation "f" ;
  rdfs:label "History, politics, general"@en, "Geschichte, Politik, Allgemein"@de ;
  skos:prefLabel "History, politics, general"@en, "Geschichte, Politik, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144448> .

