@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_9126fbed-efde-ef8c-e052-8f727527e5b2
  a a2a:Record ;
  rdfs:label "Doop op 15 maart 1722 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-5ce66737-3aee-a09f-905f-011f007d1d7b, oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-22ba450e-4c4f-cecb-8c50-50f3032335ff, oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-dcf8021f-7b94-5cd5-2f50-2b355332ead0 ;
  a2a:hasEvent oa:event_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_0, oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_1, oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_2 ;
  a2a:hasSource oa:source_wba_9126fbed-efde-ef8c-e052-8f727527e5b2 .

oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-5ce66737-3aee-a09f-905f-011f007d1d7b
  a a2a:Person ;
  rdfs:label "Cornelius Cornelisse Panen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Cornelisse Panen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Panen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-22ba450e-4c4f-cecb-8c50-50f3032335ff
  a a2a:Person ;
  rdfs:label "Maria Huijbrechts" ;
  a2a:PersonName [
    rdfs:label "Maria Huijbrechts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Huijbrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person-dcf8021f-7b94-5cd5-2f50-2b355332ead0
  a a2a:Person ;
  rdfs:label "Winandus Panen" ;
  a2a:PersonName [
    rdfs:label "Winandus Panen" ;
    a2a:PersonNameFirstName "Winandus" ;
    a2a:PersonNameLastName "Panen"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1722-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person:5ce66737-3aee-a09f-905f-011f007d1d7b ;
  a2a:EventKeyRef oa:event_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Event1 .

oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person:22ba450e-4c4f-cecb-8c50-50f3032335ff ;
  a2a:EventKeyRef oa:event_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Event1 .

oa:relationep_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Person:dcf8021f-7b94-5cd5-2f50-2b355332ead0 ;
  a2a:EventKeyRef oa:event_wba_9126fbed-efde-ef8c-e052-8f727527e5b2_Event1 .

oa:source_wba_9126fbed-efde-ef8c-e052-8f727527e5b2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1722-03-15 - 1722-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1722-03-15"^^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 "25" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799, Kalmthout doopregister Nieuwmoer 1713-1799, 028O, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/32a29c26-b0c3-dde2-6d00-07ca5fff9520.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9126fbed-efde-ef8c-e052-8f727527e5b2" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/32a29c26-b0c3-dde2-6d00-07ca5fff9520.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9126fbed-efde-ef8c-e052-8f727527e5b2" ;
  a2a:RecordGUID "{9126fbed-efde-ef8c-e052-8f727527e5b2}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Cornelius Adriaense Panen en Gertrudis Huijbrechts", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7831_00007831.xml van WBA" .

