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

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/161905>
  skos:notation "n4 Sm8" ;
  rdfs:label "Pest control"@en, "Schädlingsbekämpfung"@de ;
  skos:prefLabel "Pest control"@en, "Schädlingsbekämpfung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145056> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145056>
  skos:prefLabel "Pest control, general"@en, "Schädlingsbekämpfung, Allgemein"@de ;
  skos:exactMatch gnd:4051952-1, wd:Q104710533, gnd:4034402-2 ;
  skos:notation "n4 Sm8.I" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Schädlingsbekämpfung, Allgemein"@de, "Pest control, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n4_Sm8.I>, <http://purl.org/pressemappe20/category/subject/i/145056> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145056/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161905> ;
  gndo:gndIdentifier "4051952-1", "4034402-2" ;
  a skos:Concept ;
  dc:identifier "145056" ;
  skos:note "folderCount: 13" ;
  zbwext:folderCount 13 ;
  zbwext:notationLong "n 04 SM 008.01" .

