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

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

<https://pm20.zbw.eu/category/subject/i/196845>
  dc:identifier "196845" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/196845>, <https://pm20.zbw.eu/category/subject/s/n21_Sm90> ;
  zbwext:notationLong "n 21 SM 090" ;
  rdfs:label "Kunst, Förderung"@de, "Art, promotion"@en ;
  skos:notation "n21 Sm90" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145296> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/196845/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4074442-5, wd:Q104710968 ;
  skos:note "folderCount: 1" ;
  skos:prefLabel "Art, promotion"@en, "Kunst, Förderung"@de ;
  zbwext:folderCount 1 ;
  a skos:Concept ;
  gndo:gndIdentifier "4074442-5" .

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