@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/145755> .

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/i/145755>
  rdfs:label "Verschiedene einzelne Versicherungszweige"@de, "Different individual lines of insurance"@en ;
  a skos:Concept ;
  skos:exactMatch gnd:4063206-4, gnd:4063173-4, wd:Q104711320 ;
  skos:editorialNote "Schlagwort (Eigenname)"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145755>, <https://pm20.zbw.eu/category/subject/s/n37a_Sm30> ;
  gndo:gndIdentifier "4063173-4", "4063206-4" ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145732> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145755" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145755/about> ;
  skos:prefLabel "Different individual lines of insurance"@en, "Verschiedene einzelne Versicherungszweige"@de ;
  skos:notation "n37a Sm30" ;
  zbwext:notationLong "n 37a SM 030" ;
  skos:note "folderCount: 1" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
