@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145915>
  skos:notation "p2" ;
  rdfs:label "Settlement policy"@en, "Siedlungspolitik"@de ;
  skos:prefLabel "Settlement policy"@en, "Siedlungspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145916> .

<https://pm20.zbw.eu/category/subject/i/145916>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145916>, <https://pm20.zbw.eu/category/subject/s/p2_Sm1> ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  rdfs:label "Private Siedlungspläne"@de, "Private settlement plans"@en ;
  dc:identifier "145916" ;
  skos:exactMatch wd:Q104711345 ;
  skos:note "folderCount: 1" ;
  skos:prefLabel "Private Siedlungspläne"@de, "Private settlement plans"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145916/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145915> ;
  zbwext:notationLong "p 02 SM 001" ;
  skos:notation "p2 Sm1" .

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 .
