@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/163629>
  skos:notation "f5 Sm522 (H)" ;
  rdfs:label "Socialist Workers International"@en, "Sozialistische Arbeiterinternationale"@de ;
  skos:prefLabel "Socialist Workers International"@en, "Sozialistische Arbeiterinternationale"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144416> .

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/i/144416>
  rdfs:label "Socialist Workers' International, general"@en, "Sozialistische Arbeiterinternationale, Allg"@de ;
  zbwext:notationLong "f 05 SM 522.01 (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:prefLabel "Socialist Workers' International, general"@en, "Sozialistische Arbeiterinternationale, Allg"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144416>, <https://pm20.zbw.eu/category/subject/s/f5_Sm522.I_(H)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163629> ;
  dc:identifier "144416" ;
  skos:notation "f5 Sm522.I (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144416/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
