@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_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1889 te Vessem" ;
  a2a:hasPerson oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-06fc3ea4-ce5a-36fc-1356-f1a6cbb3cb9a, oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-af16fcca-f761-3cb5-af41-7505998a273d, oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-81dc5702-dce7-7f6c-cebe-8f5fd6160f76 ;
  a2a:hasEvent oa:event_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_0, oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_1, oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_2 ;
  a2a:hasSource oa:source_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a .

oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-06fc3ea4-ce5a-36fc-1356-f1a6cbb3cb9a
  a a2a:Person ;
  rdfs:label "Antonia Maria Wilbords" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Wilbords" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Wilbords"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-af16fcca-f761-3cb5-af41-7505998a273d
  a a2a:Person ;
  rdfs:label "Johanna Bruurs" ;
  a2a:PersonName [
    rdfs:label "Johanna Bruurs" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bruurs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person-81dc5702-dce7-7f6c-cebe-8f5fd6160f76
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Bruurs" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Bruurs" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Bruurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1889-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vessem" ;
    rdfs:label "Vessem"
  ] .

oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person:06fc3ea4-ce5a-36fc-1356-f1a6cbb3cb9a ;
  a2a:EventKeyRef oa:event_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Event1 .

oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person:af16fcca-f761-3cb5-af41-7505998a273d ;
  a2a:EventKeyRef oa:event_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Event1 .

oa:relationep_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Person:81dc5702-dce7-7f6c-cebe-8f5fd6160f76 ;
  a2a:EventKeyRef oa:event_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a_Event1 .

oa:source_bhi_66bd85ff-f0f4-e9b4-e884-c480b2efaa3a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vessem" ;
    rdfs:label "Vessem", "1889-07-02 - 1889-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1889-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8389, Periode: 1889" ;
    a2a:Book "Overlijdensregister Vessem 1889" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "8389" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8389, Periode: 1889, Overlijdensregister Vessem 1889, 15, 8389"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/66bd85ff-f0f4-e9b4-e884-c480b2efaa3a" ;
  a2a:RecordGUID "{66bd85ff-f0f4-e9b4-e884-c480b2efaa3a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26254_00026254.xml van BHI" .

