@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/145252>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Rent and tenant issues, tenancy law issues"@en, "Miete und Mieterfragen, Mietrechtsfragen"@de ;
  skos:prefLabel "Miete und Mieterfragen, Mietrechtsfragen"@de, "Rent and tenant issues, tenancy law issues"@en ;
  gndo:gndIdentifier "4169785-6", "4187893-0", "4074781-5" ;
  skos:exactMatch gnd:4074781-5, wd:Q104710836, gnd:4169785-6, gnd:4187893-0 ;
  skos:notation "n17 Sm1.I" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n17_Sm1.I>, <http://purl.org/pressemappe20/category/subject/i/145252> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161822> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145252/about> ;
  zbwext:notationLong "n 17 SM 001.01" ;
  skos:note "folderCount: 3" ;
  zbwext:folderCount 3 ;
  dc:identifier "145252" ;
  a skos:Concept .

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/161822>
  skos:notation "n17 Sm1" ;
  rdfs:label "Rent and tenant issues"@en, "Miete und Mieterfragen"@de ;
  skos:prefLabel "Rent and tenant issues"@en, "Miete und Mieterfragen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145252> .

