@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_244065da-c89c-e3dc-5483-1dd67b6c74cb
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1970 te Werkendam" ;
  a2a:hasPerson oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-d107e227-7478-0f5e-c75f-480e93d0dc0e, oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-28ae690b-2ff3-8494-a244-63bf11c38199, oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-0324cf70-c842-bbe9-30e8-97f7c2e17cb5, oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-b67ba3e1-b426-9f82-a634-7ce828e3859d ;
  a2a:hasEvent oa:event_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_0, oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_1, oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_0 ;
  a2a:hasSource oa:source_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb .

oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-d107e227-7478-0f5e-c75f-480e93d0dc0e
  a a2a:Person ;
  rdfs:label "Pieternella Janna van Hassent" ;
  a2a:PersonName [
    rdfs:label "Pieternella Janna van Hassent" ;
    a2a:PersonNameFirstName "Pieternella Janna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassent"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-28ae690b-2ff3-8494-a244-63bf11c38199
  a a2a:Person ;
  rdfs:label "Suzanna Korteweg" ;
  a2a:PersonName [
    rdfs:label "Suzanna Korteweg" ;
    a2a:PersonNameFirstName "Suzanna" ;
    a2a:PersonNameLastName "Korteweg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-0324cf70-c842-bbe9-30e8-97f7c2e17cb5
  a a2a:Person ;
  rdfs:label "Arend van Hassent" ;
  a2a:PersonName [
    rdfs:label "Arend van Hassent" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person-b67ba3e1-b426-9f82-a634-7ce828e3859d
  a a2a:Person ;
  rdfs:label "Bastiaan Marius Ippel" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Marius Ippel" ;
    a2a:PersonNameFirstName "Bastiaan Marius" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1970-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person:d107e227-7478-0f5e-c75f-480e93d0dc0e ;
  a2a:EventKeyRef oa:event_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Event1 .

oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person:28ae690b-2ff3-8494-a244-63bf11c38199 ;
  a2a:EventKeyRef oa:event_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Event1 .

oa:relationep_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person:0324cf70-c842-bbe9-30e8-97f7c2e17cb5 ;
  a2a:EventKeyRef oa:event_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Event1 .

oa:relationpp_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person:d107e227-7478-0f5e-c75f-480e93d0dc0e, oa:person_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb_Person:b67ba3e1-b426-9f82-a634-7ce828e3859d .

oa:source_bhi_244065da-c89c-e3dc-5483-1dd67b6c74cb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1970-01-12 - 1970-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1970-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4526, Periode: 1970" ;
    a2a:Book "Overlijdensregister Werkendam 1970" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "4526" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4526, Periode: 1970, Overlijdensregister Werkendam 1970, 3, 4526"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/244065da-c89c-e3dc-5483-1dd67b6c74cb" ;
  a2a:RecordGUID "{244065da-c89c-e3dc-5483-1dd67b6c74cb}" ;
  a2a:SourceRemarkOpmerking "Eerder gehuwd geweest met Willem Strang." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_240_00000240.xml van BHI" .

