@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_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48
  a a2a:Record ;
  rdfs:label "Doop op 22 januari 1754 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-36b25440-77a1-17d4-08ce-59151a5385ea, oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-7a2c7eed-3a23-ab7f-f26c-200ca0b27405, oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-2ed2cf02-3164-246e-983c-ca06fdcc4be8, oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-66728030-65af-0ca0-0210-f242327d7602, oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-464e0628-3328-9146-2552-93b537b4560a ;
  a2a:hasEvent oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_0, oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_1, oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_2, oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_3, oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_4 ;
  a2a:hasSource oa:source_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48 .

oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-36b25440-77a1-17d4-08ce-59151a5385ea
  a a2a:Person ;
  rdfs:label "Joannes Gerardi van den Acker" ;
  a2a:PersonName [
    rdfs:label "Joannes Gerardi van den Acker" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Acker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-7a2c7eed-3a23-ab7f-f26c-200ca0b27405
  a a2a:Person ;
  rdfs:label "Elizabetha N.N." ;
  a2a:PersonName [
    rdfs:label "Elizabetha N.N." ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-2ed2cf02-3164-246e-983c-ca06fdcc4be8
  a a2a:Person ;
  rdfs:label "Dorothea Steenbackers" ;
  a2a:PersonName [
    rdfs:label "Dorothea Steenbackers" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Steenbackers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-66728030-65af-0ca0-0210-f242327d7602
  a a2a:Person ;
  rdfs:label "Maria Deelis van den Acker" ;
  a2a:PersonName [
    rdfs:label "Maria Deelis van den Acker" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Deelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Acker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person-464e0628-3328-9146-2552-93b537b4560a
  a a2a:Person ;
  rdfs:label "Lambertus Steenbackers" ;
  a2a:PersonName [
    rdfs:label "Lambertus Steenbackers" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Steenbackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1754-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person:36b25440-77a1-17d4-08ce-59151a5385ea ;
  a2a:EventKeyRef oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 .

oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person:7a2c7eed-3a23-ab7f-f26c-200ca0b27405 ;
  a2a:EventKeyRef oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 .

oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person:2ed2cf02-3164-246e-983c-ca06fdcc4be8 ;
  a2a:EventKeyRef oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 .

oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person:66728030-65af-0ca0-0210-f242327d7602 ;
  a2a:EventKeyRef oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 .

oa:relationep_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Person:464e0628-3328-9146-2552-93b537b4560a ;
  a2a:EventKeyRef oa:event_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48_Event1 .

oa:source_bhi_d9eb88ff-486f-4fa5-8a92-4f1b4e991d48
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1754-01-22 - 1754-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1754-01-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 25, Periode: 1744-1810" ;
    a2a:Book "Berlicum Doopboek 1744-1810" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "106-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 25, Periode: 1744-1810, Berlicum Doopboek 1744-1810, 25, 106-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f89215a9-8a0e-8865-9dea-be4545544a66.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f89215a9-8a0e-8865-9dea-be4545544a66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d9eb88ff-486f-4fa5-8a92-4f1b4e991d48" ;
  a2a:RecordGUID "{d9eb88ff-486f-4fa5-8a92-4f1b4e991d48}" ;
  a2a:SourceRemarkbron "Boek" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1744-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_516_00000516.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe van Antonius Peters Walraven" .
