@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/145352>
  skos:notation "n24 Sm4.IIIa" ;
  rdfs:label "Mortgage rate changes, general"@en, "Hypothekenbewegung, Allgemein"@de ;
  skos:prefLabel "Mortgage rate changes, general"@en, "Hypothekenbewegung, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161762> .

<https://pm20.zbw.eu/category/subject/i/161781>
  skos:notation "n24 Sm4.IIIc" ;
  rdfs:label "Mortgages taken out abroad"@en, "Im Ausland aufgenommene Hypotheken"@de ;
  skos:prefLabel "Mortgages taken out abroad"@en, "Im Ausland aufgenommene Hypotheken"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161762> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161752>
  skos:notation "n24 Sm4" ;
  rdfs:label "Lending"@en, "Kreditwesen"@de ;
  skos:prefLabel "Lending"@en, "Kreditwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161762> .

<https://pm20.zbw.eu/category/subject/i/161778>
  skos:notation "n24 Sm4.IIIb" ;
  rdfs:label "Mortgages given abroad"@en, "An das Ausland gegebene Hypotheken"@de ;
  skos:prefLabel "Mortgages given abroad"@en, "An das Ausland gegebene Hypotheken"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161762> .

<https://pm20.zbw.eu/category/subject/i/161762>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161778>, <https://pm20.zbw.eu/category/subject/i/161781>, <https://pm20.zbw.eu/category/subject/i/145352> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161762/about> ;
  dc:identifier "161762" ;
  rdfs:label "Mortgage rate changes"@en, "Hypothekenbewegung"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161762>, <https://pm20.zbw.eu/category/subject/s/n24_Sm4.III> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161752> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 24 SM 004.03" ;
  skos:notation "n24 Sm4.III" ;
  skos:prefLabel "Mortgage rate changes"@en, "Hypothekenbewegung"@de .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

