@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_e9dd2191-e201-dedd-a5d8-6635d6949a4c
  a a2a:Record ;
  rdfs:label "Doop op 26 november 1761 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-80a4587c-df22-3100-b7e1-c2977b233cd6, oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-0af64e72-ad77-79f3-9e40-cf20e27052c5, oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-ba397918-bc1e-7252-f272-bc60680d039c, oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-5f3f2402-4499-e6cb-6b01-f5fe320fdad2, oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-8f4001d9-e638-15d7-23b2-ba20668fb045 ;
  a2a:hasEvent oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_0, oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_1, oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_2, oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_3, oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_4 ;
  a2a:hasSource oa:source_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c .

oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-80a4587c-df22-3100-b7e1-c2977b233cd6
  a a2a:Person ;
  rdfs:label "Helena Antonii Jacob Voets" ;
  a2a:PersonName [
    rdfs:label "Helena Antonii Jacob Voets" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Antonii Jacob" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-0af64e72-ad77-79f3-9e40-cf20e27052c5
  a a2a:Person ;
  rdfs:label "Andraeas Jacob Voets" ;
  a2a:PersonName [
    rdfs:label "Andraeas Jacob Voets" ;
    a2a:PersonNameFirstName "Andraeas" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-ba397918-bc1e-7252-f272-bc60680d039c
  a a2a:Person ;
  rdfs:label "Guiljelma Voets" ;
  a2a:PersonName [
    rdfs:label "Guiljelma Voets" ;
    a2a:PersonNameFirstName "Guiljelma" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-5f3f2402-4499-e6cb-6b01-f5fe320fdad2
  a a2a:Person ;
  rdfs:label "Jacoba Lucas van de Bogaert" ;
  a2a:PersonName [
    rdfs:label "Jacoba Lucas van de Bogaert" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePatronym "Lucas" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person-8f4001d9-e638-15d7-23b2-ba20668fb045
  a a2a:Person ;
  rdfs:label "Antonius Jacob Voets" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacob Voets" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1761-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person:80a4587c-df22-3100-b7e1-c2977b233cd6 ;
  a2a:EventKeyRef oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 .

oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person:0af64e72-ad77-79f3-9e40-cf20e27052c5 ;
  a2a:EventKeyRef oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 .

oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person:ba397918-bc1e-7252-f272-bc60680d039c ;
  a2a:EventKeyRef oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 .

oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person:5f3f2402-4499-e6cb-6b01-f5fe320fdad2 ;
  a2a:EventKeyRef oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 .

oa:relationep_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Person:8f4001d9-e638-15d7-23b2-ba20668fb045 ;
  a2a:EventKeyRef oa:event_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c_Event1 .

oa:source_bhi_e9dd2191-e201-dedd-a5d8-6635d6949a4c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1761-11-26 - 1761-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1761-11-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9, Periode: 1742-1768" ;
    a2a:Book "Schijndel doopboek 1742-1768" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "70v13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9, Periode: 1742-1768, Schijndel doopboek 1742-1768, 9, 70v13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e665a1fe-158f-7f94-4a34-e26ddd82d7d4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e665a1fe-158f-7f94-4a34-e26ddd82d7d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e9dd2191-e201-dedd-a5d8-6635d6949a4c" ;
  a2a:RecordGUID "{e9dd2191-e201-dedd-a5d8-6635d6949a4c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78185_00078185.xml van BHI" .

