@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_495c2e4b-0cfa-138e-ed77-9629a104f601
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1789 te Vught" ;
  a2a:hasPerson oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9a6176-463d-11e3-a747-d206bceb4d38, oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9a992a-463d-11e3-a747-d206bceb4d38, oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9acca6-463d-11e3-a747-d206bceb4d38, oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9b0360-463d-11e3-a747-d206bceb4d38, oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9b3b8c-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_0, oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_1, oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_2, oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_3, oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_4 ;
  a2a:hasSource oa:source_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601 .

oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9a6176-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_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9a992a-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Francisci Verheijde" ;
  a2a:PersonName [
    rdfs:label "Joannes Francisci Verheijde" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Francisci" ;
    a2a:PersonNameLastName "Verheijde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9acca6-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_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9b0360-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Henricus Lumhulse" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Lumhulse" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henricus" ;
    a2a:PersonNameLastName "Lumhulse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person-bb9b3b8c-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_495c2e4b-0cfa-138e-ed77-9629a104f601_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_495c2e4b-0cfa-138e-ed77-9629a104f601_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person:bb9a6176-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 .

oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person:bb9a992a-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 .

oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person:bb9acca6-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 .

oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person:bb9b0360-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 .

oa:relationep_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Person:bb9b3b8c-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601_Event1 .

oa:source_bhi_495c2e4b-0cfa-138e-ed77-9629a104f601
  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: 28, Periode: 1710-1810" ;
    a2a:Book "Rooms-Katholiek (Sint-Lambertus parochie) doopboek" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 28, Periode: 1710-1810, Rooms-Katholiek (Sint-Lambertus parochie) doopboek, 28"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/495c2e4b-0cfa-138e-ed77-9629a104f601" ;
  a2a:RecordGUID "{495c2e4b-0cfa-138e-ed77-9629a104f601}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41653_00041653.xml van BHI" .

