@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_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539
  a a2a:Record ;
  rdfs:label "Overlijden op 24 december 1970 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-1ce98014-98ba-4687-fb6e-db45ce53b78c, oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-281572ae-0028-2ada-83d2-05e0d933fe32, oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-c210550b-3bcb-600c-1f7d-8988661e1810, oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-92561e92-73a8-7130-b0c0-d663929614c7 ;
  a2a:hasEvent oa:event_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_0, oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_1, oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_0 ;
  a2a:hasSource oa:source_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539 .

oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-1ce98014-98ba-4687-fb6e-db45ce53b78c
  a a2a:Person ;
  rdfs:label "Anna Catharina Cornelia Josephina Groenen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Cornelia Josephina Groenen" ;
    a2a:PersonNameFirstName "Anna Catharina Cornelia Josephina" ;
    a2a:PersonNameLastName "Groenen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-281572ae-0028-2ada-83d2-05e0d933fe32
  a a2a:Person ;
  rdfs:label "Wilhelmina Henrica Cornelia Smetsers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Henrica Cornelia Smetsers" ;
    a2a:PersonNameFirstName "Wilhelmina Henrica Cornelia" ;
    a2a:PersonNameLastName "Smetsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-c210550b-3bcb-600c-1f7d-8988661e1810
  a a2a:Person ;
  rdfs:label "Henri Groenen" ;
  a2a:PersonName [
    rdfs:label "Henri Groenen" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Groenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person-92561e92-73a8-7130-b0c0-d663929614c7
  a a2a:Person ;
  rdfs:label "Adrianus Alphonsus Roijmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Alphonsus Roijmans" ;
    a2a:PersonNameFirstName "Adrianus Alphonsus" ;
    a2a:PersonNameLastName "Roijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1970-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person:1ce98014-98ba-4687-fb6e-db45ce53b78c ;
  a2a:EventKeyRef oa:event_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Event1 .

oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person:281572ae-0028-2ada-83d2-05e0d933fe32 ;
  a2a:EventKeyRef oa:event_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Event1 .

oa:relationep_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person:c210550b-3bcb-600c-1f7d-8988661e1810 ;
  a2a:EventKeyRef oa:event_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Event1 .

oa:relationpp_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person:1ce98014-98ba-4687-fb6e-db45ce53b78c, oa:person_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539_Person:92561e92-73a8-7130-b0c0-d663929614c7 .

oa:source_bhi_da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1970-12-28 - 1970-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1970-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3517, Periode: 1970" ;
    a2a:Book "Overlijdensregister Eindhoven 1970" ;
    a2a:DocumentNumber "1571" ;
    a2a:RegistryNumber "3517" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3517, Periode: 1970, Overlijdensregister Eindhoven 1970, 1571, 3517"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6a579657-372e-2dac-4bdd-9f51c2b3a1d7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6a579657-372e-2dac-4bdd-9f51c2b3a1d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539" ;
  a2a:RecordGUID "{da64c3cb-8d2c-ee3f-2a1d-5ce9c64a0539}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_537_00000537.xml van BHI" .

