@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_b2217c3f-aa77-86f8-e262-cd0f08e973a4
  a a2a:Record ;
  rdfs:label "Doop op 29 oktober 1744 te Dinther" ;
  a2a:hasPerson oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb0669a-463c-11e3-a747-d206bceb4d38, oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb10f28-463c-11e3-a747-d206bceb4d38, oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb1468c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb09e30-463c-11e3-a747-d206bceb4d38, oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb0d792-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_0, oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_1, oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_2, oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_3, oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_4 ;
  a2a:hasSource oa:source_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4 .

oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb0669a-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Suijskens" ;
  a2a:PersonName [
    rdfs:label "Antonius Suijskens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Suijskens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb10f28-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Cornelii van der Aelst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelii van der Aelst" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Aelst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb1468c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Joannis van Gerfve" ;
  a2a:PersonName [
    rdfs:label "Anna Joannis van Gerfve" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerfve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb09e30-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelius Nicolai Suijskens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Nicolai Suijskens" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Nicolai" ;
    a2a:PersonNameLastName "Suijskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person-8cb0d792-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Emerentiana Antonii Smidts" ;
  a2a:PersonName [
    rdfs:label "Emerentiana Antonii Smidts" ;
    a2a:PersonNameFirstName "Emerentiana" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Smidts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1744-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person:8cb0669a-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 .

oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person:8cb10f28-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 .

oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person:8cb1468c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 .

oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person:8cb09e30-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 .

oa:relationep_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Person:8cb0d792-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4_Event1 .

oa:source_bhi_b2217c3f-aa77-86f8-e262-cd0f08e973a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1744-10-29 - 1744-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1744-10-29"^^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: 4, Periode: 1737-1763" ;
    a2a:Book "Rooms-Katholiek doopboek 1737-1763" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "19v07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 4, Periode: 1737-1763, Rooms-Katholiek doopboek 1737-1763, 4, 19v07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8f09823a-3b77-7a9d-6d51-d20f0f301216.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8f09823a-3b77-7a9d-6d51-d20f0f301216.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b2217c3f-aa77-86f8-e262-cd0f08e973a4" ;
  a2a:RecordGUID "{b2217c3f-aa77-86f8-e262-cd0f08e973a4}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1737-1763" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_214_00000214.xml van BHI" .

