@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_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1966 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-98d98d1d-4bf4-c527-cc4d-ee480f70203f, oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-acd1e892-15cd-30f4-dfb5-e6774194338a, oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-8f3ad547-a2ad-b13b-cde3-fa39741fa937 ;
  a2a:hasEvent oa:event_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_0, oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_1, oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_2 ;
  a2a:hasSource oa:source_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf .

oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-98d98d1d-4bf4-c527-cc4d-ee480f70203f
  a a2a:Person ;
  rdfs:label "N.N. Roijmans" ;
  a2a:PersonName [
    rdfs:label "N.N. Roijmans" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Roijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-acd1e892-15cd-30f4-dfb5-e6774194338a
  a a2a:Person ;
  rdfs:label "Goverdina Catharina Mollen" ;
  a2a:PersonName [
    rdfs:label "Goverdina Catharina Mollen" ;
    a2a:PersonNameFirstName "Goverdina Catharina" ;
    a2a:PersonNameLastName "Mollen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person-8f3ad547-a2ad-b13b-cde3-fa39741fa937
  a a2a:Person ;
  rdfs:label "Antonius Henricus Petrus Roijmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Henricus Petrus Roijmans" ;
    a2a:PersonNameFirstName "Antonius Henricus Petrus" ;
    a2a:PersonNameLastName "Roijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1966-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person:98d98d1d-4bf4-c527-cc4d-ee480f70203f ;
  a2a:EventKeyRef oa:event_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Event1 .

oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person:acd1e892-15cd-30f4-dfb5-e6774194338a ;
  a2a:EventKeyRef oa:event_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Event1 .

oa:relationep_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Person:8f3ad547-a2ad-b13b-cde3-fa39741fa937 ;
  a2a:EventKeyRef oa:event_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf_Event1 .

oa:source_bhi_cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1966-08-09 - 1966-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1966-08-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3510, Periode: 1966" ;
    a2a:Book "Overlijdensregister Eindhoven 1966" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "3510" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3510, Periode: 1966, Overlijdensregister Eindhoven 1966, 78, 3510"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1bbbbdf1-71b1-febe-93a7-97f4f22e3771.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1bbbbdf1-71b1-febe-93a7-97f4f22e3771.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf" ;
  a2a:RecordGUID "{cf1a9c33-e38b-e8b8-c3e6-23ebc41f6fdf}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_466_00000466.xml van BHI" .

