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

<https://pm20.zbw.eu/category/subject/i/208607>
  zbwext:folderCount 1 ;
  skos:prefLabel "Volkscharakter, Sport, Sitten und Gebräuche, Konferenzen"@de, "National character, sport, manners and customs, conferences"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/208607>, <https://pm20.zbw.eu/category/subject/s/d4_Sm20> ;
  rdfs:label "Volkscharakter, Sport, Sitten und Gebräuche, Konferenzen"@de, "National character, sport, manners and customs, conferences"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104699257 ;
  zbwext:notationLong "d 04 SM 020" ;
  skos:note "folderCount: 1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144228> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/208607/about> ;
  dc:identifier "208607" ;
  a skos:Concept ;
  skos:notation "d4 Sm20" .

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/144228>
  skos:notation "d4" ;
  rdfs:label "National character, sports, customs and traditions"@en, "Volkscharakter, Sport, Sitten und Gebräuche"@de ;
  skos:prefLabel "National character, sports, customs and traditions"@en, "Volkscharakter, Sport, Sitten und Gebräuche"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/208607> .

