@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_0f653da3-7e29-cb76-e597-cb0ccd6897f5
  a a2a:Record ;
  rdfs:label "Overlijden op 16 februari 1959 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-13c3068c-87bd-c1cd-3965-a0514d1bf529, oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-3b35194c-5c09-f6fe-e41b-85dda6c04c04, oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-29fddfcd-d345-c675-28b2-1869272df01a, oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-ecb2a0c5-21eb-bfc1-1b43-540814bd2287 ;
  a2a:hasEvent oa:event_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_0, oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_1, oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_0 ;
  a2a:hasSource oa:source_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5 .

oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-13c3068c-87bd-c1cd-3965-a0514d1bf529
  a a2a:Person ;
  rdfs:label "Johanna Maria Martens" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Martens" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-3b35194c-5c09-f6fe-e41b-85dda6c04c04
  a a2a:Person ;
  rdfs:label "Adriaan Hoefmans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hoefmans" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hoefmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-29fddfcd-d345-c675-28b2-1869272df01a
  a a2a:Person ;
  rdfs:label "Cornelia Christiaansen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Christiaansen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Christiaansen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person-ecb2a0c5-21eb-bfc1-1b43-540814bd2287
  a a2a:Person ;
  rdfs:label "Cornelis Christiaansen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christiaansen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Christiaansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1959-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person:13c3068c-87bd-c1cd-3965-a0514d1bf529 ;
  a2a:EventKeyRef oa:event_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Event1 .

oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person:29fddfcd-d345-c675-28b2-1869272df01a ;
  a2a:EventKeyRef oa:event_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Event1 .

oa:relationep_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person:ecb2a0c5-21eb-bfc1-1b43-540814bd2287 ;
  a2a:EventKeyRef oa:event_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Event1 .

oa:relationpp_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person:29fddfcd-d345-c675-28b2-1869272df01a, oa:person_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5_Person:3b35194c-5c09-f6fe-e41b-85dda6c04c04 .

oa:source_bhi_0f653da3-7e29-cb76-e597-cb0ccd6897f5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1959-02-17 - 1959-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1959-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3286, Periode: 1959" ;
    a2a:Book "Overlijdensregister Baarle-Nassau 1959" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "3286" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3286, Periode: 1959, Overlijdensregister Baarle-Nassau 1959, 1, 3286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8ce67b8f-1eb6-dbc4-66fb-b11db115aa8a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8ce67b8f-1eb6-dbc4-66fb-b11db115aa8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0f653da3-7e29-cb76-e597-cb0ccd6897f5" ;
  a2a:RecordGUID "{0f653da3-7e29-cb76-e597-cb0ccd6897f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77859_00077859.xml van BHI" .

