@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_e56920fa-18c2-3df2-6a2f-910dac5cb4fc
  a a2a:Record ;
  rdfs:label "Doop op 18 april 1686 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-b9272e5c-0946-77eb-3c22-f952cb2e8b30, oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-71491e76-3193-303d-f069-445f474f8804, oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-3d843007-0d8e-7261-7d3d-7e3a99a34d83, oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-a86287db-b0a3-fec6-b289-3fe857e08c00, oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-b7d0bf6e-79b5-12e2-c0b6-7549b65c5298 ;
  a2a:hasEvent oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_0, oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_1, oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_2, oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_3, oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_4 ;
  a2a:hasSource oa:source_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc .

oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-b9272e5c-0946-77eb-3c22-f952cb2e8b30
  a a2a:Person ;
  rdfs:label "Theodorus Peeters" ;
  a2a:PersonName [
    rdfs:label "Theodorus Peeters" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-71491e76-3193-303d-f069-445f474f8804
  a a2a:Person ;
  rdfs:label "Anna Maria van Raesvelt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Raesvelt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raesvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-3d843007-0d8e-7261-7d3d-7e3a99a34d83
  a a2a:Person ;
  rdfs:label "Joannes Adolphi van Raesvelt" ;
  a2a:PersonName [
    rdfs:label "Joannes Adolphi van Raesvelt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Adolphi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raesvelt"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-a86287db-b0a3-fec6-b289-3fe857e08c00
  a a2a:Person ;
  rdfs:label "Gisberta van Hijnen" ;
  a2a:PersonName [
    rdfs:label "Gisberta van Hijnen" ;
    a2a:PersonNameFirstName "Gisberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person-b7d0bf6e-79b5-12e2-c0b6-7549b65c5298
  a a2a:Person ;
  rdfs:label "Adolphus van Raesvelt" ;
  a2a:PersonName [
    rdfs:label "Adolphus van Raesvelt" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raesvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1686-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person:b9272e5c-0946-77eb-3c22-f952cb2e8b30 ;
  a2a:EventKeyRef oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 .

oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person:71491e76-3193-303d-f069-445f474f8804 ;
  a2a:EventKeyRef oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 .

oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person:3d843007-0d8e-7261-7d3d-7e3a99a34d83 ;
  a2a:EventKeyRef oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 .

oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person:a86287db-b0a3-fec6-b289-3fe857e08c00 ;
  a2a:EventKeyRef oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 .

oa:relationep_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Person:b7d0bf6e-79b5-12e2-c0b6-7549b65c5298 ;
  a2a:EventKeyRef oa:event_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc_Event1 .

oa:source_bhi_e56920fa-18c2-3df2-6a2f-910dac5cb4fc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1686-04-18 - 1686-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1686-04-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1667-1739" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "12r18" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739, RK doop-, trouw- en begraafboek 1667-1739, 1, 12r18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37f866f9-7f5d-b4ca-e4c2-32ed933114a3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37f866f9-7f5d-b4ca-e4c2-32ed933114a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e56920fa-18c2-3df2-6a2f-910dac5cb4fc" ;
  a2a:RecordGUID "{e56920fa-18c2-3df2-6a2f-910dac5cb4fc}" ;
  a2a:SourceRemarkOpmerking "onder voorwaarde, want eerder bij 'de ketters' gedoopt" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1667-1739" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1205_00001205.xml van BHI" .

