@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/182114>
  skos:exactMatch gnd:4114333-4, gnd:4125698-0, wd:Q104710966, gnd:4005871-2, gnd:4005857-8, gnd:4069342-9 ;
  a skos:Concept ;
  zbwext:notationLong "n 21 SM 040" ;
  gndo:gndIdentifier "4069342-9", "4005857-8", "4125698-0", "4114333-4", "4005871-2" ;
  skos:note "folderCount: 5" ;
  rdfs:label "Kunst, Berufe und Ausbildung"@de, "Art, professions and education"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145296> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n21_Sm40>, <http://purl.org/pressemappe20/category/subject/i/182114> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Kunst, Berufe und Ausbildung"@de, "Art, professions and education"@en ;
  zbwext:folderCount 5 ;
  skos:notation "n21 Sm40" ;
  dc:identifier "182114" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182114/about> .

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

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