@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_4e4355dd-94c8-aef8-93f3-ac7ce22abca2
  a a2a:Record ;
  rdfs:label "Doop op 14 september 1663 te Bedaf" ;
  a2a:hasPerson oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f400d4-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f4f2be-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f53440-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f44698-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f4b628-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_0, oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_1, oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_2, oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_3, oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_4 ;
  a2a:hasSource oa:source_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2 .

oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f400d4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Egidii Adriani Henricx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Egidii Adriani Henricx" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Egidii Adriani" ;
    a2a:PersonNameLastName "Henricx"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f4f2be-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Henrici" ;
  a2a:PersonName [
    rdfs:label "Joannes Henrici" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f53440-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Adriani" ;
  a2a:PersonName [
    rdfs:label "Maria Adriani" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f44698-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Egidius Adriani Henricx" ;
  a2a:PersonName [
    rdfs:label "Egidius Adriani Henricx" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person-c4f4b628-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna N.N." ;
  a2a:PersonName [
    rdfs:label "Johanna N.N." ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1663-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedaf" ;
    rdfs:label "Bedaf"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person:c4f400d4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 .

oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person:c4f4f2be-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 .

oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person:c4f53440-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 .

oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person:c4f44698-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 .

oa:relationep_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Person:c4f4b628-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2_Event1 .

oa:source_bhi_4e4355dd-94c8-aef8-93f3-ac7ce22abca2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1663-09-14 - 1663-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1663-09-14"^^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 "194-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, 194-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e4de692f-e44a-ab9a-e31f-9a82065394d6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e4de692f-e44a-ab9a-e31f-9a82065394d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e4355dd-94c8-aef8-93f3-ac7ce22abca2" ;
  a2a:RecordGUID "{4e4355dd-94c8-aef8-93f3-ac7ce22abca2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74932_00074932.xml van BHI" .

