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

<https://pm20.zbw.eu/category/subject/i/163648>
  skos:notation "f5 Sm517 (H)" ;
  rdfs:label "Second International (socialist)"@en, "Zweite Internationale (sozialistische)"@de ;
  skos:prefLabel "Second International (socialist)"@en, "Zweite Internationale (sozialistische)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144403> .

<https://pm20.zbw.eu/category/subject/i/144403>
  rdfs:label "Second International (socialist), congresses, conferences"@en, "Zweite Internationale (sozialistische), Kongresse, Konferenzen"@de ;
  skos:prefLabel "Second International (socialist), congresses, conferences"@en, "Zweite Internationale (sozialistische), Kongresse, Konferenzen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144403>, <https://pm20.zbw.eu/category/subject/s/f5_Sm517.II_(H)> ;
  skos:notation "f5 Sm517.II (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163648> ;
  zbwext:notationLong "f 05 SM 517.02 (H)" ;
  dc:identifier "144403" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144403/about> ;
  a skos:Concept .

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 .
