@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_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4
  a a2a:Record ;
  rdfs:label "Doop op 2 april 1801 te Liempde" ;
  a2a:hasPerson oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-b7b3b356-ca1a-d673-e985-9a657df4bd08, oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-7a6b821e-a22c-9d3a-e9fb-d121b94c91a6, oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-7c6d16d9-a8c8-f839-eee8-41a54465493b, oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-e8482a2f-263a-76ee-9a5e-821165935639, oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-4f995fc0-b43a-3cab-6291-df25be58ffba ;
  a2a:hasEvent oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_0, oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_1, oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_2, oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_3, oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_4 ;
  a2a:hasSource oa:source_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4 .

oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-b7b3b356-ca1a-d673-e985-9a657df4bd08
  a a2a:Person ;
  rdfs:label "Joannes van den Bongaart" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Bongaart" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bongaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-7a6b821e-a22c-9d3a-e9fb-d121b94c91a6
  a a2a:Person ;
  rdfs:label "Anna Maria Elisabetha van den Bongaart" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elisabetha van den Bongaart" ;
    a2a:PersonNameFirstName "Anna Maria Elisabetha" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bongaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-7c6d16d9-a8c8-f839-eee8-41a54465493b
  a a2a:Person ;
  rdfs:label "Elisabetha Joannis van den Bongaart" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Joannis van den Bongaart" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bongaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-e8482a2f-263a-76ee-9a5e-821165935639
  a a2a:Person ;
  rdfs:label "Henricus Verdonk" ;
  a2a:PersonName [
    rdfs:label "Henricus Verdonk" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Verdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person-4f995fc0-b43a-3cab-6291-df25be58ffba
  a a2a:Person ;
  rdfs:label "Hermanus Henrici Verdonk" ;
  a2a:PersonName [
    rdfs:label "Hermanus Henrici Verdonk" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Verdonk"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1801-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person:b7b3b356-ca1a-d673-e985-9a657df4bd08 ;
  a2a:EventKeyRef oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 .

oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person:7a6b821e-a22c-9d3a-e9fb-d121b94c91a6 ;
  a2a:EventKeyRef oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 .

oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person:7c6d16d9-a8c8-f839-eee8-41a54465493b ;
  a2a:EventKeyRef oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 .

oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person:e8482a2f-263a-76ee-9a5e-821165935639 ;
  a2a:EventKeyRef oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 .

oa:relationep_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Person:4f995fc0-b43a-3cab-6291-df25be58ffba ;
  a2a:EventKeyRef oa:event_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4_Event1 .

oa:source_bhi_cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1801-04-02 - 1801-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1801-04-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 3, Periode: 1746-1810" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "228-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 3, Periode: 1746-1810, Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810, 3, 228-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1be0d765-c64d-a28e-8a97-94746aecb26b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1be0d765-c64d-a28e-8a97-94746aecb26b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4" ;
  a2a:RecordGUID "{cc72eef5-12c6-4b8a-4f3d-e04b5a6477f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57256_00057256.xml van BHI" .

