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

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

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/144401>
  skos:notation "f5 Sm516 (H)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm516_(H)>, <http://purl.org/pressemappe20/category/subject/i/144401> ;
  rdfs:label "Internationale Arbeiterassoziation (Erste Internationale)"@de, "International Workers' Association (First International)"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "International Workers' Association (First International)"@en, "Internationale Arbeiterassoziation (Erste Internationale)"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144395> ;
  dc:identifier "144401" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144401/about> ;
  a skos:Concept ;
  zbwext:notationLong "f 05 SM 516 (H)" .

