@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 schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/145262>
  skos:notation "n18" ;
  rdfs:label "Trade and commerce"@en, "Handel"@de ;
  skos:prefLabel "Trade and commerce"@en, "Handel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145279> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145279>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145279/about> ;
  skos:exactMatch gnd:4272524-0, gnd:4056995-0, wd:Q104710940, gnd:4023222-0 ;
  skos:prefLabel "Periodic trade statistics"@en, "Periodische Handelsstatistiken"@de ;
  zbwext:notationLong "n 18 SM 029 (alt)" ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4056995-0", "4272524-0", "4023222-0" ;
  dc:identifier "145279" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n18 Sm29 (alt)" ;
  rdfs:label "Periodische Handelsstatistiken"@de, "Periodic trade statistics"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145279>, <https://pm20.zbw.eu/category/subject/s/n18_Sm29_(alt)> .

