@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_cdcce910-3507-a39e-eaf3-dfe113145162
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juli 1974 te Wouw" ;
  a2a:hasPerson oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-753f0d95-d378-3b62-9a24-ab8e49bdf5d5, oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-77b51e9d-3c23-d560-ae11-cdc5e505a1e2, oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-1ca51c77-f071-d5e7-382b-63f97039b966, oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-652c11ae-5882-eec3-ae4c-8c752fd774ec ;
  a2a:hasEvent oa:event_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_0, oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_1, oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_0 ;
  a2a:hasSource oa:source_bhi_cdcce910-3507-a39e-eaf3-dfe113145162 .

oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-753f0d95-d378-3b62-9a24-ab8e49bdf5d5
  a a2a:Person ;
  rdfs:label "Adriana Maria Derene" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Derene" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Derene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-77b51e9d-3c23-d560-ae11-cdc5e505a1e2
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Vrolijk" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Vrolijk" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNameLastName "Vrolijk"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-1ca51c77-f071-d5e7-382b-63f97039b966
  a a2a:Person ;
  rdfs:label "Adriana Maas" ;
  a2a:PersonName [
    rdfs:label "Adriana Maas" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person-652c11ae-5882-eec3-ae4c-8c752fd774ec
  a a2a:Person ;
  rdfs:label "Johannes Vrolijjk" ;
  a2a:PersonName [
    rdfs:label "Johannes Vrolijjk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vrolijjk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1974-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person:77b51e9d-3c23-d560-ae11-cdc5e505a1e2 ;
  a2a:EventKeyRef oa:event_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Event1 .

oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person:1ca51c77-f071-d5e7-382b-63f97039b966 ;
  a2a:EventKeyRef oa:event_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Event1 .

oa:relationep_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person:652c11ae-5882-eec3-ae4c-8c752fd774ec ;
  a2a:EventKeyRef oa:event_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Event1 .

oa:relationpp_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person:77b51e9d-3c23-d560-ae11-cdc5e505a1e2, oa:person_bhi_cdcce910-3507-a39e-eaf3-dfe113145162_Person:753f0d95-d378-3b62-9a24-ab8e49bdf5d5 .

oa:source_bhi_cdcce910-3507-a39e-eaf3-dfe113145162
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1974-07-08 - 1974-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1974-07-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4211, Periode: 1974" ;
    a2a:Book "Overlijdensregister Wouw 1974" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "4211" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4211, Periode: 1974, Overlijdensregister Wouw 1974, 17, 4211"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eb605ce5-c09c-ae2b-6c29-9744816b9f62.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eb605ce5-c09c-ae2b-6c29-9744816b9f62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cdcce910-3507-a39e-eaf3-dfe113145162" ;
  a2a:RecordGUID "{cdcce910-3507-a39e-eaf3-dfe113145162}" ;
  a2a:SourceRemarkdeel "4211" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1211_00001211.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-07-05" .
