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

<https://pm20.zbw.eu/category/subject/i/144427>
  skos:prefLabel "The party as a whole, activity of the party"@en, "Die Partei im Ganzen, Tätigkeit der Partei"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144427/about> ;
  rdfs:label "The party as a whole, activity of the party"@en, "Die Partei im Ganzen, Tätigkeit der Partei"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144427>, <https://pm20.zbw.eu/category/subject/s/f5a.If> ;
  skos:scopeNote "aktuelles Material"@de ;
  zbwext:notationLong "f 05a.01f" ;
  dc:identifier "144427" ;
  skos:notation "f5a.If" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 1 ;
  a skos:Concept ;
  skos:exactMatch gnd:4044737-6 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144421> ;
  gndo:gndIdentifier "4044737-6" ;
  skos:note "folderCount: 1" .

<https://pm20.zbw.eu/category/subject/i/144421>
  skos:notation "f5a.I" ;
  rdfs:label "The party as a whole, including in a judgment abroad"@en, "Die Partei im Ganzen, auch im Urteil des Auslandes"@de ;
  skos:prefLabel "The party as a whole, including in a judgment abroad"@en, "Die Partei im Ganzen, auch im Urteil des Auslandes"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144427> .

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 .
