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

<https://pm20.zbw.eu/category/subject/i/145732>
  skos:notation "n37a" ;
  rdfs:label "Individual branches of insurance"@en, "Einzelne Versicherungszweige"@de ;
  skos:prefLabel "Individual branches of insurance"@en, "Einzelne Versicherungszweige"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145754> .

<https://pm20.zbw.eu/category/subject/i/145754>
  dc:identifier "145754" ;
  rdfs:label "Income loss insurance"@en, "Einnahmeausfallversicherung"@de ;
  skos:notation "n37a Sm19" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n37a_Sm19>, <http://purl.org/pressemappe20/category/subject/i/145754> ;
  skos:prefLabel "Income loss insurance"@en, "Einnahmeausfallversicherung"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145732> ;
  a skos:Concept ;
  zbwext:notationLong "n 37a SM 019" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145754/about> .

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 .
