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

<https://pm20.zbw.eu/category/subject/i/144201>
  zbwext:notationLong "c 01 SM 501 (B 042)" ;
  skos:prefLabel "Himalaya Expeditionen"@de, "Himalayas expeditions"@en ;
  dc:identifier "144201" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144200> ;
  skos:note "folderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144201>, <https://pm20.zbw.eu/category/subject/s/c1_Sm501_(B42)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144201/about> ;
  skos:notation "c1 Sm501 (B42)" ;
  skos:exactMatch wd:Q104699236 ;
  rdfs:label "Himalaya Expeditionen"@de, "Himalayas expeditions"@en ;
  zbwext:folderCount 1 .

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/144200>
  skos:notation "c1" ;
  rdfs:label "Expeditions"@en, "Expeditionen"@de ;
  skos:prefLabel "Expeditions"@en, "Expeditionen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144201> .

