@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_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a
  a a2a:Record ;
  rdfs:label "Overlijden op 20 oktober 1895 te Breda" ;
  a2a:hasPerson oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-06c3dcae-e590-867a-4949-380a6442c160, oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-8c3e0088-fb5b-8b23-7f77-abe1aa1cf215, oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-e84033de-c17b-6640-23a7-f20b1b871403 ;
  a2a:hasEvent oa:event_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_0, oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_1, oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_2 ;
  a2a:hasSource oa:source_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a .

oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-06c3dcae-e590-867a-4949-380a6442c160
  a a2a:Person ;
  rdfs:label "Sara Rolaff" ;
  a2a:PersonName [
    rdfs:label "Sara Rolaff" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Rolaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-8c3e0088-fb5b-8b23-7f77-abe1aa1cf215
  a a2a:Person ;
  rdfs:label "Lodewijk Ballintijn" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Ballintijn" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Ballintijn"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person-e84033de-c17b-6640-23a7-f20b1b871403
  a a2a:Person ;
  rdfs:label "Gerardus Ballintijn" ;
  a2a:PersonName [
    rdfs:label "Gerardus Ballintijn" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Ballintijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1895-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person:06c3dcae-e590-867a-4949-380a6442c160 ;
  a2a:EventKeyRef oa:event_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Event1 .

oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person:8c3e0088-fb5b-8b23-7f77-abe1aa1cf215 ;
  a2a:EventKeyRef oa:event_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Event1 .

oa:relationep_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Person:e84033de-c17b-6640-23a7-f20b1b871403 ;
  a2a:EventKeyRef oa:event_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a_Event1 .

oa:source_bhi_0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1895-10-21 - 1895-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1895-10-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1418, Periode: 1895" ;
    a2a:Book "Overlijdensregister Breda 1895" ;
    a2a:DocumentNumber "486" ;
    a2a:RegistryNumber "1418" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1418, Periode: 1895, Overlijdensregister Breda 1895, 486, 1418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2e0d007b-a1e0-105f-18d9-f3c960f742c5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2e0d007b-a1e0-105f-18d9-f3c960f742c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a" ;
  a2a:RecordGUID "{0ea44dc4-c4e0-ec6f-c581-58fa2a157c8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23830_00023830.xml van BHI" .

