@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_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1659 te Dinther" ;
  a2a:hasPerson oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb904196-463c-11e3-a747-d206bceb4d38, oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb90f172-463c-11e3-a747-d206bceb4d38, oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb913862-463c-11e3-a747-d206bceb4d38, oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb907d1e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb90b798-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_0, oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_1, oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_2, oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_3, oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_4 ;
  a2a:hasSource oa:source_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4 .

oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb904196-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Guilihelmus Gijsberti Eliae Gijsberts" ;
  a2a:PersonName [
    rdfs:label "Guilihelmus Gijsberti Eliae Gijsberts" ;
    a2a:PersonNameFirstName "Guilihelmus" ;
    a2a:PersonNamePatronym "Gijsberti Eliae" ;
    a2a:PersonNameLastName "Gijsberts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb90f172-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus Joannis Petri" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannis Petri" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb913862-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerarda Adriani" ;
  a2a:PersonName [
    rdfs:label "Gerarda Adriani" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb907d1e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gijsbertus Eliae Gijsberts" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Eliae Gijsberts" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNamePatronym "Eliae" ;
    a2a:PersonNameLastName "Gijsberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person-cb90b798-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna N.N." ;
  a2a:PersonName [
    rdfs:label "Anna N.N." ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1659-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person:cb904196-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 .

oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person:cb90f172-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 .

oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person:cb913862-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 .

oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person:cb907d1e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 .

oa:relationep_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Person:cb90b798-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4_Event1 .

oa:source_bhi_17ac5e12-e4a9-c23b-2a20-e56f1ed200c4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1659-11-02 - 1659-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1659-11-02"^^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 "184-06" ;
    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, 184-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6ab2a8f9-bb82-e721-2163-4fae0722357b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6ab2a8f9-bb82-e721-2163-4fae0722357b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/17ac5e12-e4a9-c23b-2a20-e56f1ed200c4" ;
  a2a:RecordGUID "{17ac5e12-e4a9-c23b-2a20-e56f1ed200c4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74924_00074924.xml van BHI" .

