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

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

<https://pm20.zbw.eu/category/subject/i/146020>
  rdfs:label "Angolaburen"@de, "Boers in Angola"@en ;
  skos:note "folderCount: 1" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Angolaburen"@de, "Boers in Angola"@en ;
  skos:exactMatch wd:Q104711421, gnd:4069758-7 ;
  skos:notation "q Sm501 (C87)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146020/about> ;
  zbwext:notationLong "q SM 501 (C 087)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/146020>, <https://pm20.zbw.eu/category/subject/s/q_Sm501_(C87)> ;
  gndo:gndIdentifier "4069758-7" ;
  dc:identifier "146020" ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145940> .

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