@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_474fe15b-6d4f-e123-71c7-0147a50aed51
  a a2a:Record ;
  rdfs:label "Doop op 23 februari 1805 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-18fd9b33-8752-1189-9224-2b3e4dec3c44, oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-f6600047-8a4c-c1e1-f138-d0c05fc1bc36, oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-2bed9aa4-9712-ebe8-bf1b-503925ed75b7 ;
  a2a:hasEvent oa:event_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_0, oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_1, oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_2 ;
  a2a:hasSource oa:source_wba_474fe15b-6d4f-e123-71c7-0147a50aed51 .

oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-18fd9b33-8752-1189-9224-2b3e4dec3c44
  a a2a:Person ;
  rdfs:label "Anthonius Egidius Meganck" ;
  a2a:PersonName [
    rdfs:label "Anthonius Egidius Meganck" ;
    a2a:PersonNameFirstName "Anthonius Egidius" ;
    a2a:PersonNameLastName "Meganck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-f6600047-8a4c-c1e1-f138-d0c05fc1bc36
  a a2a:Person ;
  rdfs:label "Dijmpna Kerstens" ;
  a2a:PersonName [
    rdfs:label "Dijmpna Kerstens" ;
    a2a:PersonNameFirstName "Dijmpna" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person-2bed9aa4-9712-ebe8-bf1b-503925ed75b7
  a a2a:Person ;
  rdfs:label "Ferdinandus Josephus Meganck" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Josephus Meganck" ;
    a2a:PersonNameFirstName "Ferdinandus Josephus" ;
    a2a:PersonNameLastName "Meganck"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1805-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person:18fd9b33-8752-1189-9224-2b3e4dec3c44 ;
  a2a:EventKeyRef oa:event_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Event1 .

oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person:f6600047-8a4c-c1e1-f138-d0c05fc1bc36 ;
  a2a:EventKeyRef oa:event_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Event1 .

oa:relationep_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Person:2bed9aa4-9712-ebe8-bf1b-503925ed75b7 ;
  a2a:EventKeyRef oa:event_wba_474fe15b-6d4f-e123-71c7-0147a50aed51_Event1 .

oa:source_wba_474fe15b-6d4f-e123-71c7-0147a50aed51
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1805-02-23 - 1805-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1805-02-23"^^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: 028E, Periode: 164..." ;
    a2a:Book "Kalmthout doopregister 1803-1805 en communicanten 1649-1744" ;
    a2a:RegistryNumber "028E" ;
    a2a:Folio "31" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028E, Periode: 164..., Kalmthout doopregister 1803-1805 en communicanten 1649-1744, 028E, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/6f1a44fc-0d6b-e2a4-3105-a6ba12c91668.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/474fe15b-6d4f-e123-71c7-0147a50aed51" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/6f1a44fc-0d6b-e2a4-3105-a6ba12c91668.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/474fe15b-6d4f-e123-71c7-0147a50aed51" ;
  a2a:RecordGUID "{474fe15b-6d4f-e123-71c7-0147a50aed51}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Ferdinandus Josephus Meganck en Catharina Camps", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7435_00007435.xml van WBA" .

[] a2a:PersonRemarkdiversen "ex Neerlinter" .
[] a2a:PersonRemarkdiversen "geboren 23/02 om 3 uur in de namiddag" .
