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

<https://pm20.zbw.eu/category/subject/i/163251>
  skos:notation "n Sm3" ;
  rdfs:label "Economic statistics"@en, "Wirtschaftsstatistik"@de ;
  skos:prefLabel "Economic statistics"@en, "Wirtschaftsstatistik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145779> .

<https://pm20.zbw.eu/category/subject/i/145779>
  gndo:gndIdentifier "4056995-0", "4066517-3" ;
  skos:note "folderCount: 4" ;
  dc:identifier "145779" ;
  a skos:Concept ;
  rdfs:label "Wirtschaftsstatistik, Einzelne Sachgebiete betreffend"@de, "Economic statistics, regarding individual subject areas"@en ;
  skos:prefLabel "Economic statistics, regarding individual subject areas"@en, "Wirtschaftsstatistik, Einzelne Sachgebiete betreffend"@de ;
  skos:exactMatch gnd:4066517-3, gnd:4056995-0, wd:Q104700351 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 00 SM 003.02" ;
  zbwext:folderCount 4 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145779>, <https://pm20.zbw.eu/category/subject/s/n_Sm3.II> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163251> ;
  skos:editorialNote "evtl. Schlagwortvergabe"@de ;
  skos:notation "n Sm3.II" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145779/about> .

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 .
