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

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/145059>
  skos:exactMatch gnd:4034402-2, wd:Q104710539, gnd:4059205-4 ;
  dc:identifier "145059" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145048> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n4_Sm60>, <http://purl.org/pressemappe20/category/subject/i/145059> ;
  skos:prefLabel "Landwirtschaft, Technisches"@de, "Agriculture, technical matters"@en ;
  zbwext:notationLong "n 04 SM 060" ;
  gndo:gndIdentifier "4059205-4", "4034402-2" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Landwirtschaft, Technisches"@de, "Agriculture, technical matters"@en ;
  skos:notation "n4 Sm60" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145059/about> ;
  skos:note "folderCount: 6" ;
  zbwext:folderCount 6 .

