@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_53604fd2-d816-e6c8-786a-b8ae71ec47a5
  a a2a:Record ;
  rdfs:label "Doop op 23 mei 1693 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-0a63ea9e-463d-f8ae-ed41-175ca9c5cae3, oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-bf38023d-fdbb-32ce-1d41-52a7841fb160, oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-fbb4186f-78d8-f074-83bc-d9cbeedc1dcf, oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-2e765606-acb1-b9bd-c0bf-f90944ca59f3, oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-3f54bbe7-6610-42c6-a9ea-fac60904dffe ;
  a2a:hasEvent oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_0, oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_1, oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_2, oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_3, oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_4 ;
  a2a:hasSource oa:source_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5 .

oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-0a63ea9e-463d-f8ae-ed41-175ca9c5cae3
  a a2a:Person ;
  rdfs:label "Adrianus Roetaerts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Roetaerts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Roetaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-bf38023d-fdbb-32ce-1d41-52a7841fb160
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelii van Zutphen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelii van Zutphen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zutphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-fbb4186f-78d8-f074-83bc-d9cbeedc1dcf
  a a2a:Person ;
  rdfs:label "Anna Maria Anselmi Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Anselmi Verbeeck" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Anselmi" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-2e765606-acb1-b9bd-c0bf-f90944ca59f3
  a a2a:Person ;
  rdfs:label "Anselmus Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Anselmus Verbeeck" ;
    a2a:PersonNameFirstName "Anselmus" ;
    a2a:PersonNameLastName "Verbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person-3f54bbe7-6610-42c6-a9ea-fac60904dffe
  a a2a:Person ;
  rdfs:label "Barbara N.N." ;
  a2a:PersonName [
    rdfs:label "Barbara N.N." ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1693-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person:0a63ea9e-463d-f8ae-ed41-175ca9c5cae3 ;
  a2a:EventKeyRef oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 .

oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person:bf38023d-fdbb-32ce-1d41-52a7841fb160 ;
  a2a:EventKeyRef oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 .

oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person:fbb4186f-78d8-f074-83bc-d9cbeedc1dcf ;
  a2a:EventKeyRef oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 .

oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person:2e765606-acb1-b9bd-c0bf-f90944ca59f3 ;
  a2a:EventKeyRef oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 .

oa:relationep_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Person:3f54bbe7-6610-42c6-a9ea-fac60904dffe ;
  a2a:EventKeyRef oa:event_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5_Event1 .

oa:source_bhi_53604fd2-d816-e6c8-786a-b8ae71ec47a5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1693-05-23 - 1693-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1693-05-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 8, Periode: 1647-1697" ;
    a2a:Book "Boxtel doopboek 1647-1697" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "282-11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 282-11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e908d2a5-4b47-808d-b1ef-3be580483b8a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e908d2a5-4b47-808d-b1ef-3be580483b8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/53604fd2-d816-e6c8-786a-b8ae71ec47a5" ;
  a2a:RecordGUID "{53604fd2-d816-e6c8-786a-b8ae71ec47a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48854_00048854.xml van BHI" .

