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

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/144407>
  skos:prefLabel "Dritte Internationale (kommunistische), Kongresse, Konferenzen"@de, "Third International (communist), congresses, conferences"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144407/about> ;
  dc:identifier "144407" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm518.II_(H)>, <http://purl.org/pressemappe20/category/subject/i/144407> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "f5 Sm518.II (H)" ;
  a skos:Concept ;
  rdfs:label "Third International (communist), congresses, conferences"@en, "Dritte Internationale (kommunistische), Kongresse, Konferenzen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163643> ;
  zbwext:notationLong "f 05 SM 518.02 (H)" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163643>
  skos:notation "f5 Sm518 (H)" ;
  rdfs:label "Third International (Communist)"@en, "Dritte Internationale (kommunistische)"@de ;
  skos:prefLabel "Third International (Communist)"@en, "Dritte Internationale (kommunistische)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144407> .

