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

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/i/145352>
  rdfs:label "Hypothekenbewegung, Allgemein"@de, "Mortgage rate changes, general"@en ;
  skos:prefLabel "Hypothekenbewegung, Allgemein"@de, "Mortgage rate changes, general"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145352>, <https://pm20.zbw.eu/category/subject/s/n24_Sm4.IIIa> ;
  dc:identifier "145352" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161762> ;
  a skos:Concept ;
  skos:notation "n24 Sm4.IIIa" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145352/about> ;
  zbwext:notationLong "n 24 SM 004.03a" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<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/145352> .

