@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_34de1c0e-e45e-b853-256f-8942964bf032
  a a2a:Record ;
  rdfs:label "Doop op 10 november 1797 te Beugen" ;
  a2a:hasPerson oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-ff2179aa-d1cb-dcef-1016-98659b126b6b, oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-5eb57f85-3de6-71bf-a042-c5e1d0ecf748, oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-4e9e8fe3-32fd-e361-854a-93f94d97fa01, oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-70b99016-4500-9dc4-44f7-ae74cb3f01dc, oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-69ba7ef3-98a6-82bc-3689-37b3c41949ff ;
  a2a:hasEvent oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_0, oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_1, oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_2, oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_3, oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_4 ;
  a2a:hasSource oa:source_bhi_34de1c0e-e45e-b853-256f-8942964bf032 .

oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-ff2179aa-d1cb-dcef-1016-98659b126b6b
  a a2a:Person ;
  rdfs:label "Arnoldus Geurtz" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Geurtz" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Geurtz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-5eb57f85-3de6-71bf-a042-c5e1d0ecf748
  a a2a:Person ;
  rdfs:label "Petrus Kerste" ;
  a2a:PersonName [
    rdfs:label "Petrus Kerste" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Kerste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-4e9e8fe3-32fd-e361-854a-93f94d97fa01
  a a2a:Person ;
  rdfs:label "Maria Geurtz" ;
  a2a:PersonName [
    rdfs:label "Maria Geurtz" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Geurtz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-70b99016-4500-9dc4-44f7-ae74cb3f01dc
  a a2a:Person ;
  rdfs:label "Joanna Peters" ;
  a2a:PersonName [
    rdfs:label "Joanna Peters" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person-69ba7ef3-98a6-82bc-3689-37b3c41949ff
  a a2a:Person ;
  rdfs:label "Joannes Geurtz" ;
  a2a:PersonName [
    rdfs:label "Joannes Geurtz" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Geurtz"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beugen" ;
    rdfs:label "Beugen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person:ff2179aa-d1cb-dcef-1016-98659b126b6b ;
  a2a:EventKeyRef oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 .

oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person:5eb57f85-3de6-71bf-a042-c5e1d0ecf748 ;
  a2a:EventKeyRef oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 .

oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person:4e9e8fe3-32fd-e361-854a-93f94d97fa01 ;
  a2a:EventKeyRef oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 .

oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person:70b99016-4500-9dc4-44f7-ae74cb3f01dc ;
  a2a:EventKeyRef oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 .

oa:relationep_bhi_34de1c0e-e45e-b853-256f-8942964bf032_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Person:69ba7ef3-98a6-82bc-3689-37b3c41949ff ;
  a2a:EventKeyRef oa:event_bhi_34de1c0e-e45e-b853-256f-8942964bf032_Event1 .

oa:source_bhi_34de1c0e-e45e-b853-256f-8942964bf032
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1797-11-10 - 1797-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 10, Periode: 1771-1810" ;
    a2a:Book "Beugen RK doopboek 1771-1810" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "33r-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 10, Periode: 1771-1810, Beugen RK doopboek 1771-1810, 10, 33r-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/af5cdd19-963a-cc93-0889-afb0f9af1a66.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/af5cdd19-963a-cc93-0889-afb0f9af1a66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/34de1c0e-e45e-b853-256f-8942964bf032" ;
  a2a:RecordGUID "{34de1c0e-e45e-b853-256f-8942964bf032}" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1771-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_564_00000564.xml van BHI" .

