@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_wba_4729e766-3af2-fb39-490f-bbcddc80efd3
  a a2a:Record ;
  rdfs:label "Overlijden op 2 november 1950 te Halsteren" ;
  a2a:hasPerson oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-246e26fc-fbd4-7ab3-8ce9-0d9241f78462, oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-e247472a-642a-419e-8b61-cfbbd2a04e81, oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-d6dfe342-da80-fc65-762f-39036a879522, oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-69a3d1d3-3c98-96e1-f8e7-8a130f7c0247 ;
  a2a:hasEvent oa:event_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_0, oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_1, oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_2 ;
  a2a:hasRelationPP oa:relationpp_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_0 ;
  a2a:hasSource oa:source_wba_4729e766-3af2-fb39-490f-bbcddc80efd3 .

oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-246e26fc-fbd4-7ab3-8ce9-0d9241f78462
  a a2a:Person ;
  rdfs:label "Maria Rosalia Neve" ;
  a2a:PersonName [
    rdfs:label "Maria Rosalia Neve" ;
    a2a:PersonNameFirstName "Maria Rosalia" ;
    a2a:PersonNameLastName "Neve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-e247472a-642a-419e-8b61-cfbbd2a04e81
  a a2a:Person ;
  rdfs:label "Philomena Stephanie Renterghem" ;
  a2a:PersonName [
    rdfs:label "Philomena Stephanie Renterghem" ;
    a2a:PersonNameFirstName "Philomena Stephanie" ;
    a2a:PersonNameLastName "Renterghem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-d6dfe342-da80-fc65-762f-39036a879522
  a a2a:Person ;
  rdfs:label "Hendrik Heeffer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Heeffer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Heeffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person-69a3d1d3-3c98-96e1-f8e7-8a130f7c0247
  a a2a:Person ;
  rdfs:label "Petrus Constantinus Neve" ;
  a2a:PersonName [
    rdfs:label "Petrus Constantinus Neve" ;
    a2a:PersonNameFirstName "Petrus Constantinus" ;
    a2a:PersonNameLastName "Neve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1950-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person:246e26fc-fbd4-7ab3-8ce9-0d9241f78462 ;
  a2a:EventKeyRef oa:event_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Event1 .

oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person:e247472a-642a-419e-8b61-cfbbd2a04e81 ;
  a2a:EventKeyRef oa:event_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Event1 .

oa:relationep_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person:69a3d1d3-3c98-96e1-f8e7-8a130f7c0247 ;
  a2a:EventKeyRef oa:event_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Event1 .

oa:relationpp_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person:246e26fc-fbd4-7ab3-8ce9-0d9241f78462, oa:person_wba_4729e766-3af2-fb39-490f-bbcddc80efd3_Person:d6dfe342-da80-fc65-762f-39036a879522 .

oa:source_wba_4729e766-3af2-fb39-490f-bbcddc80efd3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1950-11-02 - 1950-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1950-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1431C, Peri..." ;
    a2a:Book "Overlijdensregister 1946-1950" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1431C" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1431C, Peri..., Overlijdensregister 1946-1950, 46, 1431C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ef582f0c-feaa-d9b0-d429-d2949fb35012.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4729e766-3af2-fb39-490f-bbcddc80efd3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ef582f0c-feaa-d9b0-d429-d2949fb35012.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4729e766-3af2-fb39-490f-bbcddc80efd3" ;
  a2a:RecordGUID "{4729e766-3af2-fb39-490f-bbcddc80efd3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13270_00013270.xml van WBA" .

