@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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/150592>
  skos:prefLabel "Geschichte (Allg.), Konferenzen"@de, "History (general), conferences"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "150592" ;
  rdfs:label "Geschichte (Allg.), Konferenzen"@de, "History (general), conferences"@en ;
  zbwext:folderCount 2 ;
  skos:notation "f Sm20" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f_Sm20>, <http://purl.org/pressemappe20/category/subject/i/150592> ;
  skos:exactMatch wd:Q104699304 ;
  zbwext:notationLong "f 00 SM 020" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144282> ;
  skos:note "folderCount: 2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150592/about> .

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

