@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_5dae052d-7bb4-6723-04e3-c43569571e87
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1745 te Grave" ;
  a2a:hasPerson oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-ad0e45d3-d6f1-8f5d-b6cf-913220b06815, oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-08d27269-93ff-e24e-af74-7104981e81a1, oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-acf41b99-d7ff-88c6-cbd6-0dc9ea74cda5, oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-8c09f5a8-2db1-35ad-5098-6cf8c5cb9357, oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-72e611d7-0b60-3bc9-a1ec-0934a4b1cb76, oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-9aab4eac-ea64-ab32-74de-fe1d523290ff ;
  a2a:hasEvent oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_0, oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_1, oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_2, oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_3, oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_4, oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_5 ;
  a2a:hasSource oa:source_bhi_5dae052d-7bb4-6723-04e3-c43569571e87 .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-ad0e45d3-d6f1-8f5d-b6cf-913220b06815
  a a2a:Person ;
  rdfs:label "Joannes Hulsthof" ;
  a2a:PersonName [
    rdfs:label "Joannes Hulsthof" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hulsthof"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-08d27269-93ff-e24e-af74-7104981e81a1
  a a2a:Person ;
  rdfs:label "Joannes van Bislick" ;
  a2a:PersonName [
    rdfs:label "Joannes van Bislick" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bislick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-acf41b99-d7ff-88c6-cbd6-0dc9ea74cda5
  a a2a:Person ;
  rdfs:label "Hendrina Willems" ;
  a2a:PersonName [
    rdfs:label "Hendrina Willems" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-8c09f5a8-2db1-35ad-5098-6cf8c5cb9357
  a a2a:Person ;
  rdfs:label "Elisabeth Peskens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Peskens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Peskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-72e611d7-0b60-3bc9-a1ec-0934a4b1cb76
  a a2a:Person ;
  rdfs:label "Theodorus Hulsthof" ;
  a2a:PersonName [
    rdfs:label "Theodorus Hulsthof" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Hulsthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person-9aab4eac-ea64-ab32-74de-fe1d523290ff
  a a2a:Person ;
  rdfs:label "Catharina Doris" ;
  a2a:PersonName [
    rdfs:label "Catharina Doris" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Doris"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1745-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:ad0e45d3-d6f1-8f5d-b6cf-913220b06815 ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:08d27269-93ff-e24e-af74-7104981e81a1 ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:acf41b99-d7ff-88c6-cbd6-0dc9ea74cda5 ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:8c09f5a8-2db1-35ad-5098-6cf8c5cb9357 ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:72e611d7-0b60-3bc9-a1ec-0934a4b1cb76 ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:relationep_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Person:9aab4eac-ea64-ab32-74de-fe1d523290ff ;
  a2a:EventKeyRef oa:event_bhi_5dae052d-7bb4-6723-04e3-c43569571e87_Event1 .

oa:source_bhi_5dae052d-7bb4-6723-04e3-c43569571e87
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1745-10-28 - 1745-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1745-10-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 42, Periode: 1688-1749" ;
    a2a:Book "RK doopboek 1688-1694, 1719-1749" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "175-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 42, Periode: 1688-1749, RK doopboek 1688-1694, 1719-1749, 42, 175-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e56fea97-2f5b-11c9-7a13-5dbd6bf08784.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e56fea97-2f5b-11c9-7a13-5dbd6bf08784.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5dae052d-7bb4-6723-04e3-c43569571e87" ;
  a2a:RecordGUID "{5dae052d-7bb4-6723-04e3-c43569571e87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48002_00048002.xml van BHI" .

