@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/230664>
  skos:notation "q Sm509.V (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/146127> .

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

