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

<https://pm20.zbw.eu/category/subject/i/161775>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm4.V>, <http://purl.org/pressemappe20/category/subject/i/161775> ;
  gndo:gndIdentifier "4179590-8", "4179583-0" ;
  zbwext:notationLong "n 24 SM 004.05" ;
  skos:prefLabel "Ship mortgage"@en, "Schiffsbeleihungswesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145363>, <https://pm20.zbw.eu/category/subject/i/145362> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161775/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Schiffsbeleihungswesen"@de, "Ship mortgage"@en ;
  skos:exactMatch gnd:4179590-8, gnd:4179583-0 ;
  dc:identifier "161775" ;
  skos:notation "n24 Sm4.V" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161752> .

<https://pm20.zbw.eu/category/subject/i/145363>
  skos:notation "n24 Sm4.Vb" ;
  rdfs:label "Ship mortgage, ship mortgage banks, general"@en, "Schiffsbeleihungswesen, Schiffsbeleihungsbanken, Schiffshypothekenbanken, Allgemein"@de ;
  skos:prefLabel "Ship mortgage, ship mortgage banks, general"@en, "Schiffsbeleihungswesen, Schiffsbeleihungsbanken, Schiffshypothekenbanken, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161775> .

<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/161775> .

<https://pm20.zbw.eu/category/subject/i/145362>
  skos:notation "n24 Sm4.Va" ;
  rdfs:label "Ship mortgage, general"@en, "Schiffsbeleihungswesen, Allgemein, Schiffshypothekenwesen"@de ;
  skos:prefLabel "Ship mortgage, general"@en, "Schiffsbeleihungswesen, Allgemein, Schiffshypothekenwesen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161775> .

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

