@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_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac
  a a2a:Record ;
  rdfs:label "Doop op 9 januari 1612 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c305438c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c305be8e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c30612a8-463c-11e3-a747-d206bceb4d38, oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c3057e60-463c-11e3-a747-d206bceb4d38, oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-f6c70060-3c2a-1b3b-1959-eab22d51df16 ;
  a2a:hasEvent oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_0, oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_1, oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_2, oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_3, oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_4 ;
  a2a:hasSource oa:source_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac .

oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c305438c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Gerits" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c305be8e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Delis Jan Delisen" ;
  a2a:PersonName [
    rdfs:label "Delis Jan Delisen" ;
    a2a:PersonNameFirstName "Delis" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Delisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c30612a8-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Leonardi den Snijder" ;
  a2a:PersonName [
    rdfs:label "Anna Leonardi den Snijder" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Leonardi" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Snijder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-c3057e60-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wijnandus Gerits" ;
  a2a:PersonName [
    rdfs:label "Wijnandus Gerits" ;
    a2a:PersonNameFirstName "Wijnandus" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person-f6c70060-3c2a-1b3b-1959-eab22d51df16
  a a2a:Person ;
  rdfs:label "N.N. N.N." ;
  a2a:PersonName [
    rdfs:label "N.N. N.N." ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1612" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1612-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person:c305438c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 .

oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person:c305be8e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 .

oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person:c30612a8-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 .

oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person:c3057e60-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 .

oa:relationep_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Person:f6c70060-3c2a-1b3b-1959-eab22d51df16 ;
  a2a:EventKeyRef oa:event_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac_Event1 .

oa:source_bhi_6e8285a7-2f34-875a-7ef4-e07b937fc7ac
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1612-01-09 - 1612-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1612-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1612-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1612" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1612-01-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 10, Periode: 1588-1620" ;
    a2a:Book "Heeswijk (Abdij van Berne) doop-, trouw- en begraafboek 1588-1620" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "25r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 10, Periode: 1588-1620, Heeswijk (Abdij van Berne) doop-, trouw- en begraafboek 1588-1620, 10, 25r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6964a416-66e6-44ab-1c1e-7c582ff837af.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6964a416-66e6-44ab-1c1e-7c582ff837af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6e8285a7-2f34-875a-7ef4-e07b937fc7ac" ;
  a2a:RecordGUID "{6e8285a7-2f34-875a-7ef4-e07b937fc7ac}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1588-1620" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_597_00000597.xml van BHI" .

