@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

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

<https://pm20.zbw.eu/category/subject/i/153514>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/153514>, <https://pm20.zbw.eu/category/subject/s/d4_Sm50> ;
  skos:exactMatch gnd:4008017-1, wd:Q104699258, gnd:4122782-7, gnd:4078937-8, gnd:4034929-9, gnd:4063849-2, gnd:4125858-7 ;
  dc:identifier "153514" ;
  gndo:gndIdentifier "4034929-9", "4063849-2", "4008017-1", "4125858-7", "4122782-7", "4078937-8" ;
  skos:notation "d4 Sm50" ;
  skos:note "folderCount: 2" ;
  skos:prefLabel "National character, sport, customs and traditions, institutions"@en, "Volkscharakter, Sport, Sitten und Gebräuche, Institutionen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  rdfs:label "National character, sport, customs and traditions, institutions"@en, "Volkscharakter, Sport, Sitten und Gebräuche, Institutionen"@de ;
  zbwext:notationLong "d 04 SM 050" ;
  zbwext:folderCount 2 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/153514/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144228> .

