@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_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709
  a a2a:Record ;
  rdfs:label "Overlijden op 5 april 1865 te Wouw" ;
  a2a:hasPerson oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-cc2b229d-1c9d-d06a-d0fe-a9633e6f7c96, oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-64365a04-3749-8970-5cee-3b0cd1cb56cd, oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-ccb3936d-9dce-b88f-ebc3-105b99e115f3 ;
  a2a:hasEvent oa:event_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_0, oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_1, oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_2 ;
  a2a:hasSource oa:source_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709 .

oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-cc2b229d-1c9d-d06a-d0fe-a9633e6f7c96
  a a2a:Person ;
  rdfs:label "Leonardus Uijtdewillegen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Uijtdewillegen" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Uijtdewillegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-64365a04-3749-8970-5cee-3b0cd1cb56cd
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Uijtdewillegen" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Uijtdewillegen" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Uijtdewillegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person-ccb3936d-9dce-b88f-ebc3-105b99e115f3
  a a2a:Person ;
  rdfs:label "Dingena Mens" ;
  a2a:PersonName [
    rdfs:label "Dingena Mens" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1865-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person:cc2b229d-1c9d-d06a-d0fe-a9633e6f7c96 ;
  a2a:EventKeyRef oa:event_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Event1 .

oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person:64365a04-3749-8970-5cee-3b0cd1cb56cd ;
  a2a:EventKeyRef oa:event_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Event1 .

oa:relationep_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Person:ccb3936d-9dce-b88f-ebc3-105b99e115f3 ;
  a2a:EventKeyRef oa:event_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709_Event1 .

oa:source_wba_eb53a4ae-dcd3-26cb-5c6f-bd37c042f709
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1865-04-05 - 1865-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1865-04-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3637, Periode: 1865" ;
    a2a:Book "Overlijdensregister Wouw 1865" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3637" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3637, Periode: 1865, Overlijdensregister Wouw 1865, 22, 3637"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/26d7903a-3f0f-1bcb-cf52-70b9b8e78577.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb53a4ae-dcd3-26cb-5c6f-bd37c042f709" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/26d7903a-3f0f-1bcb-cf52-70b9b8e78577.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb53a4ae-dcd3-26cb-5c6f-bd37c042f709" ;
  a2a:RecordGUID "{eb53a4ae-dcd3-26cb-5c6f-bd37c042f709}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14114_00014114.xml van WBA" .

[] a2a:PersonRemarkdiversen "leeftijd 19 jaar, geboren te Wouw, zonder beroep" .
