@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_ee5f352c-830c-4ba7-2e1f-a9f4ace08856
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1681 te Zundert" ;
  a2a:hasPerson oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d8face-464c-11e3-a747-d206bceb4d38, oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d82af4-464c-11e3-a747-d206bceb4d38, oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d8b51e-464c-11e3-a747-d206bceb4d38, oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d86514-464c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_0, oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_1, oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_2, oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_3 ;
  a2a:hasSource oa:source_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856 .

oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d8face-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Digna Dierick Franssen" ;
  a2a:PersonName [
    rdfs:label "Digna Dierick Franssen" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNamePatronym "Dierick" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d82af4-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelius van Hasselt" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Hasselt" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hasselt"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d8b51e-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Dirick Franssen" ;
  a2a:PersonName [
    rdfs:label "Catharina Dirick Franssen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Dirick" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person-c2d86514-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Aegidius Jan van Hasselt" ;
  a2a:PersonName [
    rdfs:label "Aegidius Jan van Hasselt" ;
    a2a:PersonNameFirstName "Aegidius" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hasselt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1681-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person:c2d8face-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1 .

oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person:c2d82af4-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1 .

oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person:c2d8b51e-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1 .

oa:relationep_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Person:c2d86514-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856_Event1 .

oa:source_bhi_ee5f352c-830c-4ba7-2e1f-a9f4ace08856
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1681-08-20 - 1681-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1681-08-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18, Periode: 1669-1690" ;
    a2a:Book "Rooms-Katholiek doopboek 1669-1690" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 18, Periode: 1669-1690, Rooms-Katholiek doopboek 1669-1690, 18, 12"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee5f352c-830c-4ba7-2e1f-a9f4ace08856" ;
  a2a:RecordGUID "{ee5f352c-830c-4ba7-2e1f-a9f4ace08856}" ;
  a2a:SourceRemarkOpmerking "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/1ac65b72-f8d6-11df-a690-cd95c1e286e2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van West-Brabants Archief</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_5341_00005341.xml van BHI" .

