@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_39747ecc-1d62-6926-b71f-e2865b3233e4
  a a2a:Record ;
  rdfs:label "Overlijden op 15 oktober 1962 te Rosmalen" ;
  a2a:hasPerson oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-6323da62-b22d-07e5-3b17-ff5cc2dd1052, oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-d6a5ba0f-7dc7-395e-4f9f-be3258a3c799, oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-b4c39ea0-7c2e-f78d-c070-56459e5504b1 ;
  a2a:hasEvent oa:event_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_0, oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_1, oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_2 ;
  a2a:hasSource oa:source_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4 .

oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-6323da62-b22d-07e5-3b17-ff5cc2dd1052
  a a2a:Person ;
  rdfs:label "Theodora Laheij" ;
  a2a:PersonName [
    rdfs:label "Theodora Laheij" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Laheij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-d6a5ba0f-7dc7-395e-4f9f-be3258a3c799
  a a2a:Person ;
  rdfs:label "Elisabeth Cornelia Johanna Duffhues" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Cornelia Johanna Duffhues" ;
    a2a:PersonNameFirstName "Elisabeth Cornelia Johanna" ;
    a2a:PersonNameLastName "Duffhues"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person-b4c39ea0-7c2e-f78d-c070-56459e5504b1
  a a2a:Person ;
  rdfs:label "Petrus Stephanus Duffhues" ;
  a2a:PersonName [
    rdfs:label "Petrus Stephanus Duffhues" ;
    a2a:PersonNameFirstName "Petrus Stephanus" ;
    a2a:PersonNameLastName "Duffhues"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1962-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen"
  ] .

oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person:6323da62-b22d-07e5-3b17-ff5cc2dd1052 ;
  a2a:EventKeyRef oa:event_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Event1 .

oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person:d6a5ba0f-7dc7-395e-4f9f-be3258a3c799 ;
  a2a:EventKeyRef oa:event_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Event1 .

oa:relationep_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Person:b4c39ea0-7c2e-f78d-c070-56459e5504b1 ;
  a2a:EventKeyRef oa:event_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4_Event1 .

oa:source_bhi_39747ecc-1d62-6926-b71f-e2865b3233e4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen", "1962-10-16 - 1962-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1962-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4223, Periode: 1962" ;
    a2a:Book "Overlijdensregister Rosmalen 1962" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "4223" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4223, Periode: 1962, Overlijdensregister Rosmalen 1962, 85, 4223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be53a68b-dd79-9a02-3405-8683ba2f888c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be53a68b-dd79-9a02-3405-8683ba2f888c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/39747ecc-1d62-6926-b71f-e2865b3233e4" ;
  a2a:RecordGUID "{39747ecc-1d62-6926-b71f-e2865b3233e4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27010_00027010.xml van BHI" .

