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

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/161908>
  skos:notation "n3 Sm1" ;
  rdfs:label "State land ownership and land policies"@en, "Staatliche Bodenbesitzverhältnisse und Bodenpolitik"@de ;
  skos:prefLabel "State land ownership and land policies"@en, "Staatliche Bodenbesitzverhältnisse und Bodenpolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145030> .

<https://pm20.zbw.eu/category/subject/i/145030>
  gndo:gndIdentifier "4308671-8", "4158373-5", "4022325-5", "4029926-0" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Cadastre, land registry"@en, "Katasterwesen, Grundbuchwesen"@de ;
  skos:exactMatch gnd:4022325-5, gnd:4029926-0, gnd:4308671-8, wd:Q104710505, gnd:4158373-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145030/about> ;
  zbwext:notationLong "n 03 SM 001.03" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145030>, <https://pm20.zbw.eu/category/subject/s/n3_Sm1.III> ;
  skos:note "folderCount: 3" ;
  a skos:Concept ;
  skos:notation "n3 Sm1.III" ;
  zbwext:folderCount 3 ;
  rdfs:label "Cadastre, land registry"@en, "Katasterwesen, Grundbuchwesen"@de ;
  dc:identifier "145030" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161908> .

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