@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 schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161873>
  skos:notation "n13a Sm6.IV" ;
  rdfs:label "Shipbuilding, ship finance"@en, "Schiffbau, Schiffsbanken für das Ausland"@de ;
  skos:prefLabel "Shipbuilding, ship finance"@en, "Schiffbau, Schiffsbanken für das Ausland"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145125> .

<https://pm20.zbw.eu/category/subject/i/145125>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145125/about> ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4179590-8", "4052397-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n13a Sm6.IVa" ;
  skos:exactMatch gnd:4052397-4, wd:Q104710656, gnd:4179590-8 ;
  skos:prefLabel "Schiffbau, Schiffsbanken für das Ausland, Allgemein"@de, "Shipbuilding, foreign ship finance, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13a_Sm6.IVa>, <http://purl.org/pressemappe20/category/subject/i/145125> ;
  zbwext:notationLong "n 13a SM 006.04a" ;
  rdfs:label "Schiffbau, Schiffsbanken für das Ausland, Allgemein"@de, "Shipbuilding, foreign ship finance, general"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161873> ;
  dc:identifier "145125" ;
  skos:note "folderCount: 1" .

