@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_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1729 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-7474de9d-05a1-f383-dff6-8dc5906648cb, oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-cf0f0402-ce8e-cbfe-38d9-70a1fbf42f4a, oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-a8714274-8dad-7d1a-2f22-5ba73fb69506 ;
  a2a:hasEvent oa:event_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_0, oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_1, oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_2 ;
  a2a:hasSource oa:source_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc .

oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-7474de9d-05a1-f383-dff6-8dc5906648cb
  a a2a:Person ;
  rdfs:label "Guilielmus Goosens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Goosens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Goosens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-cf0f0402-ce8e-cbfe-38d9-70a1fbf42f4a
  a a2a:Person ;
  rdfs:label "Dominicus Bartholomeus Goosens" ;
  a2a:PersonName [
    rdfs:label "Dominicus Bartholomeus Goosens" ;
    a2a:PersonNameFirstName "Dominicus Bartholomeus" ;
    a2a:PersonNameLastName "Goosens"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person-a8714274-8dad-7d1a-2f22-5ba73fb69506
  a a2a:Person ;
  rdfs:label "Maria van Doren" ;
  a2a:PersonName [
    rdfs:label "Maria van Doren" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1729-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person:7474de9d-05a1-f383-dff6-8dc5906648cb ;
  a2a:EventKeyRef oa:event_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Event1 .

oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person:cf0f0402-ce8e-cbfe-38d9-70a1fbf42f4a ;
  a2a:EventKeyRef oa:event_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Event1 .

oa:relationep_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Person:a8714274-8dad-7d1a-2f22-5ba73fb69506 ;
  a2a:EventKeyRef oa:event_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc_Event1 .

oa:source_wba_ddaf5e7b-ae0b-c40e-d34f-d071339abbfc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1729-10-08 - 1729-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1729-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028D, Periode: 171..." ;
    a2a:Book "Kalmthout Doopregister 1712-1761" ;
    a2a:RegistryNumber "028D" ;
    a2a:Folio "57" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028D, Periode: 171..., Kalmthout Doopregister 1712-1761, 028D, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2e955967-4539-8b63-a346-bc5b0ac8754b.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ddaf5e7b-ae0b-c40e-d34f-d071339abbfc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2e955967-4539-8b63-a346-bc5b0ac8754b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ddaf5e7b-ae0b-c40e-d34f-d071339abbfc" ;
  a2a:RecordGUID "{ddaf5e7b-ae0b-c40e-d34f-d071339abbfc}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Bartolomeus Tervicoren en Josepha Goosens", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8952_00008952.xml van WBA" .

[] a2a:PersonRemarkdiversen "hic receptoris regii, ex Epphigem oriundi(koninklijke belastingontvanger, afkomstig van Eppegem)" .
[] a2a:PersonRemarkdiversen "gemini(tweeling)" .
[] a2a:PersonRemarkdiversen "ex Wustwesel(Wuustwezel)" .
