@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_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87
  a a2a:Record ;
  rdfs:label "Doop op 24 december 1688 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e19c94-463c-11e3-a747-d206bceb4d38, oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e239ce-463c-11e3-a747-d206bceb4d38, oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e270b0-463c-11e3-a747-d206bceb4d38, oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e1cbc4-463c-11e3-a747-d206bceb4d38, oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e204b8-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_0, oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_1, oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_2, oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_3, oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_4 ;
  a2a:hasSource oa:source_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87 .

oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e19c94-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Petri Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Petri Wilhelmi" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e239ce-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Walterus Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Walterus Wilhelmi" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e270b0-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnolda Arien Huijbert Bosch" ;
  a2a:PersonName [
    rdfs:label "Arnolda Arien Huijbert Bosch" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNamePatronym "Arien Huijbert" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e1cbc4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Petrus Wilhelmi" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person-c6e204b8-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Agnetis N.N." ;
  a2a:PersonName [
    rdfs:label "Agnetis N.N." ;
    a2a:PersonNameFirstName "Agnetis" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1688-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person:c6e19c94-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 .

oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person:c6e239ce-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 .

oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person:c6e270b0-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 .

oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person:c6e1cbc4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 .

oa:relationep_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Person:c6e204b8-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87_Event1 .

oa:source_bhi_f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1688-12-24 - 1688-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1688-12-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 11, Periode: 1618..." ;
    a2a:Book "Abdij van Berne doop-, trouw- en begraafboek 1618-1693" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "116-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum (Veghel), Bron: boek, Deel: 11, Periode: 1618..., Abdij van Berne doop-, trouw- en begraafboek 1618-1693, 11, 116-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/47f73b7c-2cea-46bb-f94f-6ab433df0d57.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/47f73b7c-2cea-46bb-f94f-6ab433df0d57.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87" ;
  a2a:RecordGUID "{f7c2c0c2-4e93-99dc-65a3-33ecfd5ffb87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74961_00074961.xml van BHI" .

