@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_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1963 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-7d219cf0-3336-30b6-89cd-e65a11408206, oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-840cd0f1-3616-aaaf-1e60-4dab24590492, oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-4838ae3a-5888-cb61-dbf6-73477122d626 ;
  a2a:hasEvent oa:event_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_0, oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_1, oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_2 ;
  a2a:hasSource oa:source_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5 .

oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-7d219cf0-3336-30b6-89cd-e65a11408206
  a a2a:Person ;
  rdfs:label "Leonora Seralurin" ;
  a2a:PersonName [
    rdfs:label "Leonora Seralurin" ;
    a2a:PersonNameFirstName "Leonora" ;
    a2a:PersonNameLastName "Seralurin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-840cd0f1-3616-aaaf-1e60-4dab24590492
  a a2a:Person ;
  rdfs:label "N.N. Maselaman" ;
  a2a:PersonName [
    rdfs:label "N.N. Maselaman" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Maselaman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person-4838ae3a-5888-cb61-dbf6-73477122d626
  a a2a:Person ;
  rdfs:label "Franciscus Marcellinus Maselaman" ;
  a2a:PersonName [
    rdfs:label "Franciscus Marcellinus Maselaman" ;
    a2a:PersonNameFirstName "Franciscus Marcellinus" ;
    a2a:PersonNameLastName "Maselaman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1963-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] .

oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person:7d219cf0-3336-30b6-89cd-e65a11408206 ;
  a2a:EventKeyRef oa:event_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Event1 .

oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person:840cd0f1-3616-aaaf-1e60-4dab24590492 ;
  a2a:EventKeyRef oa:event_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Event1 .

oa:relationep_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Person:4838ae3a-5888-cb61-dbf6-73477122d626 ;
  a2a:EventKeyRef oa:event_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5_Event1 .

oa:source_bhi_5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1963-11-02 - 1963-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1963-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3340, Periode: 1963" ;
    a2a:Book "Overlijdensregister Boxmeer 1963" ;
    a2a:DocumentNumber "147" ;
    a2a:RegistryNumber "3340" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3340, Periode: 1963, Overlijdensregister Boxmeer 1963, 147, 3340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bf08a17a-239b-1f59-0406-dafced186f37.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bf08a17a-239b-1f59-0406-dafced186f37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5" ;
  a2a:RecordGUID "{5b1e28ec-e9a4-ad0e-188b-e172b0a1b9a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25724_00025724.xml van BHI" .

[] a2a:PersonRemarkdiversen "doodgeboren kind van" .
