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

<https://pm20.zbw.eu/category/subject/i/145500>
  skos:notation "n27" ;
  rdfs:label "Cooperatives"@en, "Genossenschaftswesen"@de ;
  skos:prefLabel "Cooperatives"@en, "Genossenschaftswesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145507> .

<https://pm20.zbw.eu/category/subject/i/145507>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145500> ;
  zbwext:folderCount 8 ;
  rdfs:label "Landwirtschaftliche Genossenschaften"@de, "Agricultural cooperatives"@en ;
  gndo:gndIdentifier "4073997-1", "4073995-8", "4020160-0" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145507>, <https://pm20.zbw.eu/category/subject/s/n27_Sm7> ;
  skos:exactMatch gnd:4073995-8, wd:Q104711084, gnd:4020160-0, gnd:4073997-1 ;
  skos:prefLabel "Landwirtschaftliche Genossenschaften"@de, "Agricultural cooperatives"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145507/about> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 27 SM 007" ;
  skos:note "folderCount: 8" ;
  skos:notation "n27 Sm7" ;
  dc:identifier "145507" .

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 .
