@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/i/144972>
  skos:notation "n2" ;
  rdfs:label "Report on the economic situation"@en, "Berichte über die wirtschaftliche Lage"@de ;
  skos:prefLabel "Report on the economic situation"@en, "Berichte über die wirtschaftliche Lage"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144979> .

<https://pm20.zbw.eu/category/subject/i/144979>
  skos:exactMatch gnd:4328261-1, gnd:4029578-3, gnd:4078599-3, gnd:4073213-7, gnd:4029569-2, wd:Q104710419 ;
  gndo:gndIdentifier "4078599-3", "4029578-3", "4328261-1", "4029569-2", "4073213-7" ;
  skos:note "folderCount: 8" ;
  skos:notation "n2 Sm7" ;
  skos:scopeNote "Statistik der Unternehmungsformen"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n2_Sm7>, <http://purl.org/pressemappe20/category/subject/i/144979> ;
  zbwext:folderCount 8 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 02 SM 007" ;
  dc:identifier "144979" ;
  skos:prefLabel "Capital market overviews, start-ups and capital increases"@en, "Kapitalmarktübersichten, Neugründungen und Kapitalerhöhungen"@de ;
  rdfs:label "Kapitalmarktübersichten, Neugründungen und Kapitalerhöhungen"@de, "Capital market overviews, start-ups and capital increases"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144972> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144979/about> .

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