@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_4beec727-7a5c-346b-3349-e59fcd02e75d
  a a2a:Record ;
  rdfs:label "Overlijden op 27 februari 1968 te Willemstad" ;
  a2a:hasPerson oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-7c1b31e6-d363-f7c9-5733-fac4f63ce789, oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-80c0da31-891e-396f-8bcf-d30bd23cef1c, oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-adaebdb6-3269-54ef-c840-c2f3d8116ec6, oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-4e3237c9-5050-9bf9-0f8d-27461be22d53 ;
  a2a:hasEvent oa:event_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_0, oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_1, oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_0 ;
  a2a:hasSource oa:source_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d .

oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-7c1b31e6-d363-f7c9-5733-fac4f63ce789
  a a2a:Person ;
  rdfs:label "Grietje Oostdijk" ;
  a2a:PersonName [
    rdfs:label "Grietje Oostdijk" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Oostdijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-80c0da31-891e-396f-8bcf-d30bd23cef1c
  a a2a:Person ;
  rdfs:label "Lena Biest" ;
  a2a:PersonName [
    rdfs:label "Lena Biest" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Biest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-adaebdb6-3269-54ef-c840-c2f3d8116ec6
  a a2a:Person ;
  rdfs:label "Jan Oostdijk" ;
  a2a:PersonName [
    rdfs:label "Jan Oostdijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oostdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person-4e3237c9-5050-9bf9-0f8d-27461be22d53
  a a2a:Person ;
  rdfs:label "Pieter Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Pieter Groeneveld" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1968-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person:7c1b31e6-d363-f7c9-5733-fac4f63ce789 ;
  a2a:EventKeyRef oa:event_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Event1 .

oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person:80c0da31-891e-396f-8bcf-d30bd23cef1c ;
  a2a:EventKeyRef oa:event_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Event1 .

oa:relationep_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person:adaebdb6-3269-54ef-c840-c2f3d8116ec6 ;
  a2a:EventKeyRef oa:event_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Event1 .

oa:relationpp_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person:7c1b31e6-d363-f7c9-5733-fac4f63ce789, oa:person_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d_Person:4e3237c9-5050-9bf9-0f8d-27461be22d53 .

oa:source_bhi_4beec727-7a5c-346b-3349-e59fcd02e75d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1968-02-20 - 1968-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1968-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4554, Periode: 1968" ;
    a2a:Book "Overlijdensregister Willemstad 1968" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "4554" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4554, Periode: 1968, Overlijdensregister Willemstad 1968, 4, 4554"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4beec727-7a5c-346b-3349-e59fcd02e75d" ;
  a2a:RecordGUID "{4beec727-7a5c-346b-3349-e59fcd02e75d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_253_00000253.xml van BHI" .

