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

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/145068>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145068/about> ;
  skos:prefLabel "Agriculture in individual provinces, states and cities"@en, "Landwirtschaft in einzelnen Bundesstaaten, Provinzen etc."@de ;
  skos:exactMatch wd:Q99428024, gnd:4034402-2 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145048> ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  zbwext:folderCount 12 ;
  skos:notation "n4a" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4034402-2" ;
  dc:identifier "145068" ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145068>, <https://pm20.zbw.eu/category/subject/s/n4a> ;
  rdfs:label "Landwirtschaft in einzelnen Bundesstaaten, Provinzen etc."@de, "Agriculture in individual provinces, states and cities"@en ;
  zbwext:notationLong "n 04a" ;
  skos:note "folderCount: 12" .

