@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/146067>
  dc:identifier "146067" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160349> ;
  skos:prefLabel "Community of Interest of Latin Nations, general"@en, "Interessengemeinschaft der lateinischen Nationen, Allgemein"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146067>, <https://pm20.zbw.eu/category/subject/s/q_Sm502.I_(H)> ;
  zbwext:notationLong "q SM 502.01 (H)" ;
  rdfs:label "Interessengemeinschaft der lateinischen Nationen, Allgemein"@de, "Community of Interest of Latin Nations, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146067/about> ;
  a skos:Concept ;
  skos:notation "q Sm502.I (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject/i/160349>
  skos:notation "q Sm502 (H)" ;
  rdfs:label "Interest group of the Latin nations"@en, "Interessengemeinschaft der lateinischen Nationen"@de ;
  skos:prefLabel "Interest group of the Latin nations"@en, "Interessengemeinschaft der lateinischen Nationen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146067> .

