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

<https://pm20.zbw.eu/category/subject/i/199612>
  skos:prefLabel "Hotelgewerbe"@de, "Hotel industry"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/199612>, <https://pm20.zbw.eu/category/subject/s/n39_Sm1> ;
  a skos:Concept ;
  gndo:gndIdentifier "4259231-8", "4072636-8" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Hotel industry"@en, "Hotelgewerbe"@de ;
  skos:exactMatch gnd:4072636-8, gnd:4259231-8 ;
  dc:identifier "199612" ;
  zbwext:notationLong "n 39 SM 001" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/199612/about> ;
  skos:notation "n39 Sm1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145763> .

<https://pm20.zbw.eu/category/subject/i/145763>
  skos:notation "n39 (alt)" ;
  rdfs:label "Acquisition companies (general)"@en, "Erwerbsgesellschaften (Allgemein)"@de ;
  skos:prefLabel "Acquisition companies (general)"@en, "Erwerbsgesellschaften (Allgemein)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/199612> .

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 .
