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

<https://pm20.zbw.eu/category/subject/i/161775>
  skos:notation "n24 Sm4.V" ;
  rdfs:label "Ship mortgage"@en, "Schiffsbeleihungswesen"@de ;
  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/145363>
  gndo:gndIdentifier "4179583-0", "4179590-8" ;
  skos:prefLabel "Schiffsbeleihungswesen, Schiffsbeleihungsbanken, Schiffshypothekenbanken, Allgemein"@de, "Ship mortgage, ship mortgage banks, general"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145363>, <https://pm20.zbw.eu/category/subject/s/n24_Sm4.Vb> ;
  skos:notation "n24 Sm4.Vb" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4179590-8, gnd:4179583-0 ;
  rdfs:label "Schiffsbeleihungswesen, Schiffsbeleihungsbanken, Schiffshypothekenbanken, Allgemein"@de, "Ship mortgage, ship mortgage banks, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161775> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145363/about> ;
  zbwext:notationLong "n 24 SM 004.05b" ;
  dc:identifier "145363" ;
  a skos:Concept .

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 .
