@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 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 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/196472>
  zbwext:folderCount 1 ;
  rdfs:label "Handel, Konferenzen"@de, "Trade, conferences"@en ;
  dc:identifier "196472" ;
  skos:notation "n18 Sm20" ;
  skos:prefLabel "Trade, conferences"@en, "Handel, Konferenzen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:exactMatch wd:Q104710939, gnd:4023222-0, gnd:4032055-8 ;
  zbwext:notationLong "n 18 SM 020" ;
  gndo:gndIdentifier "4032055-8", "4023222-0" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/196472/about> ;
  skos:note "folderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/196472>, <https://pm20.zbw.eu/category/subject/s/n18_Sm20> .

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

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