@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/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/145756> .

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/145756>
  zbwext:notationLong "n 37a SM 501 (E 015)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145756/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145756>, <https://pm20.zbw.eu/category/subject/s/n37a_Sm501_(E15)> ;
  dc:identifier "145756" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145732> ;
  rdfs:label "Casualty and Surety"@en, "Casualty and Surety"@de ;
  a skos:Concept ;
  skos:notation "n37a Sm501 (E15)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Casualty and Surety"@de, "Casualty and Surety"@en .

