@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_35933f3d-dedd-a366-9bb6-14cb40d3ff40
  a a2a:Record ;
  rdfs:label "Doop op 28 september 1785 te Heeswijk" ;
  a2a:hasPerson oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d3634472-463c-11e3-a747-d206bceb4d38, oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d36380b8-463c-11e3-a747-d206bceb4d38, oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d363c14a-463c-11e3-a747-d206bceb4d38, oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d362d24e-463c-11e3-a747-d206bceb4d38, oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d3630872-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_0, oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_1, oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_2, oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_3, oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_4 ;
  a2a:hasSource oa:source_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40 .

oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d3634472-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Allegundis Mathiae van Pinxtere" ;
  a2a:PersonName [
    rdfs:label "Allegundis Mathiae van Pinxtere" ;
    a2a:PersonNameFirstName "Allegundis" ;
    a2a:PersonNamePatronym "Mathiae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pinxtere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d36380b8-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Janse van der Aa" ;
  a2a:PersonName [
    rdfs:label "Joannes Janse van der Aa" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d363c14a-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonetta Tijs van Pinxteren" ;
  a2a:PersonName [
    rdfs:label "Antonetta Tijs van Pinxteren" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePatronym "Tijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pinxteren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d362d24e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lamberta van der Aa" ;
  a2a:PersonName [
    rdfs:label "Lamberta van der Aa" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person-d3630872-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Andreas Janse van der Aa" ;
  a2a:PersonName [
    rdfs:label "Andreas Janse van der Aa" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1785-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk"
  ] ;
  a2a:EventReligion "Abdij van Berne" .

oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person:d3634472-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 .

oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person:d36380b8-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 .

oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person:d363c14a-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 .

oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person:d362d24e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 .

oa:relationep_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Person:d3630872-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40_Event1 .

oa:source_bhi_35933f3d-dedd-a366-9bb6-14cb40d3ff40
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeswijk" ;
    rdfs:label "Heeswijk", "1785-09-28 - 1785-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1785-09-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 13, Periode: 1724-1844" ;
    a2a:Book "Abdij van Berne doopboek 1724-1735, 1751-1810 (1811-1837, 1841-1844)" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "76-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 13, Periode: 1724-1844, Abdij van Berne doopboek 1724-1735, 1751-1810 (1811-1837, 1841-1844), 13, 76-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75990c6c-584e-77ef-d671-7f2bfbe32e28.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75990c6c-584e-77ef-d671-7f2bfbe32e28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/35933f3d-dedd-a366-9bb6-14cb40d3ff40" ;
  a2a:RecordGUID "{35933f3d-dedd-a366-9bb6-14cb40d3ff40}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_157_00000157.xml van BHI" .

