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

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/144975>
  zbwext:notationLong "n 02 SM 003" ;
  skos:exactMatch wd:Q104710415, gnd:4249656-1, gnd:4145383-9, gnd:4066517-3, gnd:4248362-1, gnd:4208974-8 ;
  gndo:gndIdentifier "4066517-3", "4248362-1", "4208974-8", "4145383-9", "4249656-1" ;
  skos:notation "n2 Sm3" ;
  rdfs:label "Situation and statistics of profit-oriented companies in various economic sectors, overviews"@en, "Lage und Statistik von Erwerbsgesellschaften verschiedener Wirtschaftszweige, Übersichten"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144975/about> ;
  skos:prefLabel "Situation and statistics of profit-oriented companies in various economic sectors, overviews"@en, "Lage und Statistik von Erwerbsgesellschaften verschiedener Wirtschaftszweige, Übersichten"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144972> ;
  skos:note "folderCount: 6" ;
  dc:identifier "144975" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144975>, <https://pm20.zbw.eu/category/subject/s/n2_Sm3> ;
  zbwext:folderCount 6 .

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

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