@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 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#> .
@prefix schema: <http://schema.org/> .

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/145292>
  skos:note "folderCount: 4" ;
  skos:exactMatch gnd:4121848-6, gnd:4071601-6, wd:Q104710957, gnd:4393093-1, gnd:4187749-4, gnd:4259231-8, gnd:4071600-4 ;
  skos:prefLabel "Gastwirtschaften, Schankwirtschaften, Vergnügungsbetriebe, Vergnügungsstätten"@de, "Inns, taverns, amusement facilities, amusement centers"@en ;
  zbwext:notationLong "n 20 SM 002" ;
  gndo:gndIdentifier "4071601-6", "4121848-6", "4071600-4", "4393093-1", "4187749-4", "4259231-8" ;
  zbwext:folderCount 4 ;
  dc:identifier "145292" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n20_Sm2>, <http://purl.org/pressemappe20/category/subject/i/145292> ;
  skos:notation "n20 Sm2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145292/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145290> ;
  rdfs:label "Gastwirtschaften, Schankwirtschaften, Vergnügungsbetriebe, Vergnügungsstätten"@de, "Inns, taverns, amusement facilities, amusement centers"@en ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145290>
  skos:notation "n20" ;
  rdfs:label "Retail"@en, "Kleinhandel"@de ;
  skos:prefLabel "Retail"@en, "Kleinhandel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145292> .

