@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_4e9d2c50-8236-25ca-d52d-523ec06bcd28
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1963 te Wouw" ;
  a2a:hasPerson oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-425c71d4-5d53-206b-232a-192657b0b5c3, oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-769bd36d-54ae-bc62-e4a1-56312fb4ab71, oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-97664540-cc44-ba13-a0c9-a313756e3133 ;
  a2a:hasEvent oa:event_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_0, oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_1, oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_2 ;
  a2a:hasSource oa:source_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28 .

oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-425c71d4-5d53-206b-232a-192657b0b5c3
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Vrolijk" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Vrolijk" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNameLastName "Vrolijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-769bd36d-54ae-bc62-e4a1-56312fb4ab71
  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_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person-97664540-cc44-ba13-a0c9-a313756e3133
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Vrolijk" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Vrolijk" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNameLastName "Vrolijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1963-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person:425c71d4-5d53-206b-232a-192657b0b5c3 ;
  a2a:EventKeyRef oa:event_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Event1 .

oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person:769bd36d-54ae-bc62-e4a1-56312fb4ab71 ;
  a2a:EventKeyRef oa:event_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Event1 .

oa:relationep_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Person:97664540-cc44-ba13-a0c9-a313756e3133 ;
  a2a:EventKeyRef oa:event_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28_Event1 .

oa:source_bhi_4e9d2c50-8236-25ca-d52d-523ec06bcd28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1963-02-23 - 1963-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1963-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4579, Periode: 1963" ;
    a2a:Book "Overlijdensregister Wouw 1963" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4579" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4579, Periode: 1963, Overlijdensregister Wouw 1963, 6, 4579"
  ] ;
  a2a:SourceLastChangeDate "2018-12-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e9d2c50-8236-25ca-d52d-523ec06bcd28" ;
  a2a:RecordGUID "{4e9d2c50-8236-25ca-d52d-523ec06bcd28}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_254_00000254.xml van BHI" .

