@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_84f6018c-6987-e759-e873-a1afdfac2961
  a a2a:Record ;
  rdfs:label "Doop op 9 oktober 1790 te Boekel" ;
  a2a:hasPerson oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-1ac71d48-76e0-552f-912e-b03ac1b814df, oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-e47a837c-7c23-64d3-7146-b226a810f29b, oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-884ac2d3-f4a7-b092-84d8-b2e2e9a0a0a2, oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-eefca4e7-dce1-8654-29b5-c16594e8c86c ;
  a2a:hasEvent oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_0, oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_1, oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_2, oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_3 ;
  a2a:hasSource oa:source_bhi_84f6018c-6987-e759-e873-a1afdfac2961 .

oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-1ac71d48-76e0-552f-912e-b03ac1b814df
  a a2a:Person ;
  rdfs:label "Hendrina van Genuwe" ;
  a2a:PersonName [
    rdfs:label "Hendrina van Genuwe" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Genuwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-e47a837c-7c23-64d3-7146-b226a810f29b
  a a2a:Person ;
  rdfs:label "Maria Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Jacobs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-884ac2d3-f4a7-b092-84d8-b2e2e9a0a0a2
  a a2a:Person ;
  rdfs:label "Anna Catharina Griep" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Griep" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Griep"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person-eefca4e7-dce1-8654-29b5-c16594e8c86c
  a a2a:Person ;
  rdfs:label "Fredericus Griep" ;
  a2a:PersonName [
    rdfs:label "Fredericus Griep" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Griep"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1790-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person:1ac71d48-76e0-552f-912e-b03ac1b814df ;
  a2a:EventKeyRef oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1 .

oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person:e47a837c-7c23-64d3-7146-b226a810f29b ;
  a2a:EventKeyRef oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1 .

oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person:884ac2d3-f4a7-b092-84d8-b2e2e9a0a0a2 ;
  a2a:EventKeyRef oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1 .

oa:relationep_bhi_84f6018c-6987-e759-e873-a1afdfac2961_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Person:eefca4e7-dce1-8654-29b5-c16594e8c86c ;
  a2a:EventKeyRef oa:event_bhi_84f6018c-6987-e759-e873-a1afdfac2961_Event1 .

oa:source_bhi_84f6018c-6987-e759-e873-a1afdfac2961
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1790-10-09 - 1790-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1790-10-09"^^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 "90r02" ;
    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, 90r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/07decc81-4363-dda2-ea52-7612df839b82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/07decc81-4363-dda2-ea52-7612df839b82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/84f6018c-6987-e759-e873-a1afdfac2961" ;
  a2a:RecordGUID "{84f6018c-6987-e759-e873-a1afdfac2961}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1769-1806" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1015_00001015.xml van BHI" .

