@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/146153>
  skos:notation "q Sm535 (H)" ;
  rdfs:label "Pan-European question and European movement"@en, "Pan-Europafrage und europäische Bewegung"@de ;
  skos:prefLabel "Pan-European question and European movement"@en, "Pan-Europafrage und europäische Bewegung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/197649> .

<https://pm20.zbw.eu/category/subject/i/197649>
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/197649/about> ;
  rdfs:label "Council of Europe"@en, "Europarat"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/197649>, <https://pm20.zbw.eu/category/subject/s/q_Sm535.II_(H)> ;
  zbwext:notationLong "q SM 535.02 (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Council of Europe"@en, "Europarat"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/146153> ;
  skos:notation "q Sm535.II (H)" ;
  dc:identifier "197649" .

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