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

<https://pm20.zbw.eu/category/subject/i/145298>
  skos:prefLabel "Theater and cinema"@en, "Theater und Lichtspielwesen"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n21_Sm1_(alt)>, <http://purl.org/pressemappe20/category/subject/i/145298> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4129654-0" ;
  zbwext:notationLong "n 21 SM 001 (alt)" ;
  skos:notation "n21 Sm1 (alt)" ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  skos:exactMatch gnd:4129654-0, wd:Q104710961 ;
  rdfs:label "Theater und Lichtspielwesen"@de, "Theater and cinema"@en ;
  skos:note "folderCount: 1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145296> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145298/about> ;
  dc:identifier "145298" .

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

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