@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_8140eb37-9686-e065-dbcc-641f29d55ee4
  a a2a:Record ;
  rdfs:label "Doop op 6 mei 1778 te Boekel" ;
  a2a:hasPerson oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-93569732-e62b-11e2-adb0-c5c2be41aada, oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-9c364399-6410-5a8f-b61e-9dcb4ccd8249, oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-7adaf6a4-9a78-6e4e-341e-24ad9347cfca, oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-c93766d3-91fc-3160-76d4-614c052e4126, oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-ab1c11bd-76ff-9c5f-78fc-2987ba876570 ;
  a2a:hasEvent oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_0, oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_1, oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_2, oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_3, oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_4 ;
  a2a:hasSource oa:source_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4 .

oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-93569732-e62b-11e2-adb0-c5c2be41aada
  a a2a:Person ;
  rdfs:label "Francis de Goij" ;
  a2a:PersonName [
    rdfs:label "Francis de Goij" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goij"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-9c364399-6410-5a8f-b61e-9dcb4ccd8249
  a a2a:Person ;
  rdfs:label "Peter Cisse" ;
  a2a:PersonName [
    rdfs:label "Peter Cisse" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Cisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-7adaf6a4-9a78-6e4e-341e-24ad9347cfca
  a a2a:Person ;
  rdfs:label "Elisbet Leonardisse" ;
  a2a:PersonName [
    rdfs:label "Elisbet Leonardisse" ;
    a2a:PersonNameFirstName "Elisbet" ;
    a2a:PersonNameLastName "Leonardisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-c93766d3-91fc-3160-76d4-614c052e4126
  a a2a:Person ;
  rdfs:label "Joannes de Goij" ;
  a2a:PersonName [
    rdfs:label "Joannes de Goij" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person-ab1c11bd-76ff-9c5f-78fc-2987ba876570
  a a2a:Person ;
  rdfs:label "Joanna Francisse" ;
  a2a:PersonName [
    rdfs:label "Joanna Francisse" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Francisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1778-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person:93569732-e62b-11e2-adb0-c5c2be41aada ;
  a2a:EventKeyRef oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 .

oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person:9c364399-6410-5a8f-b61e-9dcb4ccd8249 ;
  a2a:EventKeyRef oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 .

oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person:7adaf6a4-9a78-6e4e-341e-24ad9347cfca ;
  a2a:EventKeyRef oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 .

oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person:c93766d3-91fc-3160-76d4-614c052e4126 ;
  a2a:EventKeyRef oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 .

oa:relationep_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Person:ab1c11bd-76ff-9c5f-78fc-2987ba876570 ;
  a2a:EventKeyRef oa:event_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4_Event1 .

oa:source_bhi_8140eb37-9686-e065-dbcc-641f29d55ee4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1778-05-06 - 1778-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1778-05-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1770-1806" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1806" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "32v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1770-1806, Rooms-Katholiek doopboek 1770-1806, 3, 32v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4ac8eab9-806b-8eba-345c-87fcd6a5588f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4ac8eab9-806b-8eba-345c-87fcd6a5588f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8140eb37-9686-e065-dbcc-641f29d55ee4" ;
  a2a:RecordGUID "{8140eb37-9686-e065-dbcc-641f29d55ee4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50660_00050660.xml van BHI" .

