@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_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43
  a a2a:Record ;
  rdfs:label "Overlijden op 30 augustus 1965 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-f5893fec-8729-9848-2a48-055aa21424f9, oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-76cfc8ab-6393-5d40-b5cd-970c1c6c3833, oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-dc4e0a7b-8c93-984e-1dbe-baffc2a9c08f, oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-205e5128-c7ec-7c16-4aaf-baa46a2dd0d0 ;
  a2a:hasEvent oa:event_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_0, oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_1, oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_0 ;
  a2a:hasSource oa:source_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43 .

oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-f5893fec-8729-9848-2a48-055aa21424f9
  a a2a:Person ;
  rdfs:label "Elisabeth Sahuleka" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Sahuleka" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Sahuleka"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-76cfc8ab-6393-5d40-b5cd-970c1c6c3833
  a a2a:Person ;
  rdfs:label "Salmon Latupeirissa" ;
  a2a:PersonName [
    rdfs:label "Salmon Latupeirissa" ;
    a2a:PersonNameFirstName "Salmon" ;
    a2a:PersonNameLastName "Latupeirissa"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-dc4e0a7b-8c93-984e-1dbe-baffc2a9c08f
  a a2a:Person ;
  rdfs:label "Marawae Latupeirissa" ;
  a2a:PersonName [
    rdfs:label "Marawae Latupeirissa" ;
    a2a:PersonNameFirstName "Marawae" ;
    a2a:PersonNameLastName "Latupeirissa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person-205e5128-c7ec-7c16-4aaf-baa46a2dd0d0
  a a2a:Person ;
  rdfs:label "Petronella Abetsina" ;
  a2a:PersonName [
    rdfs:label "Petronella Abetsina" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Abetsina"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1965-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person:f5893fec-8729-9848-2a48-055aa21424f9 ;
  a2a:EventKeyRef oa:event_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Event1 .

oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person:76cfc8ab-6393-5d40-b5cd-970c1c6c3833 ;
  a2a:EventKeyRef oa:event_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Event1 .

oa:relationep_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person:dc4e0a7b-8c93-984e-1dbe-baffc2a9c08f ;
  a2a:EventKeyRef oa:event_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Event1 .

oa:relationpp_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person:76cfc8ab-6393-5d40-b5cd-970c1c6c3833, oa:person_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43_Person:205e5128-c7ec-7c16-4aaf-baa46a2dd0d0 .

oa:source_bhi_9ce603fc-e1c6-64d3-41a4-17dfd8e36f43
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1965-09-01 - 1965-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1965-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3764, Periode: 1965" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1965" ;
    a2a:DocumentNumber "600" ;
    a2a:RegistryNumber "3764" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3764, Periode: 1965, Overlijdensregister 's-Hertogenbosch 1965, 600, 3764"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9ce603fc-e1c6-64d3-41a4-17dfd8e36f43" ;
  a2a:RecordGUID "{9ce603fc-e1c6-64d3-41a4-17dfd8e36f43}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_640_00000640.xml van BHI" .

