@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/i/145296>
  skos:notation "n21" ;
  rdfs:label "Art and literature (economic relations)"@en, "Kunst und Literatur (Wirtschaftsverhältnisse)"@de ;
  skos:prefLabel "Art and literature (economic relations)"@en, "Kunst und Literatur (Wirtschaftsverhältnisse)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145297> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145297>
  zbwext:folderCount 6 ;
  skos:exactMatch gnd:4125698-0, gnd:4040802-4, wd:Q104710960, gnd:4059702-7 ;
  skos:prefLabel "Theater und Musik"@de, "Theater and music"@en ;
  gndo:gndIdentifier "4040802-4", "4059702-7", "4125698-0" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145296> ;
  rdfs:label "Theater and music"@en, "Theater und Musik"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n21_Sm1>, <http://purl.org/pressemappe20/category/subject/i/145297> ;
  dc:identifier "145297" ;
  zbwext:notationLong "n 21 SM 001" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145297/about> ;
  skos:notation "n21 Sm1" ;
  skos:note "folderCount: 6" ;
  a skos:Concept .

