@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_ea909274-c857-c3bb-e3ee-34cfb75df10a
  a a2a:Record ;
  rdfs:label "Doop op 13 april 1731 te Lith" ;
  a2a:hasPerson oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-49d782c3-bbdb-9e41-098c-f962782633f3, oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-1a1fe26c-2d00-4e44-1cb1-e11592fac01a, oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-26c3367b-a40f-9522-0837-0fdb033ec1f1, oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-c953f5b0-772e-d985-4f65-7e82441b1f31, oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-fb584c69-4c1a-f2ae-47f3-e4fac7076d29 ;
  a2a:hasEvent oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_0, oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_1, oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_2, oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_3, oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_4 ;
  a2a:hasSource oa:source_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a .

oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-49d782c3-bbdb-9e41-098c-f962782633f3
  a a2a:Person ;
  rdfs:label "Cornelia van Bellegoij" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Bellegoij" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bellegoij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-1a1fe26c-2d00-4e44-1cb1-e11592fac01a
  a a2a:Person ;
  rdfs:label "Joannes van Erp" ;
  a2a:PersonName [
    rdfs:label "Joannes van Erp" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-26c3367b-a40f-9522-0837-0fdb033ec1f1
  a a2a:Person ;
  rdfs:label "Theodora Egidii van Heusden" ;
  a2a:PersonName [
    rdfs:label "Theodora Egidii van Heusden" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePatronym "Egidii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heusden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-c953f5b0-772e-d985-4f65-7e82441b1f31
  a a2a:Person ;
  rdfs:label "Henricus van Bellegoij" ;
  a2a:PersonName [
    rdfs:label "Henricus van Bellegoij" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bellegoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person-fb584c69-4c1a-f2ae-47f3-e4fac7076d29
  a a2a:Person ;
  rdfs:label "Margareta Huberti van Heusden" ;
  a2a:PersonName [
    rdfs:label "Margareta Huberti van Heusden" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heusden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1731-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person:49d782c3-bbdb-9e41-098c-f962782633f3 ;
  a2a:EventKeyRef oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 .

oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person:1a1fe26c-2d00-4e44-1cb1-e11592fac01a ;
  a2a:EventKeyRef oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 .

oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person:26c3367b-a40f-9522-0837-0fdb033ec1f1 ;
  a2a:EventKeyRef oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 .

oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person:c953f5b0-772e-d985-4f65-7e82441b1f31 ;
  a2a:EventKeyRef oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 .

oa:relationep_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Person:fb584c69-4c1a-f2ae-47f3-e4fac7076d29 ;
  a2a:EventKeyRef oa:event_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a_Event1 .

oa:source_bhi_ea909274-c857-c3bb-e3ee-34cfb75df10a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1731-04-13 - 1731-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1731-04-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4, Periode: 1728-1787" ;
    a2a:Book "Lith doopboek 1728-1787" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "5v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4, Periode: 1728-1787, Lith doopboek 1728-1787, 4, 5v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c1f32eb1-5108-a26b-465e-fecf90548d09.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c1f32eb1-5108-a26b-465e-fecf90548d09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ea909274-c857-c3bb-e3ee-34cfb75df10a" ;
  a2a:RecordGUID "{ea909274-c857-c3bb-e3ee-34cfb75df10a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38653_00038653.xml van BHI" .

