@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_3dca3c4e-863f-b341-1179-88af334f705c
  a a2a:Record ;
  rdfs:label "Doop op 16 mei 1668 te Cuijk" ;
  a2a:hasPerson oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-a4ae96d9-f7ca-1222-afa0-98e2d55be63e, oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-ffb654ce-af39-a710-efb4-a139c386429f, oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-f6662ede-2fb5-fc83-d988-ebc3d2f15010, oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-19fbb1fb-ab9b-abc2-c635-ea092184ed9a, oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-1562a87d-caf1-6225-f51a-98fdc473dafc ;
  a2a:hasEvent oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_0, oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_1, oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_2, oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_3, oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_4 ;
  a2a:hasSource oa:source_bhi_3dca3c4e-863f-b341-1179-88af334f705c .

oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-a4ae96d9-f7ca-1222-afa0-98e2d55be63e
  a a2a:Person ;
  rdfs:label "Bernardus Vincent" ;
  a2a:PersonName [
    rdfs:label "Bernardus Vincent" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Vincent"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-ffb654ce-af39-a710-efb4-a139c386429f
  a a2a:Person ;
  rdfs:label "Hermannus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Hermannus Brouwers" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-f6662ede-2fb5-fc83-d988-ebc3d2f15010
  a a2a:Person ;
  rdfs:label "Elisabeta Gerardi" ;
  a2a:PersonName [
    rdfs:label "Elisabeta Gerardi" ;
    a2a:PersonNameFirstName "Elisabeta" ;
    a2a:PersonNameLastName "Gerardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-19fbb1fb-ab9b-abc2-c635-ea092184ed9a
  a a2a:Person ;
  rdfs:label "Joannes Vincent" ;
  a2a:PersonName [
    rdfs:label "Joannes Vincent" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vincent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person-1562a87d-caf1-6225-f51a-98fdc473dafc
  a a2a:Person ;
  rdfs:label "Maria Anna Sebastiani" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Sebastiani" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Sebastiani"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1668" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1668-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person:a4ae96d9-f7ca-1222-afa0-98e2d55be63e ;
  a2a:EventKeyRef oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 .

oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person:ffb654ce-af39-a710-efb4-a139c386429f ;
  a2a:EventKeyRef oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 .

oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person:f6662ede-2fb5-fc83-d988-ebc3d2f15010 ;
  a2a:EventKeyRef oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 .

oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person:19fbb1fb-ab9b-abc2-c635-ea092184ed9a ;
  a2a:EventKeyRef oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 .

oa:relationep_bhi_3dca3c4e-863f-b341-1179-88af334f705c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Person:1562a87d-caf1-6225-f51a-98fdc473dafc ;
  a2a:EventKeyRef oa:event_bhi_3dca3c4e-863f-b341-1179-88af334f705c_Event1 .

oa:source_bhi_3dca3c4e-863f-b341-1179-88af334f705c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk", "1668-05-16 - 1668-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1668" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1668-05-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 13, Periode: 1652-1695" ;
    a2a:Book "Rooms-Katholiek Doop-, trouw- en begraafboek, 1652-1695" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "59-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 13, Periode: 1652-1695, Rooms-Katholiek Doop-, trouw- en begraafboek, 1652-1695, 13, 59-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bfbceba7-3588-e2d2-6785-d95f9da20f50.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bfbceba7-3588-e2d2-6785-d95f9da20f50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3dca3c4e-863f-b341-1179-88af334f705c" ;
  a2a:RecordGUID "{3dca3c4e-863f-b341-1179-88af334f705c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41220_00041220.xml van BHI" .

