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

<https://pm20.zbw.eu/category/subject/i/144395>
  skos:notation "f5" ;
  rdfs:label "Party system"@en, "Parteiwesen"@de ;
  skos:prefLabel "Party system"@en, "Parteiwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163637> .

<https://pm20.zbw.eu/category/subject/i/144412>
  skos:notation "f5 Sm520.I (H)" ;
  rdfs:label "Communist Workers International (Fourth International), General"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale), Allgemein"@de ;
  skos:prefLabel "Communist Workers International (Fourth International), General"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale), Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163637> .

<https://pm20.zbw.eu/category/subject/i/163637>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144413>, <https://pm20.zbw.eu/category/subject/i/144412> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163637/about> ;
  skos:notation "f5 Sm520 (H)" ;
  dc:identifier "163637" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144395> ;
  zbwext:notationLong "f 05 SM 520 (H)" ;
  rdfs:label "Communist Workers International (Fourth International)"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale)"@de ;
  skos:prefLabel "Communist Workers International (Fourth International)"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale)"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163637>, <https://pm20.zbw.eu/category/subject/s/f5_Sm520_(H)> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144413>
  skos:notation "f5 Sm520.II (H)" ;
  rdfs:label "Communist Workers International (Fourth International), congresses, conferences"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale), Kongressse, Konferenzen"@de ;
  skos:prefLabel "Communist Workers International (Fourth International), congresses, conferences"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale), Kongressse, Konferenzen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163637> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

