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

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/144410>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm519.I_(H)>, <http://purl.org/pressemappe20/category/subject/i/144410> ;
  dc:identifier "144410" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163640> ;
  rdfs:label "International Socialist Working Group (2 1/2 International), General"@en, "Internationale Sozialistische Arbeitsgemeinschaft (2 1/2 Internationale), Allgemein"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Internationale Sozialistische Arbeitsgemeinschaft (2 1/2 Internationale), Allgemein"@de, "International Socialist Working Group (2 1/2 International), General"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144410/about> ;
  skos:notation "f5 Sm519.I (H)" ;
  zbwext:notationLong "f 05 SM 519.01 (H)" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject/i/163640>
  skos:notation "f5 Sm519 (H)" ;
  rdfs:label "International Socialist Working Group (2 1/2 International)"@en, "Internationale Sozialistische Arbeitsgemeinschaft (2 1/2 Internationale)"@de ;
  skos:prefLabel "International Socialist Working Group (2 1/2 International)"@en, "Internationale Sozialistische Arbeitsgemeinschaft (2 1/2 Internationale)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144410> .

