@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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/146132> .

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

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