@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/231380>
  skos:prefLabel "Disarmament, London Fleet Negotiations 1938"@en, "Abrüstung, Londoner Flottenverhandlung 1938"@de ;
  rdfs:label "Disarmament, London Fleet Negotiations 1938"@en, "Abrüstung, Londoner Flottenverhandlung 1938"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/231380>, <https://pm20.zbw.eu/category/subject/s/g_Sm501.IIIb7_(H)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "g Sm501.IIIb7 (H)" ;
  zbwext:notationLong "g 00 SM 501.03b7 (H)" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/231380/about> ;
  dc:identifier "231380" ;
  skos:topConceptOf <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject>
  a skos:ConceptScheme ;
  skos:hasTopConcept <https://pm20.zbw.eu/category/subject/i/231380> .

