@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_2ef62a98-c9c4-76da-32b5-9102385fd07b
  a a2a:Record ;
  rdfs:label "Doop op 21 februari 1621 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-90e5fe5d-93c7-88b4-928a-fbf6d4d5281a, oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-0f3fbfb1-c284-7f6c-b6a2-d8d4843b02d7, oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-cda472ac-4e98-ed88-492d-9786b8ae00f1, oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-544158ff-8dd0-3b90-960c-689c167a12a9, oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-10a216f8-e7a1-0455-d06f-b70146a9e327 ;
  a2a:hasEvent oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_0, oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_1, oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_2, oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_3, oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_4 ;
  a2a:hasSource oa:source_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b .

oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-90e5fe5d-93c7-88b4-928a-fbf6d4d5281a
  a a2a:Person ;
  rdfs:label "Adrianus Gerardi de Helvoirt" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardi de Helvoirt" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Helvoirt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-0f3fbfb1-c284-7f6c-b6a2-d8d4843b02d7
  a a2a:Person ;
  rdfs:label "Gerarda N.N." ;
  a2a:PersonName [
    rdfs:label "Gerarda N.N." ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-cda472ac-4e98-ed88-492d-9786b8ae00f1
  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:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-544158ff-8dd0-3b90-960c-689c167a12a9
  a a2a:Person ;
  rdfs:label "Leonardus Joannis de Doncker" ;
  a2a:PersonName [
    rdfs:label "Leonardus Joannis de Doncker" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Doncker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person-10a216f8-e7a1-0455-d06f-b70146a9e327
  a a2a:Person ;
  rdfs:label "Adrianus de Doncker" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Doncker" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Doncker"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1621-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person:90e5fe5d-93c7-88b4-928a-fbf6d4d5281a ;
  a2a:EventKeyRef oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 .

oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person:0f3fbfb1-c284-7f6c-b6a2-d8d4843b02d7 ;
  a2a:EventKeyRef oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 .

oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person:cda472ac-4e98-ed88-492d-9786b8ae00f1 ;
  a2a:EventKeyRef oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 .

oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person:544158ff-8dd0-3b90-960c-689c167a12a9 ;
  a2a:EventKeyRef oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 .

oa:relationep_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Person:10a216f8-e7a1-0455-d06f-b70146a9e327 ;
  a2a:EventKeyRef oa:event_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b_Event1 .

oa:source_bhi_2ef62a98-c9c4-76da-32b5-9102385fd07b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1621-02-21 - 1621-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1621-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1621" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1621-02-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1608-1632" ;
    a2a:Book "Boxtel RK doop-, trouw- en begraafboek 1608-1632" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "26v-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1608-1632, Boxtel RK doop-, trouw- en begraafboek 1608-1632, 1, 26v-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/93e81ed7-e2c8-e661-7a93-3249e9e5e97c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/93e81ed7-e2c8-e661-7a93-3249e9e5e97c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ef62a98-c9c4-76da-32b5-9102385fd07b" ;
  a2a:RecordGUID "{2ef62a98-c9c4-76da-32b5-9102385fd07b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75374_00075374.xml van BHI" .

[] a2a:PersonRemarkdiversen "vrouw van Gerardus Joannis Antonii" .
