@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_25caa778-d627-e06c-e23c-c620b97b39d7
  a a2a:Record ;
  rdfs:label "Doop op 27 september 1696 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-bc0fe282-98b8-ba76-c1df-1f4949933d25, oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-4b8c63e1-8169-d7bf-b3d2-d8565519124c, oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-f02aefea-c3ee-14f3-c4f1-325cb3356569 ;
  a2a:hasEvent oa:event_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_0, oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_1, oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_2 ;
  a2a:hasSource oa:source_wba_25caa778-d627-e06c-e23c-c620b97b39d7 .

oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-bc0fe282-98b8-ba76-c1df-1f4949933d25
  a a2a:Person ;
  rdfs:label "Cornelius Pauwels Capiteijns" ;
  a2a:PersonName [
    rdfs:label "Cornelius Pauwels Capiteijns" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Pauwels" ;
    a2a:PersonNameLastName "Capiteijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-4b8c63e1-8169-d7bf-b3d2-d8565519124c
  a a2a:Person ;
  rdfs:label "Cornelia Crijnssen Fraters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Crijnssen Fraters" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Crijnssen" ;
    a2a:PersonNameLastName "Fraters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person-f02aefea-c3ee-14f3-c4f1-325cb3356569
  a a2a:Person ;
  rdfs:label "Joannes Capiteijns" ;
  a2a:PersonName [
    rdfs:label "Joannes Capiteijns" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Capiteijns"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1696-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person:bc0fe282-98b8-ba76-c1df-1f4949933d25 ;
  a2a:EventKeyRef oa:event_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Event1 .

oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person:4b8c63e1-8169-d7bf-b3d2-d8565519124c ;
  a2a:EventKeyRef oa:event_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Event1 .

oa:relationep_wba_25caa778-d627-e06c-e23c-c620b97b39d7_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Person:f02aefea-c3ee-14f3-c4f1-325cb3356569 ;
  a2a:EventKeyRef oa:event_wba_25caa778-d627-e06c-e23c-c620b97b39d7_Event1 .

oa:source_wba_25caa778-d627-e06c-e23c-c620b97b39d7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1696-09-27 - 1696-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1696-09-27"^^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: 028C, Periode: 167..." ;
    a2a:Book "Kalmthout Doopregister 1677-1713" ;
    a2a:RegistryNumber "028C" ;
    a2a:Folio "94" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028C, Periode: 167..., Kalmthout Doopregister 1677-1713, 028C, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/55adf5fe-4f71-8009-7b2d-f55ecfff3bf5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/25caa778-d627-e06c-e23c-c620b97b39d7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/55adf5fe-4f71-8009-7b2d-f55ecfff3bf5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/25caa778-d627-e06c-e23c-c620b97b39d7" ;
  a2a:RecordGUID "{25caa778-d627-e06c-e23c-c620b97b39d7}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Joannes Hendrickx en Maria Willems van Broechoeven", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7073_00007073.xml van WBA" .

