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

<https://pm20.zbw.eu/category/subject/i/146103>
  a skos:Concept ;
  rdfs:label "Sanktionsfrage, Ausländische Stimmen, Übersichten"@de, "Question of sanctions, foreign statements, overviews"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146103>, <https://pm20.zbw.eu/category/subject/s/q_Sm506.IIa_(A10)> ;
  skos:notation "q Sm506.IIa (A10)" ;
  zbwext:notationLong "q SM 506.02a (A 010)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "146103" ;
  skos:prefLabel "Question of sanctions, foreign statements, overviews"@en, "Sanktionsfrage, Ausländische Stimmen, Übersichten"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230684> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146103/about> .

<https://pm20.zbw.eu/category/subject/i/230684>
  skos:notation "q Sm506.II (A10)" ;
  rdfs:label "Question of sanctions, foreign statements"@en, "Sanktionsfrage, Ausländische Stimmen"@de ;
  skos:prefLabel "Question of sanctions, foreign statements"@en, "Sanktionsfrage, Ausländische Stimmen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146103> .

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 .
