@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@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/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/144996> .

<https://pm20.zbw.eu/category/subject/i/144996>
  dc:identifier "144996" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n2_Sm9.IIIm>, <http://purl.org/pressemappe20/category/subject/i/144996> ;
  skos:prefLabel "Indexziffern, Einzelne Indices, Index der industriellen Beschäftigungsgrades"@de, "Indexes, individual indices, index of industrial employment"@en ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144996/about> ;
  skos:exactMatch wd:Q104710493, gnd:4249243-9 ;
  gndo:gndIdentifier "4249243-9" ;
  zbwext:notationLong "n 02 SM 009.03m" ;
  rdfs:label "Indexes, individual indices, index of industrial employment"@en, "Indexziffern, Einzelne Indices, Index der industriellen Beschäftigungsgrades"@de ;
  skos:note "folderCount: 2" ;
  skos:notation "n2 Sm9.IIIm" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163131> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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