@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_32b008cd-e3a4-2f79-177a-2840676767ee
  a a2a:Record ;
  rdfs:label "Doop op 26 juni 1717 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534be3e2-463d-11e3-a747-d206bceb4d38, oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534ce24c-463d-11e3-a747-d206bceb4d38, oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534d33b4-463d-11e3-a747-d206bceb4d38, oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534c2dca-463d-11e3-a747-d206bceb4d38, oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534c9a26-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_0, oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_1, oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_2, oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_3, oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_4 ;
  a2a:hasSource oa:source_bhi_32b008cd-e3a4-2f79-177a-2840676767ee .

oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534be3e2-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Andreas Anthonii Joannis Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Andreas Anthonii Joannis Verhaegen" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Anthonii Joannis" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534ce24c-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Anthonii Joannis Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Joannes Anthonii Joannis Verhaegen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Anthonii Joannis" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534d33b4-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonia Peters" ;
  a2a:PersonName [
    rdfs:label "Anthonia Peters" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534c2dca-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonius Joannis Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Anthonius Joannis Verhaegen" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person-534c9a26-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Adriana Wilhelmi" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1717-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person:534be3e2-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 .

oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person:534ce24c-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 .

oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person:534d33b4-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 .

oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person:534c2dca-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 .

oa:relationep_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Person:534c9a26-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_32b008cd-e3a4-2f79-177a-2840676767ee_Event1 .

oa:source_bhi_32b008cd-e3a4-2f79-177a-2840676767ee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1717-06-26 - 1717-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1717-06-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6, Periode: 1709-1718" ;
    a2a:Book "Rooms-Katholiek doopboek 1709-1718" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "55v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6, Periode: 1709-1718, Rooms-Katholiek doopboek 1709-1718, 6, 55v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/db93348a-901f-e1f0-c851-0535d55454b4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/db93348a-901f-e1f0-c851-0535d55454b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-07-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/32b008cd-e3a4-2f79-177a-2840676767ee" ;
  a2a:RecordGUID "{32b008cd-e3a4-2f79-177a-2840676767ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80280_00080280.xml van BHI" .

