@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

<https://pm20.zbw.eu/category/subject/i/145280>
  dc:identifier "145280" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n18_Sm501_(A9)>, <http://purl.org/pressemappe20/category/subject/i/145280> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145280/about> ;
  skos:exactMatch gnd:4131876-6, gnd:4003832-4, gnd:4066410-4, wd:Q104710945 ;
  gndo:gndIdentifier "4066410-4", "4003832-4", "4131876-6" ;
  skos:note "folderCount: 1" ;
  rdfs:label "Overseas week (Hamburg economy)"@en, "Überseewoche (Wirtschaft Hamburg)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:prefLabel "Überseewoche (Wirtschaft Hamburg)"@de, "Overseas week (Hamburg economy)"@en ;
  skos:notation "n18 Sm501 (A9)" ;
  zbwext:notationLong "n 18 SM 501 (A 009)" ;
  a skos:Concept ;
  zbwext:folderCount 1 .

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