@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 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 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/145256>
  gndo:gndIdentifier "4043164-2", "4130981-9", "7504823-1", "4056769-2", "4069177-9", "4144204-0", "4011455-7", "4055001-1", "4051952-1" ;
  dc:identifier "145256" ;
  skos:prefLabel "Public building maintenance"@en, "Öffentliche Baupflege"@de ;
  skos:exactMatch gnd:4043164-2, gnd:4069177-9, gnd:4130981-9, gnd:4056769-2, gnd:4055001-1, wd:Q104710840, gnd:4011455-7, gnd:7504823-1, gnd:4144204-0, gnd:4051952-1 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n17_Sm4>, <http://purl.org/pressemappe20/category/subject/i/145256> ;
  zbwext:notationLong "n 17 SM 004" ;
  rdfs:label "Öffentliche Baupflege"@de, "Public building maintenance"@en ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145256/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145250> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:notation "n17 Sm4" .

<https://pm20.zbw.eu/category/subject/i/145250>
  skos:notation "n17" ;
  rdfs:label "Construction and housing"@en, "Bauwesen und Wohnungswesen"@de ;
  skos:prefLabel "Construction and housing"@en, "Bauwesen und Wohnungswesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145256> .

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