@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_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891
  a a2a:Record ;
  rdfs:label "Doop op 29 juli 1691 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-e2757a52-f0c9-2394-62a4-460aad4792d4, oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-e5496972-e159-600f-a8f8-d40d04264432, oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-f9c5d9c9-a7c9-49d8-e4ef-ab98d70412b5 ;
  a2a:hasEvent oa:event_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_0, oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_1, oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_2 ;
  a2a:hasSource oa:source_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891 .

oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-e2757a52-f0c9-2394-62a4-460aad4792d4
  a a2a:Person ;
  rdfs:label "Cornelius Jansen Thijs" ;
  a2a:PersonName [
    rdfs:label "Cornelius Jansen Thijs" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Thijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-e5496972-e159-600f-a8f8-d40d04264432
  a a2a:Person ;
  rdfs:label "Catharina Jossen" ;
  a2a:PersonName [
    rdfs:label "Catharina Jossen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jossen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person-f9c5d9c9-a7c9-49d8-e4ef-ab98d70412b5
  a a2a:Person ;
  rdfs:label "Dimpna Thijs" ;
  a2a:PersonName [
    rdfs:label "Dimpna Thijs" ;
    a2a:PersonNameFirstName "Dimpna" ;
    a2a:PersonNameLastName "Thijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1691-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person:e2757a52-f0c9-2394-62a4-460aad4792d4 ;
  a2a:EventKeyRef oa:event_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Event1 .

oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person:e5496972-e159-600f-a8f8-d40d04264432 ;
  a2a:EventKeyRef oa:event_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Event1 .

oa:relationep_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Person:f9c5d9c9-a7c9-49d8-e4ef-ab98d70412b5 ;
  a2a:EventKeyRef oa:event_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891_Event1 .

oa:source_wba_354f0b1e-110f-b7d1-a8ec-e5b0f88ef891
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1691-07-29 - 1691-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1691-07-29"^^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 "75" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochieregisters Heerlijkheid Kalmthout-Essen, Bron: boek, Deel: 028C, Periode: 167..., Kalmthout Doopregister 1677-1713, 028C, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/86de8aab-0303-7929-7fec-2788b649694f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/354f0b1e-110f-b7d1-a8ec-e5b0f88ef891" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/86de8aab-0303-7929-7fec-2788b649694f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/354f0b1e-110f-b7d1-a8ec-e5b0f88ef891" ;
  a2a:RecordGUID "{354f0b1e-110f-b7d1-a8ec-e5b0f88ef891}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Gerardus Hoevenarts en Dimpna Jansen Thijs", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7128_00007128.xml van WBA" .

