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

<https://pm20.zbw.eu/category/subject/i/144196>
  skos:notation "b" ;
  rdfs:label "The country and its people, politics and economy, general"@en, "Land und Leute, Politik und Wirtschaft, Allgemein"@de ;
  skos:prefLabel "The country and its people, politics and economy, general"@en, "Land und Leute, Politik und Wirtschaft, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144198> .

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/144198>
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144196> ;
  skos:prefLabel "Land und Leute, Artikelserien"@de, "Country and people, series of articles"@en ;
  dc:identifier "144198" ;
  rdfs:label "Land und Leute, Artikelserien"@de, "Country and people, series of articles"@en ;
  skos:notation "b Sm1 (alt)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144198>, <https://pm20.zbw.eu/category/subject/s/b_Sm1_(alt)> ;
  zbwext:notationLong "b 00 SM 001 (alt)" ;
  skos:exactMatch wd:Q104699228 ;
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144198/about> .

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