@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_653cf6a6-beec-2d3f-c10f-91ef86042599
  a a2a:Record ;
  rdfs:label "Doop op 10 mei 1666 te Veghel" ;
  a2a:hasPerson oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-6094b7ed-2d72-cfe9-a3ba-292f454eceec, oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-3de2ed7a-ed40-cc29-7136-65e253458a3b, oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-6c0c2d76-ad13-3358-be67-9f64f2b44bdf, oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-16fa7490-4bfb-ac52-3154-2ff6b68303d3, oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-54e28d4e-fa4c-79a4-dc4e-291200bac540 ;
  a2a:hasEvent oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_0, oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_1, oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_2, oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_3, oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_4 ;
  a2a:hasSource oa:source_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599 .

oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-6094b7ed-2d72-cfe9-a3ba-292f454eceec
  a a2a:Person ;
  rdfs:label "Gertrudis Martini" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Martini" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Martini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-3de2ed7a-ed40-cc29-7136-65e253458a3b
  a a2a:Person ;
  rdfs:label "Wilhelma Joannis Theodori" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Joannis Theodori" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Theodori"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-6c0c2d76-ad13-3358-be67-9f64f2b44bdf
  a a2a:Person ;
  rdfs:label "Wilhelma N.N." ;
  a2a:PersonName [
    rdfs:label "Wilhelma N.N." ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-16fa7490-4bfb-ac52-3154-2ff6b68303d3
  a a2a:Person ;
  rdfs:label "Henricus Theodori" ;
  a2a:PersonName [
    rdfs:label "Henricus Theodori" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Theodori"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person-54e28d4e-fa4c-79a4-dc4e-291200bac540
  a a2a:Person ;
  rdfs:label "Gertrudis Henrici Theodori" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Henrici Theodori" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Theodori"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1666-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person:6094b7ed-2d72-cfe9-a3ba-292f454eceec ;
  a2a:EventKeyRef oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 .

oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person:3de2ed7a-ed40-cc29-7136-65e253458a3b ;
  a2a:EventKeyRef oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 .

oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person:6c0c2d76-ad13-3358-be67-9f64f2b44bdf ;
  a2a:EventKeyRef oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 .

oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person:16fa7490-4bfb-ac52-3154-2ff6b68303d3 ;
  a2a:EventKeyRef oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 .

oa:relationep_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Person:54e28d4e-fa4c-79a4-dc4e-291200bac540 ;
  a2a:EventKeyRef oa:event_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599_Event1 .

oa:source_bhi_653cf6a6-beec-2d3f-c10f-91ef86042599
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1666-05-10 - 1666-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1666-05-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 27, Periode: 1651-1675" ;
    a2a:Book "Veghel doop- en trouwboek 1651-1675" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "62-10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 62-10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/442af764-3098-68b1-f6fd-a7cc6f7d1f61.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/442af764-3098-68b1-f6fd-a7cc6f7d1f61.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/653cf6a6-beec-2d3f-c10f-91ef86042599" ;
  a2a:RecordGUID "{653cf6a6-beec-2d3f-c10f-91ef86042599}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48813_00048813.xml van BHI" .

