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

<https://pm20.zbw.eu/category/subject/i/161625>
  skos:notation "n28 Sm2" ;
  rdfs:label "Travel, tourism"@en, "Reiseverkehr, Fremdenverkehr"@de ;
  skos:prefLabel "Travel, tourism"@en, "Reiseverkehr, Fremdenverkehr"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145511> .

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/145511>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145511/about> ;
  skos:exactMatch gnd:4130838-4, gnd:4122150-3, wd:Q104711088, gnd:4466880-6, gnd:4018406-7 ;
  skos:notation "n28 Sm2.I" ;
  rdfs:label "Reiseverkehr, Fremdenverkehr, Allgemein"@de, "Travel, tourism, general"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145511>, <https://pm20.zbw.eu/category/subject/s/n28_Sm2.I> ;
  skos:prefLabel "Reiseverkehr, Fremdenverkehr, Allgemein"@de, "Travel, tourism, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161625> ;
  zbwext:notationLong "n 28 SM 002.01" ;
  gndo:gndIdentifier "4466880-6", "4130838-4", "4122150-3", "4018406-7" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:folderCount 11 ;
  skos:note "folderCount: 11" ;
  dc:identifier "145511" .

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