@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_f5dc404f-c62f-fa49-e544-afc7258dc835
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1732 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-a35652aa-724b-bac3-02fe-e51d705a8a0e, oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-53785d06-51c1-0bc0-ab63-b3c66a8572a3, oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-9e1f11ab-5c70-74a8-99e2-6f82cef28855 ;
  a2a:hasEvent oa:event_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_0, oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_1, oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_2 ;
  a2a:hasSource oa:source_wba_f5dc404f-c62f-fa49-e544-afc7258dc835 .

oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-a35652aa-724b-bac3-02fe-e51d705a8a0e
  a a2a:Person ;
  rdfs:label "Joannes de Ren" ;
  a2a:PersonName [
    rdfs:label "Joannes de Ren" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-53785d06-51c1-0bc0-ab63-b3c66a8572a3
  a a2a:Person ;
  rdfs:label "Elisabeth Claese Pauwelse" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Claese Pauwelse" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Claese" ;
    a2a:PersonNameLastName "Pauwelse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person-9e1f11ab-5c70-74a8-99e2-6f82cef28855
  a a2a:Person ;
  rdfs:label "Cornelia de Ren" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Ren" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ren"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1732-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person:a35652aa-724b-bac3-02fe-e51d705a8a0e ;
  a2a:EventKeyRef oa:event_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Event1 .

oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person:53785d06-51c1-0bc0-ab63-b3c66a8572a3 ;
  a2a:EventKeyRef oa:event_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Event1 .

oa:relationep_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Person:9e1f11ab-5c70-74a8-99e2-6f82cef28855 ;
  a2a:EventKeyRef oa:event_wba_f5dc404f-c62f-fa49-e544-afc7258dc835_Event1 .

oa:source_wba_f5dc404f-c62f-fa49-e544-afc7258dc835
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1732-12-06 - 1732-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1732-12-06"^^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 "50" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799, Kalmthout doopregister Nieuwmoer 1713-1799, 028O, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/72387123-4e46-3226-e811-0e3c3a057295.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f5dc404f-c62f-fa49-e544-afc7258dc835" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/72387123-4e46-3226-e811-0e3c3a057295.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f5dc404f-c62f-fa49-e544-afc7258dc835" ;
  a2a:RecordGUID "{f5dc404f-c62f-fa49-e544-afc7258dc835}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Petrus de Ren en Dijmpna Dingemans Voethe", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9274_00009274.xml van WBA" .

[] a2a:PersonRemarkdiversen "ex Kalmthout" .
