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

<https://pm20.zbw.eu/category/subject/i/144992>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144992>, <https://pm20.zbw.eu/category/subject/s/n2_Sm9.IIIi> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144992" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163131> ;
  skos:notation "n2 Sm9.IIIi" ;
  skos:prefLabel "Indexes, individual indices, advertising sales index"@en, "Indexziffern, Einzelne Indices, Werbeumsätzeindex"@de ;
  a skos:Concept ;
  gndo:gndIdentifier "4249243-9" ;
  rdfs:label "Indexziffern, Einzelne Indices, Werbeumsätzeindex"@de, "Indexes, individual indices, advertising sales index"@en ;
  zbwext:notationLong "n 02 SM 009.03i" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144992/about> ;
  skos:exactMatch gnd:4249243-9 .

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/163131>
  skos:notation "n2 Sm9.III" ;
  rdfs:label "Indexes, individual indices"@en, "Indexziffern, Einzelne Indices"@de ;
  skos:prefLabel "Indexes, individual indices"@en, "Indexziffern, Einzelne Indices"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144992> .

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