@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145510>
  skos:notation "n28 Sm1" ;
  a skos:Concept ;
  skos:exactMatch wd:Q104711086, gnd:4259231-8, gnd:4072636-8 ;
  gndo:gndIdentifier "4259231-8", "4072636-8" ;
  dc:identifier "145510" ;
  skos:scopeNote "Hotelwesen"@de ;
  rdfs:label "Hotelgewerbe (alt)"@de, "Hotel industry"@en ;
  zbwext:folderCount 12 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145510>, <https://pm20.zbw.eu/category/subject/s/n28_Sm1> ;
  skos:note "folderCount: 12" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145510/about> ;
  skos:prefLabel "Hotel industry"@en, "Hotelgewerbe (alt)"@de ;
  zbwext:notationLong "n 28 SM 001" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145509> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145509>
  skos:notation "n28" ;
  rdfs:label "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  skos:prefLabel "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145510> .

