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

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/145931>
  skos:notation "p6" ;
  rdfs:label "Settlements"@en, "Siedlungen"@de ;
  skos:prefLabel "Settlements"@en, "Siedlungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145932> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145932>
  a skos:Concept ;
  zbwext:folderCount 3 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145931> ;
  zbwext:notationLong "p 06 SM 001" ;
  rdfs:label "Agricultural settlements"@en, "Bauernsiedlungen"@de ;
  skos:notation "p6 Sm1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145932>, <https://pm20.zbw.eu/category/subject/s/p6_Sm1> ;
  skos:prefLabel "Bauernsiedlungen"@de, "Agricultural settlements"@en ;
  skos:exactMatch wd:Q104711359 ;
  dc:identifier "145932" ;
  skos:note "folderCount: 3" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145932/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

