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

<https://pm20.zbw.eu/category/subject/i/161609>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm3>, <http://purl.org/pressemappe20/category/subject/i/161609> ;
  skos:prefLabel "Bestellungen von Schiffsbauten im Ausland"@de, "Orders for shipbuilding abroad"@en ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145571> ;
  rdfs:label "Bestellungen von Schiffsbauten im Ausland"@de, "Orders for shipbuilding abroad"@en ;
  a skos:Concept ;
  dc:identifier "161609" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161609/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 0 ;
  zbwext:notationLong "n 32 SM 003" ;
  skos:exactMatch wd:Q104713052 ;
  skos:notation "n32 Sm3" .

<https://pm20.zbw.eu/category/subject/i/145571>
  skos:notation "n32 Sm3a" ;
  rdfs:label "Orders for shipbuilding abroad, general"@en, "Bestellungen von Schiffsbauten im Ausland, Allgemein"@de ;
  skos:prefLabel "Orders for shipbuilding abroad, general"@en, "Bestellungen von Schiffsbauten im Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161609> .

<https://pm20.zbw.eu/category/subject/i/145567>
  skos:notation "n32" ;
  rdfs:label "Maritime shipping"@en, "Seeschiffahrt"@de ;
  skos:prefLabel "Maritime shipping"@en, "Seeschiffahrt"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161609> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

