@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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/145042> .

<https://pm20.zbw.eu/category/subject/i/145042>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n3_Sm501_(A19)>, <http://purl.org/pressemappe20/category/subject/i/145042> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145042" ;
  skos:prefLabel "Drainage of the Zuidersee (Zuydersee)"@en, "Trockenlegung der Zuidersee (Zuydersee)"@de ;
  skos:notation "n3 Sm501 (A19)" ;
  zbwext:notationLong "n 03 SM 501 (A 019)" ;
  rdfs:label "Drainage of the Zuidersee (Zuydersee)"@en, "Trockenlegung der Zuidersee (Zuydersee)"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145042/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145027> .

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 .
