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

<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:narrower <https://pm20.zbw.eu/category/subject/i/145356> .

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

