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

<https://pm20.zbw.eu/category/subject/i/230620>
  skos:notation "n17 Sm2" ;
  rdfs:label "Workers' housing"@en, "Arbeiterwohnungen"@de ;
  skos:prefLabel "Workers' housing"@en, "Arbeiterwohnungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145254> .

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 .
<https://pm20.zbw.eu/category/subject/i/145254>
  gndo:gndIdentifier "4205756-5" ;
  a skos:Concept ;
  skos:prefLabel "Workers' housing, general"@en, "Arbeiterwohnungen, Allgemein"@de ;
  zbwext:folderCount 5 ;
  skos:notation "n17 Sm2.I" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n17_Sm2.I>, <http://purl.org/pressemappe20/category/subject/i/145254> ;
  skos:note "folderCount: 5" ;
  dc:identifier "145254" ;
  rdfs:label "Arbeiterwohnungen, Allgemein"@de, "Workers' housing, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145254/about> ;
  zbwext:notationLong "n 17 SM 002.01" ;
  skos:exactMatch gnd:4205756-5, wd:Q104710838 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230620> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

