@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_8fa76fd7-ba85-d9cc-e091-c8e549558232
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1762 te Erp" ;
  a2a:hasPerson oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-d5dc3797-0d84-35a8-a703-c3fe5856d4e8, oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-6f934a63-70f3-ebfc-aba0-ce1c0e05e5e6, oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-3c815dec-4e4a-a384-1fdd-d54ef6403cb4, oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-b865bdc5-e325-838d-b166-69cceca6a67e ;
  a2a:hasEvent oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_0, oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_1, oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_2, oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_3 ;
  a2a:hasSource oa:source_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232 .

oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-d5dc3797-0d84-35a8-a703-c3fe5856d4e8
  a a2a:Person ;
  rdfs:label "Andreas Andreae Smulders" ;
  a2a:PersonName [
    rdfs:label "Andreas Andreae Smulders" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-6f934a63-70f3-ebfc-aba0-ce1c0e05e5e6
  a a2a:Person ;
  rdfs:label "Anna Jan Teunis Derix" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Teunis Derix" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jan Teunis" ;
    a2a:PersonNameLastName "Derix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-3c815dec-4e4a-a384-1fdd-d54ef6403cb4
  a a2a:Person ;
  rdfs:label "Andreas Smulders" ;
  a2a:PersonName [
    rdfs:label "Andreas Smulders" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person-b865bdc5-e325-838d-b166-69cceca6a67e
  a a2a:Person ;
  rdfs:label "Joanna Pauli Smits" ;
  a2a:PersonName [
    rdfs:label "Joanna Pauli Smits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Pauli" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1762-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person:d5dc3797-0d84-35a8-a703-c3fe5856d4e8 ;
  a2a:EventKeyRef oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1 .

oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person:6f934a63-70f3-ebfc-aba0-ce1c0e05e5e6 ;
  a2a:EventKeyRef oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1 .

oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person:3c815dec-4e4a-a384-1fdd-d54ef6403cb4 ;
  a2a:EventKeyRef oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1 .

oa:relationep_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Person:b865bdc5-e325-838d-b166-69cceca6a67e ;
  a2a:EventKeyRef oa:event_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232_Event1 .

oa:source_bhi_8fa76fd7-ba85-d9cc-e091-c8e549558232
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1762-04-26 - 1762-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1762-04-26"^^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 "134r03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 134r03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/61fb334d-bb06-03f8-627e-7e95683c2bed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/61fb334d-bb06-03f8-627e-7e95683c2bed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8fa76fd7-ba85-d9cc-e091-c8e549558232" ;
  a2a:RecordGUID "{8fa76fd7-ba85-d9cc-e091-c8e549558232}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49607_00049607.xml van BHI" .

