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

<https://pm20.zbw.eu/category/subject/i/145027>
  skos:notation "n3" ;
  rdfs:label "Land ownership and policies, home ownership"@en, "Bodenbesitzverhältnisse und Bodenpolitik, Hausbesitz"@de ;
  skos:prefLabel "Land ownership and policies, home ownership"@en, "Bodenbesitzverhältnisse und Bodenpolitik, Hausbesitz"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145035> .

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/145035>
  gndo:gndIdentifier "4229761-8", "4146165-4" ;
  zbwext:folderCount 2 ;
  rdfs:label "Land reform movement"@en, "Bodenreformbewegung"@de ;
  zbwext:notationLong "n 03 SM 004" ;
  skos:exactMatch wd:Q889627, gnd:4146165-4, gnd:4229761-8 ;
  dc:identifier "145035" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145035>, <https://pm20.zbw.eu/category/subject/s/n3_Sm4> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n3 Sm4" ;
  skos:note "folderCount: 2" ;
  skos:prefLabel "Bodenreformbewegung"@de, "Land reform movement"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145027> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145035/about> ;
  a skos:Concept .

