@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/144503>
  rdfs:label "Pan American Trade Conferences, individuals"@en, "Panamerikanische Handelskonferenzen, Einzelne"@de ;
  zbwext:notationLong "g 04 SM 501.02 (E 001)" ;
  skos:notation "g4 Sm501.II (E1)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144503>, <https://pm20.zbw.eu/category/subject/s/g4_Sm501.II_(E1)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144499> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:editorialNote "evtl. Schlagwortvergabe"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144503/about> ;
  skos:prefLabel "Panamerikanische Handelskonferenzen, Einzelne"@de, "Pan American Trade Conferences, individuals"@en ;
  dc:identifier "144503" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144499>
  skos:notation "g4 Sm501 (H)" ;
  rdfs:label "Blockade of Germany"@en, "Blockade Deutschlands"@de ;
  skos:prefLabel "Blockade of Germany"@en, "Blockade Deutschlands"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144503> .

