@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_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8
  a a2a:Record ;
  rdfs:label "Doop op 7 juni 1790 te Zeeland" ;
  a2a:hasPerson oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-dd1e7751-8748-d6a5-3c64-30445905954b, oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-2b9ed5f1-cc7e-217b-8395-8b558d3c8149, oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-e4266696-7485-e3d3-d246-ffe6e54dd959, oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-4d57b60b-a4e2-3408-a763-468fa31e1216, oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-1dad64ca-6e94-e91b-39f7-632ef69f69cd ;
  a2a:hasEvent oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_0, oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_1, oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_2, oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_3, oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_4 ;
  a2a:hasSource oa:source_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8 .

oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-dd1e7751-8748-d6a5-3c64-30445905954b
  a a2a:Person ;
  rdfs:label "Joannes Thibos" ;
  a2a:PersonName [
    rdfs:label "Joannes Thibos" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Thibos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-2b9ed5f1-cc7e-217b-8395-8b558d3c8149
  a a2a:Person ;
  rdfs:label "Aldegonda Goossens" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Goossens" ;
    a2a:PersonNameFirstName "Aldegonda" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-e4266696-7485-e3d3-d246-ffe6e54dd959
  a a2a:Person ;
  rdfs:label "Maria van Kilsdonk" ;
  a2a:PersonName [
    rdfs:label "Maria van Kilsdonk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kilsdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-4d57b60b-a4e2-3408-a763-468fa31e1216
  a a2a:Person ;
  rdfs:label "Adrianus Coole" ;
  a2a:PersonName [
    rdfs:label "Adrianus Coole" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Coole"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person-1dad64ca-6e94-e91b-39f7-632ef69f69cd
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Coole" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Coole" ;
    a2a:PersonNameFirstName "Franciscus Jacobus" ;
    a2a:PersonNameLastName "Coole"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1790-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person:dd1e7751-8748-d6a5-3c64-30445905954b ;
  a2a:EventKeyRef oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 .

oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person:2b9ed5f1-cc7e-217b-8395-8b558d3c8149 ;
  a2a:EventKeyRef oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 .

oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person:e4266696-7485-e3d3-d246-ffe6e54dd959 ;
  a2a:EventKeyRef oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 .

oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person:4d57b60b-a4e2-3408-a763-468fa31e1216 ;
  a2a:EventKeyRef oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 .

oa:relationep_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Person:1dad64ca-6e94-e91b-39f7-632ef69f69cd ;
  a2a:EventKeyRef oa:event_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8_Event1 .

oa:source_bhi_f10cc0c5-5bc3-c317-e919-b626b9fa0ea8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland", "1790-06-07 - 1790-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1790-06-07"^^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 "133-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1752-1811, Zeeland doopboek 1752-1811, 9, 133-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/997f7520-54c6-558e-ed6c-d597c3d925eb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/997f7520-54c6-558e-ed6c-d597c3d925eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f10cc0c5-5bc3-c317-e919-b626b9fa0ea8" ;
  a2a:RecordGUID "{f10cc0c5-5bc3-c317-e919-b626b9fa0ea8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37328_00037328.xml van BHI" .

