@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_c57a1515-e1e2-71a8-5708-3d2e9b8df24a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1966 te Andel" ;
  a2a:hasPerson oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-724faefc-9810-fb56-f865-0e7b7de7ef7f, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-7b8b87ee-1c28-7d43-ce48-3fd7648e1b6d, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-5c709690-123d-ef27-f55e-c01f1ca436da, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-5688878d-8442-d929-a08c-f9d4e405abb8, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-14e2d7d8-97ac-e82e-163f-7d995b14f46b ;
  a2a:hasEvent oa:event_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_0, oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_1, oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_0, oa:relationpp_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_1 ;
  a2a:hasSource oa:source_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a .

oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-724faefc-9810-fb56-f865-0e7b7de7ef7f
  a a2a:Person ;
  rdfs:label "Machiel Crielaard" ;
  a2a:PersonName [
    rdfs:label "Machiel Crielaard" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Crielaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-7b8b87ee-1c28-7d43-ce48-3fd7648e1b6d
  a a2a:Person ;
  rdfs:label "Sija Bakker" ;
  a2a:PersonName [
    rdfs:label "Sija Bakker" ;
    a2a:PersonNameFirstName "Sija" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-5c709690-123d-ef27-f55e-c01f1ca436da
  a a2a:Person ;
  rdfs:label "Maaike Tankens" ;
  a2a:PersonName [
    rdfs:label "Maaike Tankens" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Tankens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-5688878d-8442-d929-a08c-f9d4e405abb8
  a a2a:Person ;
  rdfs:label "Johanna Kuil" ;
  a2a:PersonName [
    rdfs:label "Johanna Kuil" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kuil"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person-14e2d7d8-97ac-e82e-163f-7d995b14f46b
  a a2a:Person ;
  rdfs:label "Johan Crielaard" ;
  a2a:PersonName [
    rdfs:label "Johan Crielaard" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Crielaard"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1966-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:724faefc-9810-fb56-f865-0e7b7de7ef7f ;
  a2a:EventKeyRef oa:event_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Event1 .

oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:5688878d-8442-d929-a08c-f9d4e405abb8 ;
  a2a:EventKeyRef oa:event_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Event1 .

oa:relationep_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:14e2d7d8-97ac-e82e-163f-7d995b14f46b ;
  a2a:EventKeyRef oa:event_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Event1 .

oa:relationpp_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:14e2d7d8-97ac-e82e-163f-7d995b14f46b, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:7b8b87ee-1c28-7d43-ce48-3fd7648e1b6d .

oa:relationpp_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:14e2d7d8-97ac-e82e-163f-7d995b14f46b, oa:person_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a_Person:5c709690-123d-ef27-f55e-c01f1ca436da .

oa:source_bhi_c57a1515-e1e2-71a8-5708-3d2e9b8df24a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1966-02-28 - 1966-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1966-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3201, Periode: 1966" ;
    a2a:Book "Overlijdensregister Andel 1966" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3201" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3201, Periode: 1966, Overlijdensregister Andel 1966, 2, 3201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ba29199e-7444-973b-7e73-3204f9295eef.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ba29199e-7444-973b-7e73-3204f9295eef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c57a1515-e1e2-71a8-5708-3d2e9b8df24a" ;
  a2a:RecordGUID "{c57a1515-e1e2-71a8-5708-3d2e9b8df24a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78592_00078592.xml van BHI" .

