@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_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1807 te Zeeland" ;
  a2a:hasPerson oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-fdd37df2-2850-66ef-19a0-fd86dc68bbd2, oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-050abe3e-be31-e81e-c11a-25d24a0fe06e, oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-bf215968-a3f0-ef13-afd0-c55fab8c4ced, oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-b906cfcc-6b78-bcc5-2587-22d2d8f6b013, oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-78e91869-f3a3-9621-7328-83a3bc2960cd ;
  a2a:hasEvent oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_0, oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_1, oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_2, oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_3, oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_4 ;
  a2a:hasSource oa:source_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb .

oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-fdd37df2-2850-66ef-19a0-fd86dc68bbd2
  a a2a:Person ;
  rdfs:label "Arnoldus Toon Bongarts" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Toon Bongarts" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Toon" ;
    a2a:PersonNameLastName "Bongarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-050abe3e-be31-e81e-c11a-25d24a0fe06e
  a a2a:Person ;
  rdfs:label "Nicolaa Aart Willem Claassen" ;
  a2a:PersonName [
    rdfs:label "Nicolaa Aart Willem Claassen" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNamePatronym "Aart Willem" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-bf215968-a3f0-ef13-afd0-c55fab8c4ced
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelii Versteege" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelii Versteege" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Versteege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-b906cfcc-6b78-bcc5-2587-22d2d8f6b013
  a a2a:Person ;
  rdfs:label "Gerardus Toon Bongarts" ;
  a2a:PersonName [
    rdfs:label "Gerardus Toon Bongarts" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Toon" ;
    a2a:PersonNameLastName "Bongarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person-78e91869-f3a3-9621-7328-83a3bc2960cd
  a a2a:Person ;
  rdfs:label "Cornelius Bongarts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bongarts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Bongarts"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1807-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person:fdd37df2-2850-66ef-19a0-fd86dc68bbd2 ;
  a2a:EventKeyRef oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 .

oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person:050abe3e-be31-e81e-c11a-25d24a0fe06e ;
  a2a:EventKeyRef oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 .

oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person:bf215968-a3f0-ef13-afd0-c55fab8c4ced ;
  a2a:EventKeyRef oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 .

oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person:b906cfcc-6b78-bcc5-2587-22d2d8f6b013 ;
  a2a:EventKeyRef oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 .

oa:relationep_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Person:78e91869-f3a3-9621-7328-83a3bc2960cd ;
  a2a:EventKeyRef oa:event_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb_Event1 .

oa:source_bhi_2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland", "1807-01-04 - 1807-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1807-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 9, Periode: 1752-1811" ;
    a2a:Book "Zeeland doopboek 1752-1811" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "208-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1752-1811, Zeeland doopboek 1752-1811, 9, 208-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5adcd202-d16d-e916-14e9-b9932db4970c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5adcd202-d16d-e916-14e9-b9932db4970c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb" ;
  a2a:RecordGUID "{2b5f7b2d-bb9c-8b2c-9e8f-d9ba8aee54fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40713_00040713.xml van BHI" .

