@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 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/145636>
  skos:notation "n32 Sm503 (H)" ;
  rdfs:label "Extraterritoriality of state merchant ships"@en, "Exterritorialität von staatlichen Handelsschiffen"@de ;
  skos:prefLabel "Extraterritoriality of state merchant ships"@en, "Exterritorialität von staatlichen Handelsschiffen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145637> .

<https://pm20.zbw.eu/category/subject/i/145637>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145636> ;
  skos:notation "n32 Sm503.I (E15)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm503.I_(E15)>, <http://purl.org/pressemappe20/category/subject/i/145637> ;
  skos:prefLabel "Shipping Board, Bureau of the Commerce Department, Allgemein"@de, "Shipping Board, Bureau of the Commerce Department, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145637/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 32 SM 503.01 (E 015)" ;
  rdfs:label "Shipping Board, Bureau of the Commerce Department, general"@en, "Shipping Board, Bureau of the Commerce Department, Allgemein"@de ;
  dc:identifier "145637" ;
  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 .
