@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_062d1a6a-11ed-d5d6-13e7-d7086e98be21
  a a2a:Record ;
  rdfs:label "Doop op 30 december 1697 te Beugen" ;
  a2a:hasPerson oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-6ed2882a-d147-4880-74d2-2f2ad984da49, oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-c52c3838-b91c-a696-bcd7-36b60fcb3723, oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-7da849e8-284c-7326-5bca-4b55edd381eb, oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-482bae7a-0829-ad73-6605-0fa165123878, oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-c0bbbc58-3088-03cd-eeda-c27f556e46dc ;
  a2a:hasEvent oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_0, oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_1, oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_2, oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_3, oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_4 ;
  a2a:hasSource oa:source_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21 .

oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-6ed2882a-d147-4880-74d2-2f2ad984da49
  a a2a:Person ;
  rdfs:label "Jacobus Ebben aen de Lindeboom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ebben aen de Lindeboom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Ebben" ;
    a2a:PersonNamePrefixLastName "aen de" ;
    a2a:PersonNameLastName "Lindeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-c52c3838-b91c-a696-bcd7-36b60fcb3723
  a a2a:Person ;
  rdfs:label "Jacoba Rutten" ;
  a2a:PersonName [
    rdfs:label "Jacoba Rutten" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-7da849e8-284c-7326-5bca-4b55edd381eb
  a a2a:Person ;
  rdfs:label "Franciscus Graet" ;
  a2a:PersonName [
    rdfs:label "Franciscus Graet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Graet"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-482bae7a-0829-ad73-6605-0fa165123878
  a a2a:Person ;
  rdfs:label "Thomas Graet" ;
  a2a:PersonName [
    rdfs:label "Thomas Graet" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Graet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person-c0bbbc58-3088-03cd-eeda-c27f556e46dc
  a a2a:Person ;
  rdfs:label "Arnolda N.N." ;
  a2a:PersonName [
    rdfs:label "Arnolda N.N." ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1697-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beugen" ;
    rdfs:label "Beugen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person:6ed2882a-d147-4880-74d2-2f2ad984da49 ;
  a2a:EventKeyRef oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 .

oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person:c52c3838-b91c-a696-bcd7-36b60fcb3723 ;
  a2a:EventKeyRef oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 .

oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person:7da849e8-284c-7326-5bca-4b55edd381eb ;
  a2a:EventKeyRef oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 .

oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person:482bae7a-0829-ad73-6605-0fa165123878 ;
  a2a:EventKeyRef oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 .

oa:relationep_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Person:c0bbbc58-3088-03cd-eeda-c27f556e46dc ;
  a2a:EventKeyRef oa:event_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21_Event1 .

oa:source_bhi_062d1a6a-11ed-d5d6-13e7-d7086e98be21
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1697-12-30 - 1697-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1697-12-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 9, Periode: 1663-1771" ;
    a2a:Book "Beugen en Rijkevoort RK doop-, trouw- en begraafboek 1663-1771" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "043v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 9, Periode: 1663-1771, Beugen en Rijkevoort RK doop-, trouw- en begraafboek 1663-1771, 9, 043v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e9ac439-8811-402c-4851-3f1c91cc9bff.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e9ac439-8811-402c-4851-3f1c91cc9bff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/062d1a6a-11ed-d5d6-13e7-d7086e98be21" ;
  a2a:RecordGUID "{062d1a6a-11ed-d5d6-13e7-d7086e98be21}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1663-1771" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_635_00000635.xml van BHI" .

