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

<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/145728> .

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/145728>
  rdfs:label "Lage und Statistik der Versicherungsgesellschaften, Allgemein"@de, "Situation and statistics of insurance companies, general"@en ;
  skos:exactMatch gnd:4248362-1, gnd:4066517-3, gnd:4063173-4, wd:Q104711294, gnd:4063206-4, gnd:4235273-3 ;
  dc:identifier "145728" ;
  gndo:gndIdentifier "4063173-4", "4235273-3", "4066517-3", "4248362-1", "4063206-4" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145728/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:prefLabel "Lage und Statistik der Versicherungsgesellschaften, Allgemein"@de, "Situation and statistics of insurance companies, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n37_Sm6>, <http://purl.org/pressemappe20/category/subject/i/145728> ;
  zbwext:folderCount 4 ;
  zbwext:notationLong "n 37 SM 006" ;
  skos:note "folderCount: 4" ;
  skos:notation "n37 Sm6" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145723> .

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