@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/144446>
  skos:notation "f6a" ;
  rdfs:label "Negotiations of parliamentary bodies from individual states, provinces and cities"@en, "Verhandlungen parlamentarischer Körperschaften einzelner Staaten, Provinzen und Städte"@de ;
  skos:prefLabel "Negotiations of parliamentary bodies from individual states, provinces and cities"@en, "Verhandlungen parlamentarischer Körperschaften einzelner Staaten, Provinzen und Städte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144447> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144447>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144447/about> ;
  rdfs:label "Prussian state parliament committees 1 (old)"@en, "Preussische Landtagsausschüsse 1 (alt)"@de ;
  zbwext:notationLong "f 06a SM 503 (alt)" ;
  dc:identifier "144447" ;
  skos:prefLabel "Preussische Landtagsausschüsse 1 (alt)"@de, "Prussian state parliament committees 1 (old)"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144447>, <https://pm20.zbw.eu/category/subject/s/f6a_Sm503_(alt)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144446> ;
  skos:notation "f6a Sm503 (alt)" .

