@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

<https://pm20.zbw.eu/category/subject/i/145036>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n3 Sm5" ;
  a skos:Concept ;
  rdfs:label "Grundbesitz von Ausländern, Überfremdung"@de, "Real estate owned by foreigners, foreign infiltration"@en ;
  gndo:gndIdentifier "4072130-9", "4003725-3", "4508852-4" ;
  skos:exactMatch gnd:4003725-3, gnd:4508852-4, gnd:4072130-9, wd:Q104710515 ;
  zbwext:notationLong "n 03 SM 005" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145036>, <https://pm20.zbw.eu/category/subject/s/n3_Sm5> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145036/about> ;
  skos:prefLabel "Grundbesitz von Ausländern, Überfremdung"@de, "Real estate owned by foreigners, foreign infiltration"@en ;
  zbwext:folderCount 7 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145027> ;
  dc:identifier "145036" ;
  skos:note "folderCount: 7" .

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 .
