@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hco_FC304CCF-59DF-4985-919B-F146F314EB4D
  a a2a:Record ;
  rdfs:label "Overlijden op 14 februari 1920 te Genemuiden" ;
  a2a:hasPerson oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021045, oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021044, oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021043, oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021046 ;
  a2a:hasEvent oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_0, oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_1, oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_2, oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_3 ;
  a2a:hasSource oa:source_hco_FC304CCF-59DF-4985-919B-F146F314EB4D .

oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021045
  a a2a:Person ;
  rdfs:label "Berendtje van den Berg" ;
  a2a:PersonName [
    rdfs:label "Berendtje van den Berg" ;
    a2a:PersonNameFirstName "Berendtje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72" ;
    rdfs:label "72"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021044
  a a2a:Person ;
  rdfs:label "Berend van den Berg" ;
  a2a:PersonName [
    rdfs:label "Berend van den Berg" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021043
  a a2a:Person ;
  rdfs:label "Egbert Klaas van den Berg" ;
  a2a:PersonName [
    rdfs:label "Egbert Klaas van den Berg" ;
    a2a:PersonNameFirstName "Egbert Klaas" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021046
  a a2a:Person ;
  rdfs:label "Jacobje Berends van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jacobje Berends van den Berg" ;
    a2a:PersonNameFirstName "Jacobje Berends" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "14" ;
    rdfs:label "1920-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021045 ;
  a2a:EventKeyRef oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1 .

oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021044 ;
  a2a:EventKeyRef oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1 .

oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021043 ;
  a2a:EventKeyRef oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1 .

oa:relationep_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Person3454021046 ;
  a2a:EventKeyRef oa:event_hco_FC304CCF-59DF-4985-919B-F146F314EB4D_Event1 .

oa:source_hco_FC304CCF-59DF-4985-919B-F146F314EB4D
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Genemuiden" ;
    a2a:Country "Nederland" ;
    rdfs:label "Genemuiden, Nederland", "1920-02-14 - 1920-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "14" ;
    rdfs:label "14-02-1920"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van overlijden" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4435" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van overlijden, 6, 4435"
  ] ;
  a2a:SourceLastChangeDate "2024-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/FC304CCF59DF4985919BF146F314EB4D" ;
  a2a:RecordIdentifier "3454021042" ;
  a2a:RecordGUID "{FC304CCF-59DF-4985-919B-F146F314EB4D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/13AEE4C6F5384EAF880AA77FD80083AA" .

