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

<https://pm20.zbw.eu/category/subject/i/144412>
  skos:notation "f5 Sm520.I (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144412/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144412>, <https://pm20.zbw.eu/category/subject/s/f5_Sm520.I_(H)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144412" ;
  a skos:Concept ;
  rdfs:label "Communist Workers International (Fourth International), General"@en, "Kommunistische Arbeiter-Internationale (Vierte Internationale), Allgemein"@de ;
  zbwext:notationLong "f 05 SM 520.01 (H)" ;
  skos:prefLabel "Kommunistische Arbeiter-Internationale (Vierte Internationale), Allgemein"@de, "Communist Workers International (Fourth International), General"@en ;
  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 .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163637>
  skos:notation "f5 Sm520 (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 ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144412> .

