@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_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076
  a a2a:Record ;
  rdfs:label "Doop op 26 december 1791 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-e15c5314-331a-f39e-0502-25d22b29a062, oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-2786e722-391f-7056-fe5a-58a1302ba696, oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-cfd39985-877d-ad7e-ef41-46d3794df3fa ;
  a2a:hasEvent oa:event_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_0, oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_1, oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_2 ;
  a2a:hasSource oa:source_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076 .

oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-e15c5314-331a-f39e-0502-25d22b29a062
  a a2a:Person ;
  rdfs:label "Laurentius De Boets" ;
  a2a:PersonName [
    rdfs:label "Laurentius De Boets" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNamePrefixLastName "De" ;
    a2a:PersonNameLastName "Boets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-2786e722-391f-7056-fe5a-58a1302ba696
  a a2a:Person ;
  rdfs:label "Maria Loopmans" ;
  a2a:PersonName [
    rdfs:label "Maria Loopmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person-cfd39985-877d-ad7e-ef41-46d3794df3fa
  a a2a:Person ;
  rdfs:label "Maria Theresia De Boets" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia De Boets" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "De" ;
    a2a:PersonNameLastName "Boets"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1791-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person:e15c5314-331a-f39e-0502-25d22b29a062 ;
  a2a:EventKeyRef oa:event_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Event1 .

oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person:2786e722-391f-7056-fe5a-58a1302ba696 ;
  a2a:EventKeyRef oa:event_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Event1 .

oa:relationep_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Person:cfd39985-877d-ad7e-ef41-46d3794df3fa ;
  a2a:EventKeyRef oa:event_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076_Event1 .

oa:source_wba_18efb081-85b7-2aeb-9c96-e2c67af0e076
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1791-12-26 - 1791-12-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-12-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-12-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1791-12-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799" ;
    a2a:Book "Kalmthout doopregister Nieuwmoer 1713-1799" ;
    a2a:RegistryNumber "028O" ;
    a2a:Folio "175" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799, Kalmthout doopregister Nieuwmoer 1713-1799, 028O, 175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/36f73f68-958d-b5af-f8aa-0aa04adb1ee1.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/18efb081-85b7-2aeb-9c96-e2c67af0e076" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/36f73f68-958d-b5af-f8aa-0aa04adb1ee1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/18efb081-85b7-2aeb-9c96-e2c67af0e076" ;
  a2a:RecordGUID "{18efb081-85b7-2aeb-9c96-e2c67af0e076}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Joannes Baptista Guns loco Joannes Probekens en Maria Helena Cappitijns", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6964_00006964.xml van WBA" .

[] a2a:PersonRemarkdiversen "ex Schelde" .
