@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 gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144420>
  skos:notation "f5a" ;
  rdfs:label "Individual parties and party groups"@en, "Einzelne Parteien und Parteigruppen"@de ;
  skos:prefLabel "Individual parties and party groups"@en, "Einzelne Parteien und Parteigruppen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144438> .

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/144438>
  skos:exactMatch gnd:4046517-2, gnd:4338412-2 ;
  skos:notation "f5a.III" ;
  gndo:gndIdentifier "4338412-2", "4046517-2" ;
  zbwext:folderCount 1 ;
  rdfs:label "Leading personalities (individual parties)"@en, "Führende Persönlichkeiten (einzelner Parteien)"@de ;
  dc:identifier "144438" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "f 05a.03" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144420> ;
  skos:note "folderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144438>, <https://pm20.zbw.eu/category/subject/s/f5a.III> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144438/about> ;
  skos:prefLabel "Leading personalities (individual parties)"@en, "Führende Persönlichkeiten (einzelner Parteien)"@de ;
  a skos:Concept .

