@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144385>
  skos:notation "f4 Sm503 (B42)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f4_Sm503_(B42)>, <http://purl.org/pressemappe20/category/subject/i/144385> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144385/about> ;
  a skos:Concept ;
  zbwext:notationLong "f 04 SM 503 (B 042)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144355> ;
  skos:prefLabel "Nehru Report"@de, "Nehru Report"@en ;
  rdfs:label "Nehru Report"@en, "Nehru Report"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144385" .

<https://pm20.zbw.eu/category/subject/i/144355>
  skos:notation "f4" ;
  rdfs:label "Constitution, form of government"@en, "Verfassung, Staatsform"@de ;
  skos:prefLabel "Constitution, form of government"@en, "Verfassung, Staatsform"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144385> .

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 .
