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

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163150>
  skos:notation "n2 Sm9" ;
  rdfs:label "Indexes"@en, "Indexziffern"@de ;
  skos:prefLabel "Indexes"@en, "Indexziffern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144982> .

<https://pm20.zbw.eu/category/subject/i/144982>
  gndo:gndIdentifier "4114166-0", "4249243-9" ;
  skos:exactMatch gnd:4114166-0, gnd:4249243-9, wd:Q104710421 ;
  zbwext:folderCount 1 ;
  zbwext:notationLong "n 02 SM 009.01" ;
  skos:prefLabel "Indexziffern, Allgemein"@de, "Indexes, general"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144982>, <https://pm20.zbw.eu/category/subject/s/n2_Sm9.I> ;
  skos:notation "n2 Sm9.I" ;
  dc:identifier "144982" ;
  a skos:Concept ;
  rdfs:label "Indexziffern, Allgemein"@de, "Indexes, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163150> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144982/about> .

