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

<https://pm20.zbw.eu/category/subject/i/145991>
  skos:prefLabel "Armenian question"@en, "Armenierfrage"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm39>, <http://purl.org/pressemappe20/category/subject/i/145991> ;
  zbwext:folderCount 5 ;
  skos:exactMatch wd:Q104711412 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145991/about> ;
  rdfs:label "Armenierfrage"@de, "Armenian question"@en ;
  a skos:Concept ;
  skos:note "folderCount: 5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145991" ;
  zbwext:notationLong "q SM 039" ;
  skos:notation "q Sm39" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145940> .

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/145940>
  skos:notation "q" ;
  rdfs:label "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  skos:prefLabel "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145991> .

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