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

<https://pm20.zbw.eu/category/subject/i/145570>
  skos:notation "n32 Sm3 (alt)" ;
  rdfs:label "Mine hazard"@en, "Minengefahr"@de ;
  skos:prefLabel "Mine hazard"@en, "Minengefahr"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145572> .

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/145572>
  skos:prefLabel "Bestellungen von Schiffsbauten im Ausland, in einzelnen Ländern"@de, "Orders for shipbuilding abroad, in individual countries"@en ;
  rdfs:label "Orders for shipbuilding abroad, in individual countries"@en, "Bestellungen von Schiffsbauten im Ausland, in einzelnen Ländern"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145572/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145572>, <https://pm20.zbw.eu/category/subject/s/n32_Sm3b> ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  zbwext:notationLong "n 32 SM 003b" ;
  dc:identifier "145572" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145570> ;
  skos:notation "n32 Sm3b" .

