@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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/145361>
  zbwext:notationLong "n 24 SM 004.04e (alt)" ;
  skos:prefLabel "Hypothekarkreditanstalten, Aufwertung von Pfandbriefen, Rentenbriefen etc."@de, "Mortgage credit institutions, revaluation of Pfandbriefe, annuity letters, etc."@en ;
  rdfs:label "Hypothekarkreditanstalten, Aufwertung von Pfandbriefen, Rentenbriefen etc."@de, "Mortgage credit institutions, revaluation of Pfandbriefe, annuity letters, etc."@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145361>, <https://pm20.zbw.eu/category/subject/s/n24_Sm4.IVe_(alt)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161769> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145361/about> ;
  skos:notation "n24 Sm4.IVe (alt)" ;
  a skos:Concept ;
  dc:identifier "145361" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161769>
  skos:notation "n24 Sm4.IV" ;
  rdfs:label "Mortgage lenders"@en, "Hypothekarkreditanstalten"@de ;
  skos:prefLabel "Mortgage lenders"@en, "Hypothekarkreditanstalten"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145361> .

