@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144673>
  skos:notation "h5" ;
  rdfs:label "Local government, general"@en, "Provinzial- und Kommunalverwaltung, Allgemein"@de ;
  skos:prefLabel "Local government, general"@en, "Provinzial- und Kommunalverwaltung, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144675> .

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/144675>
  zbwext:notationLong "h 05 SM 002" ;
  dc:identifier "144675" ;
  skos:exactMatch gnd:4071616-8, gnd:4063317-2, gnd:4182646-2, wd:Q104700091 ;
  rdfs:label "Eingemeindung, Umgemeindung, Allgemein"@de, "Incorporation, reorganization of local authorities, general"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144675>, <https://pm20.zbw.eu/category/subject/s/h5_Sm2> ;
  skos:prefLabel "Eingemeindung, Umgemeindung, Allgemein"@de, "Incorporation, reorganization of local authorities, general"@en ;
  gndo:gndIdentifier "4182646-2", "4063317-2", "4071616-8" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144673> ;
  zbwext:folderCount 1 ;
  skos:note "folderCount: 1" ;
  skos:notation "h5 Sm2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144675/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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