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

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

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/182061>
  rdfs:label "Landwirtschaft, Institutionen"@de, "Agriculture, institutions"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/182061>, <https://pm20.zbw.eu/category/subject/s/n4_Sm50> ;
  a skos:Concept ;
  skos:prefLabel "Agriculture, institutions"@en, "Landwirtschaft, Institutionen"@de ;
  skos:note "folderCount: 4" ;
  gndo:gndIdentifier "4144146-1", "4034402-2", "4027286-2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182061/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4027286-2, gnd:4034402-2, gnd:4144146-1, wd:Q104710538 ;
  zbwext:folderCount 4 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145048> ;
  zbwext:notationLong "n 04 SM 050" ;
  skos:notation "n4 Sm50" ;
  dc:identifier "182061" .

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