@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_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74
  a a2a:Record ;
  rdfs:label "Doop op 24 maart 1802 te Veghel" ;
  a2a:hasPerson oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-91cadcd5-56f7-5c7d-3ff1-6b66e53f6cb5, oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-7a994906-898e-315a-0085-ea5cc1ddd2bf, oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-ad8a63aa-da75-b2a8-0546-96ae1aa8bb00, oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-53bc4e17-19aa-7bad-4b4c-ee2409878804, oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-1c9b614a-9d4a-0e27-1f97-d38546246ddf ;
  a2a:hasEvent oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_0, oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_1, oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_2, oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_3, oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_4 ;
  a2a:hasSource oa:source_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74 .

oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-91cadcd5-56f7-5c7d-3ff1-6b66e53f6cb5
  a a2a:Person ;
  rdfs:label "Lambertus Somers" ;
  a2a:PersonName [
    rdfs:label "Lambertus Somers" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-7a994906-898e-315a-0085-ea5cc1ddd2bf
  a a2a:Person ;
  rdfs:label "Franciscus Petri van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Franciscus Petri van Lieshout" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-ad8a63aa-da75-b2a8-0546-96ae1aa8bb00
  a a2a:Person ;
  rdfs:label "Maria Lamberti Somers" ;
  a2a:PersonName [
    rdfs:label "Maria Lamberti Somers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Lamberti" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-53bc4e17-19aa-7bad-4b4c-ee2409878804
  a a2a:Person ;
  rdfs:label "Joanna Maria Francisci van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Francisci van Lieshout" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePatronym "Francisci" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person-1c9b614a-9d4a-0e27-1f97-d38546246ddf
  a a2a:Person ;
  rdfs:label "Adrianus Lambertus Somers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Lambertus Somers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Lambertus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1802-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person:91cadcd5-56f7-5c7d-3ff1-6b66e53f6cb5 ;
  a2a:EventKeyRef oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 .

oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person:7a994906-898e-315a-0085-ea5cc1ddd2bf ;
  a2a:EventKeyRef oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 .

oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person:ad8a63aa-da75-b2a8-0546-96ae1aa8bb00 ;
  a2a:EventKeyRef oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 .

oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person:53bc4e17-19aa-7bad-4b4c-ee2409878804 ;
  a2a:EventKeyRef oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 .

oa:relationep_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Person:1c9b614a-9d4a-0e27-1f97-d38546246ddf ;
  a2a:EventKeyRef oa:event_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74_Event1 .

oa:source_bhi_c535d8f6-5bb3-68f4-8212-e6a3b35c8a74
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1802-03-24 - 1802-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1802-03-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1793-1810" ;
    a2a:Book "Rooms-Katholiek doop- en begraafboek 1793-1810" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "142-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3, Periode: 1793-1810, Rooms-Katholiek doop- en begraafboek 1793-1810, 3, 142-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7e638242-4810-54e8-aade-fd222b124125.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7e638242-4810-54e8-aade-fd222b124125.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c535d8f6-5bb3-68f4-8212-e6a3b35c8a74" ;
  a2a:RecordGUID "{c535d8f6-5bb3-68f4-8212-e6a3b35c8a74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51260_00051260.xml van BHI" .

