@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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/145043>
  a skos:Concept ;
  skos:notation "n3 Sm501 (E15)" ;
  dc:identifier "145043" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145043/about> ;
  skos:prefLabel "Land Trust Certificates, General"@en, "Land Trust Certificates, Allgemein"@de ;
  rdfs:label "Land Trust Certificates, Allgemein"@de, "Land Trust Certificates, General"@en ;
  zbwext:notationLong "n 03 SM 501 (E 015)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145043>, <https://pm20.zbw.eu/category/subject/s/n3_Sm501_(E15)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145027> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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