@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_ea7804ed-e44e-bf5c-741d-39ae678f5c5c
  a a2a:Record ;
  rdfs:label "Doop op 30 maart 1766 te Grave" ;
  a2a:hasPerson oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-b0bab3ff-5f72-4b86-5f9b-98ac55cd017d, oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-2e5884f6-7a81-cd92-df11-c2c7d604c8b4, oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-075a82a1-7e7e-e264-3450-4a1fd4c92e87, oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-b82ed0d3-35a7-9a57-d8a3-44d88d25aba0 ;
  a2a:hasEvent oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_0, oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_1, oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_2, oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_3 ;
  a2a:hasSource oa:source_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c .

oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-b0bab3ff-5f72-4b86-5f9b-98ac55cd017d
  a a2a:Person ;
  rdfs:label "Catharina Geselschap" ;
  a2a:PersonName [
    rdfs:label "Catharina Geselschap" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Geselschap"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-2e5884f6-7a81-cd92-df11-c2c7d604c8b4
  a a2a:Person ;
  rdfs:label "Catharina de Vries" ;
  a2a:PersonName [
    rdfs:label "Catharina de Vries" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-075a82a1-7e7e-e264-3450-4a1fd4c92e87
  a a2a:Person ;
  rdfs:label "Frederik Ditmar Geselschap" ;
  a2a:PersonName [
    rdfs:label "Frederik Ditmar Geselschap" ;
    a2a:PersonNameFirstName "Frederik Ditmar" ;
    a2a:PersonNameLastName "Geselschap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person-b82ed0d3-35a7-9a57-d8a3-44d88d25aba0
  a a2a:Person ;
  rdfs:label "Alegonda Wilhelmina Catharina Ravens" ;
  a2a:PersonName [
    rdfs:label "Alegonda Wilhelmina Catharina Ravens" ;
    a2a:PersonNameFirstName "Alegonda Wilhelmina Catharina" ;
    a2a:PersonNameLastName "Ravens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1766-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person:b0bab3ff-5f72-4b86-5f9b-98ac55cd017d ;
  a2a:EventKeyRef oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1 .

oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person:2e5884f6-7a81-cd92-df11-c2c7d604c8b4 ;
  a2a:EventKeyRef oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1 .

oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person:075a82a1-7e7e-e264-3450-4a1fd4c92e87 ;
  a2a:EventKeyRef oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1 .

oa:relationep_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Person:b82ed0d3-35a7-9a57-d8a3-44d88d25aba0 ;
  a2a:EventKeyRef oa:event_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c_Event1 .

oa:source_bhi_ea7804ed-e44e-bf5c-741d-39ae678f5c5c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1766-03-30 - 1766-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1766-03-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9, Periode: 1720-1788" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1720-1788" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "197-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9, Periode: 1720-1788, Nederduits Gereformeerd doopboek 1720-1788, 9, 197-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/078f3bd7-3fe3-9971-aa31-5dd8467ae20b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/078f3bd7-3fe3-9971-aa31-5dd8467ae20b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ea7804ed-e44e-bf5c-741d-39ae678f5c5c" ;
  a2a:RecordGUID "{ea7804ed-e44e-bf5c-741d-39ae678f5c5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38649_00038649.xml van BHI" .

[] a2a:PersonRemarkdiversen "huijsvrouw van den weledelen gestrengene here Wilhelm Hendrik Ravens auditeur militair te Mastricht" .
[] a2a:PersonRemarkdiversen "capitaine van 't 2de battaillon van t 1ste regiment Oranje Nassauw in dienst dezer lande" .
