@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/197650>
  skos:notation "q Sm535.III (H)" ;
  rdfs:label "Europäisches Parlament"@de, "European Parliament"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/197650/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm535.III_(H)>, <http://purl.org/pressemappe20/category/subject/i/197650> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/146153> ;
  skos:prefLabel "European Parliament"@en, "Europäisches Parlament"@de ;
  zbwext:notationLong "q SM 535.03 (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "197650" .

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/197650> .

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