@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_fbc88b8e-ab66-e474-489b-7ab76eb3d60c
  a a2a:Record ;
  rdfs:label "Doop op 29 augustus 1719 te Erp" ;
  a2a:hasPerson oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-a35b422b-4417-ad9a-98c7-bb003bb6815e, oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-c7a3bf0b-8da3-0057-30ff-3cf89cae49cd, oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-750f0f3c-16f7-435b-956a-8dd4d09d5944, oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-8c539f7e-fab8-27c8-35d1-1696a4b9c4c3 ;
  a2a:hasEvent oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_0, oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_1, oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_2, oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_3 ;
  a2a:hasSource oa:source_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c .

oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-a35b422b-4417-ad9a-98c7-bb003bb6815e
  a a2a:Person ;
  rdfs:label "Maria Alart Jan Peters" ;
  a2a:PersonName [
    rdfs:label "Maria Alart Jan Peters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Alart Jan" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-c7a3bf0b-8da3-0057-30ff-3cf89cae49cd
  a a2a:Person ;
  rdfs:label "Jenneken Jan Claessen" ;
  a2a:PersonName [
    rdfs:label "Jenneken Jan Claessen" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-750f0f3c-16f7-435b-956a-8dd4d09d5944
  a a2a:Person ;
  rdfs:label "Jan Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person-8c539f7e-fab8-27c8-35d1-1696a4b9c4c3
  a a2a:Person ;
  rdfs:label "Jacoba Jan Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacoba Jan Jacobs" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1719-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person:a35b422b-4417-ad9a-98c7-bb003bb6815e ;
  a2a:EventKeyRef oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1 .

oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person:c7a3bf0b-8da3-0057-30ff-3cf89cae49cd ;
  a2a:EventKeyRef oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1 .

oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person:750f0f3c-16f7-435b-956a-8dd4d09d5944 ;
  a2a:EventKeyRef oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1 .

oa:relationep_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Person:8c539f7e-fab8-27c8-35d1-1696a4b9c4c3 ;
  a2a:EventKeyRef oa:event_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c_Event1 .

oa:source_bhi_fbc88b8e-ab66-e474-489b-7ab76eb3d60c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1719-08-29 - 1719-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1719-08-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "102r12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723, Dopen, 4, 102r12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8b139b46-3beb-b92c-f80f-9c09164a83ba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8b139b46-3beb-b92c-f80f-9c09164a83ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fbc88b8e-ab66-e474-489b-7ab76eb3d60c" ;
  a2a:RecordGUID "{fbc88b8e-ab66-e474-489b-7ab76eb3d60c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42203_00042203.xml van BHI" .

