@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_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1789 te Vught" ;
  a2a:hasPerson oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46cc3d8-463d-11e3-a747-d206bceb4d38, oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d2f26-463d-11e3-a747-d206bceb4d38, oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46cfaf6-463d-11e3-a747-d206bceb4d38, oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d63ce-463d-11e3-a747-d206bceb4d38, oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d9aba-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_0, oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_1, oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_2, oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_3, oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_4 ;
  a2a:hasSource oa:source_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab .

oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46cc3d8-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Andreas Franciscus Verheijde" ;
  a2a:PersonName [
    rdfs:label "Andreas Franciscus Verheijde" ;
    a2a:PersonNameFirstName "Andreas Franciscus" ;
    a2a:PersonNameLastName "Verheijde"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d2f26-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina van Hal" ;
  a2a:PersonName [
    rdfs:label "Catharina van Hal" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46cfaf6-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannis Francisci Verheijde" ;
  a2a:PersonName [
    rdfs:label "Joannis Francisci Verheijde" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNamePatronym "Francisci" ;
    a2a:PersonNameLastName "Verheijde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d63ce-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Henricus Antonius Zumhulse" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Antonius Zumhulse" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNamePatronym "Antonius" ;
    a2a:PersonNameLastName "Zumhulse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person-d46d9aba-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella Verheijde" ;
  a2a:PersonName [
    rdfs:label "Petronella Verheijde" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Verheijde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1789-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] ;
  a2a:EventReligion "Rooms-Katholiek (Sint-Lambertus parochie)" .

oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person:d46cc3d8-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 .

oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person:d46d2f26-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 .

oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person:d46cfaf6-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 .

oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person:d46d63ce-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 .

oa:relationep_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Person:d46d9aba-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab_Event1 .

oa:source_bhi_76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1789-03-14 - 1789-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1789-03-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4, Periode: 1732-1810" ;
    a2a:Book "Rooms-Katholiek (Sint-Lambertus parochie) doopboek" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "127" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4, Periode: 1732-1810, Rooms-Katholiek (Sint-Lambertus parochie) doopboek, 4, 127"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab" ;
  a2a:RecordGUID "{76bb8d98-3cac-e0a6-3adb-953cd3ecd6ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48752_00048752.xml van BHI" .

