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

<https://pm20.zbw.eu/category/subject/i/161867>
  skos:notation "n13a Sm6" ;
  rdfs:label "Shipbuilding"@en, "Schiffbau"@de ;
  skos:prefLabel "Shipbuilding"@en, "Schiffbau"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161873> .

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

<https://pm20.zbw.eu/category/subject/i/145126>
  skos:notation "n13a Sm6.IVb" ;
  rdfs:label "Shipbuilding, foreign ship finance, for individual countries"@en, "Schiffbau, Schiffsbanken für das Ausland, für einzelne Länder"@de ;
  skos:prefLabel "Shipbuilding, foreign ship finance, for individual countries"@en, "Schiffbau, Schiffsbanken für das Ausland, für einzelne Länder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161873> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145125>
  skos:notation "n13a Sm6.IVa" ;
  rdfs:label "Shipbuilding, foreign ship finance, general"@en, "Schiffbau, Schiffsbanken für das Ausland, Allgemein"@de ;
  skos:prefLabel "Shipbuilding, foreign ship finance, general"@en, "Schiffbau, Schiffsbanken für das Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161873> .

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

