@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_a3bde6c6-b183-9bf6-eae2-84c87e4b7898
  a a2a:Record ;
  rdfs:label "Doop op 30 mei 1696 te Vught" ;
  a2a:hasPerson oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c35152-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c3b458-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c41592-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c46042-463d-11e3-a747-d206bceb4d38, oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c49cba-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_0, oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_1, oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_2, oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_3, oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_4 ;
  a2a:hasSource oa:source_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898 .

oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c35152-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Margarita van Bers" ;
  a2a:PersonName [
    rdfs:label "Margarita van Bers" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c3b458-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Paulus Antonii van Bers" ;
  a2a:PersonName [
    rdfs:label "Paulus Antonii van Bers" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c41592-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Petri Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Petri Jacobs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c46042-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Pauli van Bers" ;
  a2a:PersonName [
    rdfs:label "Antonius Pauli van Bers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Pauli" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person-c6c49cba-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Henrici Thijssen" ;
  a2a:PersonName [
    rdfs:label "Helena Henrici Thijssen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1696-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] ;
  a2a:EventReligion "Rooms-Katholiek (Sint-Petrus parochie)" .

oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person:c6c35152-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 .

oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person:c6c3b458-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 .

oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person:c6c41592-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 .

oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person:c6c46042-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 .

oa:relationep_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Person:c6c49cba-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898_Event1 .

oa:source_bhi_a3bde6c6-b183-9bf6-eae2-84c87e4b7898
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1696-05-30 - 1696-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1696-05-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 30, Periode: 1672-1705" ;
    a2a:Book "Rooms-Katholiek (Sint-Petrus parochie) doopboek" ;
    a2a:RegistryNumber "30" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 30, Periode: 1672-1705, Rooms-Katholiek (Sint-Petrus parochie) doopboek, 30"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a3bde6c6-b183-9bf6-eae2-84c87e4b7898" ;
  a2a:RecordGUID "{a3bde6c6-b183-9bf6-eae2-84c87e4b7898}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50006_00050006.xml van BHI" .

