@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_b1734b01-e7e5-268f-e57a-9c69698c80da
  a a2a:Record ;
  rdfs:label "Doop op 30 augustus 1762 te Erp" ;
  a2a:hasPerson oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-adc8f848-0cdc-8fba-1f39-4998697233c7, oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-041c1f36-1f24-0c5d-4590-a7e3428c045d, oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-3cf20aa1-7cd4-3160-7548-b4f816292287, oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-d725404d-62e9-2ee9-68a1-b65462cbd38d ;
  a2a:hasEvent oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_0, oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_1, oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_2, oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_3 ;
  a2a:hasSource oa:source_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da .

oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-adc8f848-0cdc-8fba-1f39-4998697233c7
  a a2a:Person ;
  rdfs:label "Albertus Gerardi Gerardi Jonkers" ;
  a2a:PersonName [
    rdfs:label "Albertus Gerardi Gerardi Jonkers" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePatronym "Gerardi Gerardi" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-041c1f36-1f24-0c5d-4590-a7e3428c045d
  a a2a:Person ;
  rdfs:label "Anna Antonii van der Sande" ;
  a2a:PersonName [
    rdfs:label "Anna Antonii van der Sande" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-3cf20aa1-7cd4-3160-7548-b4f816292287
  a a2a:Person ;
  rdfs:label "Gerardus Gerardi Jonkers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Gerardi Jonkers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person-d725404d-62e9-2ee9-68a1-b65462cbd38d
  a a2a:Person ;
  rdfs:label "Hendrina van Tright" ;
  a2a:PersonName [
    rdfs:label "Hendrina van Tright" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tright"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1762-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person:adc8f848-0cdc-8fba-1f39-4998697233c7 ;
  a2a:EventKeyRef oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1 .

oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person:041c1f36-1f24-0c5d-4590-a7e3428c045d ;
  a2a:EventKeyRef oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1 .

oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person:3cf20aa1-7cd4-3160-7548-b4f816292287 ;
  a2a:EventKeyRef oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1 .

oa:relationep_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Person:d725404d-62e9-2ee9-68a1-b65462cbd38d ;
  a2a:EventKeyRef oa:event_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da_Event1 .

oa:source_bhi_b1734b01-e7e5-268f-e57a-9c69698c80da
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1762-08-30 - 1762-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1762-08-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1723-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1723-1783" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "135r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 135r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7755696-52e8-3e3f-9fbb-c536fb5ce105.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7755696-52e8-3e3f-9fbb-c536fb5ce105.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b1734b01-e7e5-268f-e57a-9c69698c80da" ;
  a2a:RecordGUID "{b1734b01-e7e5-268f-e57a-9c69698c80da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51227_00051227.xml van BHI" .

