@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_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1929 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-af1b7466-4620-bd33-5710-4978b53a564c, oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-a6f93c49-f704-89cc-51bd-5c5f63c9cb58, oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-56ab6fe1-9d7f-7040-c0af-980db2e3140e, oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-b2fdfb48-390e-cb38-2519-01859848f0df ;
  a2a:hasEvent oa:event_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_0, oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_1, oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_0 ;
  a2a:hasSource oa:source_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00 .

oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-af1b7466-4620-bd33-5710-4978b53a564c
  a a2a:Person ;
  rdfs:label "Everdina Mejeur" ;
  a2a:PersonName [
    rdfs:label "Everdina Mejeur" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Mejeur"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-a6f93c49-f704-89cc-51bd-5c5f63c9cb58
  a a2a:Person ;
  rdfs:label "Annechien Tielman" ;
  a2a:PersonName [
    rdfs:label "Annechien Tielman" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Tielman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-56ab6fe1-9d7f-7040-c0af-980db2e3140e
  a a2a:Person ;
  rdfs:label "Jan Geitz" ;
  a2a:PersonName [
    rdfs:label "Jan Geitz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geitz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person-b2fdfb48-390e-cb38-2519-01859848f0df
  a a2a:Person ;
  rdfs:label "Boelko Juriens Mejeur" ;
  a2a:PersonName [
    rdfs:label "Boelko Juriens Mejeur" ;
    a2a:PersonNameFirstName "Boelko Juriens" ;
    a2a:PersonNameLastName "Mejeur"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1929-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person:af1b7466-4620-bd33-5710-4978b53a564c ;
  a2a:EventKeyRef oa:event_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Event1 .

oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person:a6f93c49-f704-89cc-51bd-5c5f63c9cb58 ;
  a2a:EventKeyRef oa:event_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Event1 .

oa:relationep_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person:b2fdfb48-390e-cb38-2519-01859848f0df ;
  a2a:EventKeyRef oa:event_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Event1 .

oa:relationpp_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person:af1b7466-4620-bd33-5710-4978b53a564c, oa:person_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00_Person:56ab6fe1-9d7f-7040-c0af-980db2e3140e .

oa:source_bhi_a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1929-08-12 - 1929-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1929-08-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4354, Periode: 1929" ;
    a2a:Book "Overlijdensregister Eindhoven 1929" ;
    a2a:DocumentNumber "658" ;
    a2a:RegistryNumber "4354" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4354, Periode: 1929, Overlijdensregister Eindhoven 1929, 658, 4354"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/04ceb459-6887-1978-bd84-3e0d39090225.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/04ceb459-6887-1978-bd84-3e0d39090225.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00" ;
  a2a:RecordGUID "{a41d9cf0-cf3d-c30f-f4a8-fe06b87fec00}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33034_00033034.xml van BHI" .

