@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/213527>
  skos:notation "c5 Sm50" ;
  rdfs:label "Climate, institutions"@en, "Landeskunde, Klima, Institutionen"@de ;
  skos:prefLabel "Climate, institutions"@en, "Landeskunde, Klima, Institutionen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144209> .

<https://pm20.zbw.eu/category/subject/i/144209>
  zbwext:notationLong "c 05" ;
  skos:prefLabel "Climate"@en, "Landeskunde, Klima"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/c5>, <http://purl.org/pressemappe20/category/subject/i/144209> ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/213527> ;
  skos:notation "c5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144209/about> ;
  rdfs:label "Landeskunde, Klima"@de, "Climate"@en ;
  skos:exactMatch gnd:4031170-3, wd:Q99427835 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144209" ;
  skos:note "folderCount: 35" ;
  gndo:gndIdentifier "4031170-3" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144199> ;
  zbwext:folderCount 35 .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144199>
  skos:notation "c" ;
  rdfs:label "Country studies, general"@en, "Landeskunde, Allgemein"@de ;
  skos:prefLabel "Country studies, general"@en, "Landeskunde, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144209> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

