@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .

<https://pm20.zbw.eu/category/subject/i/161781>
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145355>, <https://pm20.zbw.eu/category/subject/i/145356> ;
  rdfs:label "Mortgages taken out abroad"@en, "Im Ausland aufgenommene Hypotheken"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161781/about> ;
  dc:identifier "161781" ;
  gndo:gndIdentifier "4161145-7" ;
  skos:prefLabel "Im Ausland aufgenommene Hypotheken"@de, "Mortgages taken out abroad"@en ;
  skos:notation "n24 Sm4.IIIc" ;
  zbwext:notationLong "n 24 SM 004.03c" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161781>, <https://pm20.zbw.eu/category/subject/s/n24_Sm4.IIIc> ;
  skos:exactMatch gnd:4161145-7 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  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/145356>
  skos:notation "n24 Sm4.IIIc2" ;
  rdfs:label "Mortgages taken out abroad, by nationals of individual countries"@en, "Im Ausland aufgenommene Hypotheken, Von Angehörigen Einzelne Länder"@de ;
  skos:prefLabel "Mortgages taken out abroad, by nationals of individual countries"@en, "Im Ausland aufgenommene Hypotheken, Von Angehörigen Einzelne Länder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161781> .

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

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

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

