@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_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juli 1914 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-355a809a-6916-8267-9064-a7ea23352efb, oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-c20a899e-090a-f656-cf57-0a2517706684, oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-e0a76875-08e3-4662-25d7-b4458d2de27e ;
  a2a:hasEvent oa:event_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_0, oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_1, oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_2 ;
  a2a:hasSource oa:source_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3 .

oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-355a809a-6916-8267-9064-a7ea23352efb
  a a2a:Person ;
  rdfs:label "Johanna Maria van Dorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Dorst" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-c20a899e-090a-f656-cf57-0a2517706684
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Verheijen" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Verheijen" ;
    a2a:PersonNameFirstName "Catharina Cornelia" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person-e0a76875-08e3-4662-25d7-b4458d2de27e
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Verheijen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Verheijen" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1914-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person:355a809a-6916-8267-9064-a7ea23352efb ;
  a2a:EventKeyRef oa:event_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Event1 .

oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person:c20a899e-090a-f656-cf57-0a2517706684 ;
  a2a:EventKeyRef oa:event_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Event1 .

oa:relationep_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Person:e0a76875-08e3-4662-25d7-b4458d2de27e ;
  a2a:EventKeyRef oa:event_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3_Event1 .

oa:source_bhi_267efc8b-e8bf-5a92-dec1-e735bb8fcbd3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1914-07-04 - 1914-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1914-07-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2620, Periode: 1914" ;
    a2a:Book "Overlijdensregister Roosendaal 1914" ;
    a2a:DocumentNumber "136" ;
    a2a:RegistryNumber "2620" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2620, Periode: 1914, Overlijdensregister Roosendaal 1914, 136, 2620"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0929facf-d458-46af-a34c-743b4d351026.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0929facf-d458-46af-a34c-743b4d351026.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/267efc8b-e8bf-5a92-dec1-e735bb8fcbd3" ;
  a2a:RecordGUID "{267efc8b-e8bf-5a92-dec1-e735bb8fcbd3}" ;
  a2a:SourceRemarkdeel "2620" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1357_00001357.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1914-07-03" .
