@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_8f3ee7fa-9405-326f-b151-41fa7e8b7606
  a a2a:Record ;
  rdfs:label "Doop op 30 januari 1723 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-18010d68-87a3-8bdb-919f-038285c19a3f, oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-270f0450-8bb2-5436-d737-1fe95cf3459e, oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-5e4cca32-a3a4-5aa2-5c65-601456d84f54 ;
  a2a:hasEvent oa:event_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_0, oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_1, oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_2 ;
  a2a:hasSource oa:source_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606 .

oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-18010d68-87a3-8bdb-919f-038285c19a3f
  a a2a:Person ;
  rdfs:label "Joannes Kintaers" ;
  a2a:PersonName [
    rdfs:label "Joannes Kintaers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Kintaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-270f0450-8bb2-5436-d737-1fe95cf3459e
  a a2a:Person ;
  rdfs:label "Ida Geeraerts" ;
  a2a:PersonName [
    rdfs:label "Ida Geeraerts" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Geeraerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person-5e4cca32-a3a4-5aa2-5c65-601456d84f54
  a a2a:Person ;
  rdfs:label "Laurentius Franciscus Kintaers" ;
  a2a:PersonName [
    rdfs:label "Laurentius Franciscus Kintaers" ;
    a2a:PersonNameFirstName "Laurentius Franciscus" ;
    a2a:PersonNameLastName "Kintaers"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1723-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person:18010d68-87a3-8bdb-919f-038285c19a3f ;
  a2a:EventKeyRef oa:event_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Event1 .

oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person:270f0450-8bb2-5436-d737-1fe95cf3459e ;
  a2a:EventKeyRef oa:event_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Event1 .

oa:relationep_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Person:5e4cca32-a3a4-5aa2-5c65-601456d84f54 ;
  a2a:EventKeyRef oa:event_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606_Event1 .

oa:source_wba_8f3ee7fa-9405-326f-b151-41fa7e8b7606
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1723-01-30 - 1723-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1723-01-30"^^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 "37" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028D, Periode: 171..., Kalmthout Doopregister 1712-1761, 028D, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3df51117-396e-3615-3fb6-c00a21cc90da.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8f3ee7fa-9405-326f-b151-41fa7e8b7606" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3df51117-396e-3615-3fb6-c00a21cc90da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8f3ee7fa-9405-326f-b151-41fa7e8b7606" ;
  a2a:RecordGUID "{8f3ee7fa-9405-326f-b151-41fa7e8b7606}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Laurentius van Gorp en Petronella Kersten", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7813_00007813.xml van WBA" .

