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

<https://pm20.zbw.eu/category/subject/i/198148>
  zbwext:notationLong "q SM 514.03" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230665> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198148/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  rdfs:label "Security Council"@en, "Sicherheitsrat"@de ;
  skos:notation "q Sm514.III" ;
  skos:prefLabel "Security Council"@en, "Sicherheitsrat"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/198148>, <https://pm20.zbw.eu/category/subject/s/q_Sm514.III> ;
  dc:identifier "198148" .

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/230665>
  skos:notation "q Sm514" ;
  rdfs:label "United Nations"@en, "Vereinte Nationen"@de ;
  skos:prefLabel "United Nations"@en, "Vereinte Nationen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/198148> .

