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

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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/196473>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n18_Sm50>, <http://purl.org/pressemappe20/category/subject/i/196473> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/196473/about> ;
  skos:prefLabel "Handel, Institutionen"@de, "Trade, institutions"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  rdfs:label "Handel, Institutionen"@de, "Trade, institutions"@en ;
  skos:exactMatch wd:Q104710942, gnd:4023222-0 ;
  a skos:Concept ;
  dc:identifier "196473" ;
  skos:notation "n18 Sm50" ;
  zbwext:notationLong "n 18 SM 050" ;
  skos:note "folderCount: 3" ;
  gndo:gndIdentifier "4023222-0" ;
  zbwext:folderCount 3 .

