@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_03bebf43-4fdf-fe4a-e95f-721ed207a40f
  a a2a:Record ;
  rdfs:label "Overlijden op 10 januari 1864 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-e1734d67-ab70-7f5f-6dd7-66c7badd0dad, oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-bfebfb7d-64b1-40c3-084f-547bd2a04ec7, oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-586afe88-3a45-89e0-671a-be83a1edb8ac, oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-de5d63fb-eb00-5cf9-c8b7-a181ea7f7e63 ;
  a2a:hasEvent oa:event_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_0, oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_1, oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_0 ;
  a2a:hasSource oa:source_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f .

oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-e1734d67-ab70-7f5f-6dd7-66c7badd0dad
  a a2a:Person ;
  rdfs:label "Barendina Godfrida Carolina Rauws" ;
  a2a:PersonName [
    rdfs:label "Barendina Godfrida Carolina Rauws" ;
    a2a:PersonNameFirstName "Barendina Godfrida Carolina" ;
    a2a:PersonNameLastName "Rauws"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-bfebfb7d-64b1-40c3-084f-547bd2a04ec7
  a a2a:Person ;
  rdfs:label "Jean Baptiste Marie Harduin" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Marie Harduin" ;
    a2a:PersonNameFirstName "Jean Baptiste Marie" ;
    a2a:PersonNameLastName "Harduin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-586afe88-3a45-89e0-671a-be83a1edb8ac
  a a2a:Person ;
  rdfs:label "Jeannetje Wossum" ;
  a2a:PersonName [
    rdfs:label "Jeannetje Wossum" ;
    a2a:PersonNameFirstName "Jeannetje" ;
    a2a:PersonNameLastName "Wossum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person-de5d63fb-eb00-5cf9-c8b7-a181ea7f7e63
  a a2a:Person ;
  rdfs:label "Adam Rauws" ;
  a2a:PersonName [
    rdfs:label "Adam Rauws" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Rauws"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1864-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person:e1734d67-ab70-7f5f-6dd7-66c7badd0dad ;
  a2a:EventKeyRef oa:event_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Event1 .

oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person:586afe88-3a45-89e0-671a-be83a1edb8ac ;
  a2a:EventKeyRef oa:event_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Event1 .

oa:relationep_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person:de5d63fb-eb00-5cf9-c8b7-a181ea7f7e63 ;
  a2a:EventKeyRef oa:event_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Event1 .

oa:relationpp_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person:e1734d67-ab70-7f5f-6dd7-66c7badd0dad, oa:person_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f_Person:bfebfb7d-64b1-40c3-084f-547bd2a04ec7 .

oa:source_bhi_03bebf43-4fdf-fe4a-e95f-721ed207a40f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1864-01-11 - 1864-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1864-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8722, Periode: 1864" ;
    a2a:Book "Overlijdensregister Waalwijk 1864" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "8722" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8722, Periode: 1864, Overlijdensregister Waalwijk 1864, 3, 8722"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/df6a809f-e3d3-43d0-a91e-a4f4fe720eb3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/df6a809f-e3d3-43d0-a91e-a4f4fe720eb3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03bebf43-4fdf-fe4a-e95f-721ed207a40f" ;
  a2a:RecordGUID "{03bebf43-4fdf-fe4a-e95f-721ed207a40f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82623_00082623.xml van BHI" .

