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

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

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/145052>
  skos:exactMatch wd:Q104710528, gnd:4066442-9, gnd:4198990-9, gnd:4034402-2, gnd:4058345-4 ;
  dc:identifier "145052" ;
  gndo:gndIdentifier "4034402-2", "4198990-9", "4066442-9", "4058345-4" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145052/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145048> ;
  skos:prefLabel "State support for agriculture"@en, "Staatliche Unterstützung der Landwirtschaft"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n4_Sm4>, <http://purl.org/pressemappe20/category/subject/i/145052> ;
  zbwext:notationLong "n 04 SM 004" ;
  skos:notation "n4 Sm4" ;
  rdfs:label "State support for agriculture"@en, "Staatliche Unterstützung der Landwirtschaft"@de ;
  zbwext:folderCount 13 ;
  skos:note "folderCount: 13" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
