@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_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1952 te Blokzijl" ;
  a2a:hasPerson oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368797, oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368800, oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368798, oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368799 ;
  a2a:hasEvent oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_0, oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_1, oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_2, oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_3 ;
  a2a:hasSource oa:source_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C .

oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368797
  a a2a:Person ;
  rdfs:label "Gerrit Meilof" ;
  a2a:PersonName [
    rdfs:label "Gerrit Meilof" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Meilof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84" ;
    rdfs:label "84"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368800
  a a2a:Person ;
  rdfs:label "Jantje Middelhof" ;
  a2a:PersonName [
    rdfs:label "Jantje Middelhof" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Middelhof"
  ] .

oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368798
  a a2a:Person ;
  rdfs:label "Sibbel Meilof" ;
  a2a:PersonName [
    rdfs:label "Sibbel Meilof" ;
    a2a:PersonNameFirstName "Sibbel" ;
    a2a:PersonNameLastName "Meilof"
  ] .

oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368799
  a a2a:Person ;
  rdfs:label "Derkjen van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Derkjen van der Vegt" ;
    a2a:PersonNameFirstName "Derkjen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] .

oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-03-1952" ;
    a2a:Year "1952" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "1952-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blokzijl" ;
    rdfs:label "Blokzijl"
  ] .

oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368797 ;
  a2a:EventKeyRef oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1 .

oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368800 ;
  a2a:EventKeyRef oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1 .

oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368798 ;
  a2a:EventKeyRef oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1 .

oa:relationep_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Person3530368799 ;
  a2a:EventKeyRef oa:event_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C_Event1 .

oa:source_hco_BF2FF110-DB48-482F-BEBF-2F42EB4DF98C
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Blokzijl" ;
    a2a:Country "Nederland" ;
    rdfs:label "Blokzijl, Nederland", "1952-03-27 - 1952-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-03-1952" ;
    a2a:Year "1952" ;
    a2a:Month "03" ;
    a2a:Day "27" ;
    rdfs:label "27-03-1952"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke stand in Overijssel" ;
    a2a:Book "Register van overlijden, Blokzijl" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "18437" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke stand in Overijssel, Register van overlijden, Blokzijl, 1, 18437"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/385AB65F148B47A4AD483B8164857E66" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/385AB65F148B47A4AD483B8164857E66" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/385AB65F148B47A4AD483B8164857E66"
  ] ;
  a2a:SourceLastChangeDate "2024-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/BF2FF110DB48482FBEBF2F42EB4DF98C" ;
  a2a:RecordIdentifier "3530368796" ;
  a2a:RecordGUID "{BF2FF110-DB48-482F-BEBF-2F42EB4DF98C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/788D850A1AA04910AAF7E5C2976ED2EF" .

