@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_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61
  a a2a:Record ;
  rdfs:label "Doop op 26 januari 1730 te Vorstenbosch" ;
  a2a:hasPerson oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-f261dc7f-7f09-a5b8-1fc9-400a6a547bc4, oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-3b994fd7-7232-f6a7-5cc9-ccd66147791e, oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-ef138e5d-dddf-2024-2aac-523efc96a999, oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-5e4b09d4-337f-9e8f-6064-98e7daa16f13, oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-f1d89820-e854-c87c-74ba-c7ff831896d9 ;
  a2a:hasEvent oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_0, oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_1, oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_2, oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_3, oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_4 ;
  a2a:hasSource oa:source_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61 .

oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-f261dc7f-7f09-a5b8-1fc9-400a6a547bc4
  a a2a:Person ;
  rdfs:label "Leonardus Henrici Lenderts" ;
  a2a:PersonName [
    rdfs:label "Leonardus Henrici Lenderts" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Lenderts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-3b994fd7-7232-f6a7-5cc9-ccd66147791e
  a a2a:Person ;
  rdfs:label "Joanna Joannis Willems" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis Willems" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-ef138e5d-dddf-2024-2aac-523efc96a999
  a a2a:Person ;
  rdfs:label "Petrus Joannis Reijneri Schonck" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannis Reijneri Schonck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Joannis Reijneri" ;
    a2a:PersonNameLastName "Schonck"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-5e4b09d4-337f-9e8f-6064-98e7daa16f13
  a a2a:Person ;
  rdfs:label "Joannes Reijneri Schonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Reijneri Schonck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Reijneri" ;
    a2a:PersonNameLastName "Schonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person-f1d89820-e854-c87c-74ba-c7ff831896d9
  a a2a:Person ;
  rdfs:label "Elisabetha Henrici Lenderts" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Henrici Lenderts" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Lenderts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1730-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vorstenbosch" ;
    rdfs:label "Vorstenbosch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person:f261dc7f-7f09-a5b8-1fc9-400a6a547bc4 ;
  a2a:EventKeyRef oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 .

oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person:3b994fd7-7232-f6a7-5cc9-ccd66147791e ;
  a2a:EventKeyRef oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 .

oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person:ef138e5d-dddf-2024-2aac-523efc96a999 ;
  a2a:EventKeyRef oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 .

oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person:5e4b09d4-337f-9e8f-6064-98e7daa16f13 ;
  a2a:EventKeyRef oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 .

oa:relationep_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Person:f1d89820-e854-c87c-74ba-c7ff831896d9 ;
  a2a:EventKeyRef oa:event_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61_Event1 .

oa:source_bhi_2efc9aee-4f39-32e9-e50b-a39a9f9c2f61
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1730-01-26 - 1730-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1730-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1715-1742" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "86v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1715-1742, Dopen, 2, 86v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a63df099-0893-8683-e106-6794bfd7da28.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a63df099-0893-8683-e106-6794bfd7da28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2efc9aee-4f39-32e9-e50b-a39a9f9c2f61" ;
  a2a:RecordGUID "{2efc9aee-4f39-32e9-e50b-a39a9f9c2f61}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72803_00072803.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe van Petrus Henrici Lenderts" .
[] a2a:PersonRemarkdiversen "uit Geffen" .
