@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/i/160314>
  skos:notation "q Sm509 (H)" ;
  rdfs:label "Genoa Conference, April 10-May 22, 1922"@en, "Konferenz von Genua 10.4.-22.5.1922"@de ;
  skos:prefLabel "Genoa Conference, April 10-May 22, 1922"@en, "Konferenz von Genua 10.4.-22.5.1922"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146123> .

<https://pm20.zbw.eu/category/subject/i/146123>
  skos:prefLabel "Konferenz von Genua 10.4.-22.5.1922, Allgemein"@de, "Genoa Conference, April 10-May 22, 1922, general"@en ;
  rdfs:label "Genoa Conference, April 10-May 22, 1922, general"@en, "Konferenz von Genua 10.4.-22.5.1922, Allgemein"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm509.I_(H)>, <http://purl.org/pressemappe20/category/subject/i/146123> ;
  dc:identifier "146123" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160314> ;
  zbwext:notationLong "q SM 509.01 (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146123/about> ;
  a skos:Concept ;
  skos:notation "q Sm509.I (H)" .

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