@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_07ee372e-8649-2bf6-eab4-63cbf0e1be34
  a a2a:Record ;
  rdfs:label "Doop op 4 februari 1777 te Boekel" ;
  a2a:hasPerson oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-2094b71e-129f-38df-8d3c-f5e5cc85dce6, oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-56832f4a-4c14-0c6a-d9b3-facf2f482201, oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-376bba92-1d51-c503-b5d7-40d3d0957c1d, oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-db88ec68-b9d4-38b6-458d-2dcc835f9801, oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-f2679166-b3c6-1723-dfc2-47ece06319e9 ;
  a2a:hasEvent oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_0, oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_1, oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_2, oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_3, oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_4 ;
  a2a:hasSource oa:source_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34 .

oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-2094b71e-129f-38df-8d3c-f5e5cc85dce6
  a a2a:Person ;
  rdfs:label "Joanna Joannis Corsten" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis Corsten" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-56832f4a-4c14-0c6a-d9b3-facf2f482201
  a a2a:Person ;
  rdfs:label "Arnoldus Joannes Corsten" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Joannes Corsten" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Joannes" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-376bba92-1d51-c503-b5d7-40d3d0957c1d
  a a2a:Person ;
  rdfs:label "Elisabet Gerardi Joannis Sneijers" ;
  a2a:PersonName [
    rdfs:label "Elisabet Gerardi Joannis Sneijers" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNamePatronym "Gerardi Joannis" ;
    a2a:PersonNameLastName "Sneijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-db88ec68-b9d4-38b6-458d-2dcc835f9801
  a a2a:Person ;
  rdfs:label "Wilhelmina Vossenberg" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Vossenberg" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Vossenberg"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person-f2679166-b3c6-1723-dfc2-47ece06319e9
  a a2a:Person ;
  rdfs:label "Joannes Vossenberg" ;
  a2a:PersonName [
    rdfs:label "Joannes Vossenberg" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vossenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1777-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person:2094b71e-129f-38df-8d3c-f5e5cc85dce6 ;
  a2a:EventKeyRef oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 .

oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person:56832f4a-4c14-0c6a-d9b3-facf2f482201 ;
  a2a:EventKeyRef oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 .

oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person:376bba92-1d51-c503-b5d7-40d3d0957c1d ;
  a2a:EventKeyRef oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 .

oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person:db88ec68-b9d4-38b6-458d-2dcc835f9801 ;
  a2a:EventKeyRef oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 .

oa:relationep_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Person:f2679166-b3c6-1723-dfc2-47ece06319e9 ;
  a2a:EventKeyRef oa:event_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34_Event1 .

oa:source_bhi_07ee372e-8649-2bf6-eab4-63cbf0e1be34
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1777-02-04 - 1777-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1777-02-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1769-1806" ;
    a2a:Book "Boekel RK doop- en begraafboek 1769-1806" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "27r05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1769-1806, Boekel RK doop- en begraafboek 1769-1806, 3, 27r05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/04e6e9f6-4d63-0515-e5a0-6a1bfc53ed62.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/04e6e9f6-4d63-0515-e5a0-6a1bfc53ed62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07ee372e-8649-2bf6-eab4-63cbf0e1be34" ;
  a2a:RecordGUID "{07ee372e-8649-2bf6-eab4-63cbf0e1be34}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1769-1806" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1004_00001004.xml van BHI" .

