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

<https://pm20.zbw.eu/category/subject/i/145048>
  skos:notation "n4" ;
  rdfs:label "Agriculture"@en, "Landwirtschaft"@de ;
  skos:prefLabel "Agriculture"@en, "Landwirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161905> .

<https://pm20.zbw.eu/category/subject/i/145056>
  skos:notation "n4 Sm8.I" ;
  rdfs:label "Pest control, general"@en, "Schädlingsbekämpfung, Allgemein"@de ;
  skos:prefLabel "Pest control, general"@en, "Schädlingsbekämpfung, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161905> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161905>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 5" ;
  dc:identifier "161905" ;
  rdfs:label "Schädlingsbekämpfung"@de, "Pest control"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145048> ;
  skos:prefLabel "Pest control"@en, "Schädlingsbekämpfung"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q104710532 ;
  zbwext:notationLong "n 04 SM 008" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161905>, <https://pm20.zbw.eu/category/subject/s/n4_Sm8> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161905/about> ;
  skos:notation "n4 Sm8" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145056>, <https://pm20.zbw.eu/category/subject/i/145057> ;
  zbwext:folderCount 5 .

<https://pm20.zbw.eu/category/subject/i/145057>
  skos:notation "n4 Sm8.II" ;
  rdfs:label "Control of individual pests"@en, "Schädlingsbekämpfung, Einzelne"@de ;
  skos:prefLabel "Control of individual pests"@en, "Schädlingsbekämpfung, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161905> .

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

