@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_3df64014-0541-c5bd-e8f8-b1fb712e0697
  a a2a:Record ;
  rdfs:label "Doop op 17 juni 1796 te Megen" ;
  a2a:hasPerson oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-aff032ad-923d-0f2c-f898-565b7369c6bd, oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-8a8caffd-4073-4607-7d11-beb5bd7e11b6, oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-d65aca21-f3f7-dba9-1f9c-61615eb02803, oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-4f22beba-2d40-3a0f-5d49-89e7d4252d64, oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-ffa92634-e773-4b0e-18de-6c01144cf8fe ;
  a2a:hasEvent oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_0, oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_1, oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_2, oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_3, oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_4 ;
  a2a:hasSource oa:source_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697 .

oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-aff032ad-923d-0f2c-f898-565b7369c6bd
  a a2a:Person ;
  rdfs:label "Arnoldus Guijten" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Guijten" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Guijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-8a8caffd-4073-4607-7d11-beb5bd7e11b6
  a a2a:Person ;
  rdfs:label "Antonia Guijten" ;
  a2a:PersonName [
    rdfs:label "Antonia Guijten" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Guijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-d65aca21-f3f7-dba9-1f9c-61615eb02803
  a a2a:Person ;
  rdfs:label "Joanna Kuijten" ;
  a2a:PersonName [
    rdfs:label "Joanna Kuijten" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Kuijten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-4f22beba-2d40-3a0f-5d49-89e7d4252d64
  a a2a:Person ;
  rdfs:label "Wilhelmina Guijten" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Guijten" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Guijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person-ffa92634-e773-4b0e-18de-6c01144cf8fe
  a a2a:Person ;
  rdfs:label "Sebastianus Kuijten" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Kuijten" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Kuijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1796-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person:aff032ad-923d-0f2c-f898-565b7369c6bd ;
  a2a:EventKeyRef oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 .

oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person:8a8caffd-4073-4607-7d11-beb5bd7e11b6 ;
  a2a:EventKeyRef oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 .

oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person:d65aca21-f3f7-dba9-1f9c-61615eb02803 ;
  a2a:EventKeyRef oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 .

oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person:4f22beba-2d40-3a0f-5d49-89e7d4252d64 ;
  a2a:EventKeyRef oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 .

oa:relationep_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Person:ffa92634-e773-4b0e-18de-6c01144cf8fe ;
  a2a:EventKeyRef oa:event_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697_Event1 .

oa:source_bhi_3df64014-0541-c5bd-e8f8-b1fb712e0697
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Megen, Haren en Macharen" ;
    rdfs:label "Megen, Haren en Macharen", "1796-06-17 - 1796-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1796-06-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 36, Periode: 1796-1802" ;
    a2a:Book "Megen RK Dopen, trouwen, begraven 1796-1802" ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "3R04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 36, Periode: 1796-1802, Megen RK Dopen, trouwen, begraven 1796-1802, 36, 3R04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f24242fc-2a74-0246-c432-f1aed11171b5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f24242fc-2a74-0246-c432-f1aed11171b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3df64014-0541-c5bd-e8f8-b1fb712e0697" ;
  a2a:RecordGUID "{3df64014-0541-c5bd-e8f8-b1fb712e0697}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41227_00041227.xml van BHI" .

