@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145723>
  skos:notation "n37" ;
  rdfs:label "Insurance"@en, "Versicherungswesen"@de ;
  skos:prefLabel "Insurance"@en, "Versicherungswesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145731> .

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/145731>
  dc:identifier "145731" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n37_Sm502_(A10)>, <http://purl.org/pressemappe20/category/subject/i/145731> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 37 SM 502 (A 010)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145731/about> ;
  rdfs:label "Seamen's health insurance"@en, "Krankenversicherung der Seeleute"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145723> ;
  skos:notation "n37 Sm502 (A10)" ;
  skos:prefLabel "Krankenversicherung der Seeleute"@de, "Seamen's health insurance"@en .

