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

<https://pm20.zbw.eu/category/subject/i/144217>
  rdfs:label "Nature reserve"@en, "Naturschutzparks (bis 1945)"@de ;
  gndo:gndIdentifier "4041414-0" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144217>, <https://pm20.zbw.eu/category/subject/s/c_Sm1_(alt)> ;
  skos:note "folderCount: 8" ;
  zbwext:notationLong "c 00 SM 001 (alt)" ;
  zbwext:folderCount 8 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144199> ;
  skos:notation "c Sm1 (alt)" ;
  skos:exactMatch wd:Q104699229, gnd:4041414-0 ;
  skos:prefLabel "Nature reserve"@en, "Naturschutzparks (bis 1945)"@de ;
  a skos:Concept ;
  dc:identifier "144217" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144217/about> .

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/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/144217> .

