@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_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1758 te Zevenbergen" ;
  a2a:hasPerson oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c36077e-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c364504-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c35ceee-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c35545a-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c3590be-464c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_0, oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_1, oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_2, oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_3, oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_4 ;
  a2a:hasSource oa:source_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf .

oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c36077e-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Franciscus Verbaat" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verbaat" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verbaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c364504-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Scets" ;
  a2a:PersonName [
    rdfs:label "Maria Scets" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Scets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c35ceee-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Govarse Cavelaars" ;
  a2a:PersonName [
    rdfs:label "Anna Govarse Cavelaars" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Govarse" ;
    a2a:PersonNameLastName "Cavelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c35545a-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelia Verbaat" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verbaat" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Verbaat"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person-7c3590be-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marinus Verbaat" ;
  a2a:PersonName [
    rdfs:label "Marinus Verbaat" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Verbaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1758-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person:7c36077e-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 .

oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person:7c364504-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 .

oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person:7c35ceee-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 .

oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person:7c35545a-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 .

oa:relationep_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Person:7c3590be-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf_Event1 .

oa:source_bhi_0c0be3d3-be0f-debc-64f7-bfa2e78e11cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1758-03-02 - 1758-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1758-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 3, Periode: 1741-1779" ;
    a2a:Book "RK doop- en trouwboek 1741-1779" ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 3, Periode: 1741-1779, RK doop- en trouwboek 1741-1779, 3"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c0be3d3-be0f-debc-64f7-bfa2e78e11cf" ;
  a2a:RecordGUID "{0c0be3d3-be0f-debc-64f7-bfa2e78e11cf}" ;
  a2a:SourceRemarkOpmerking "Blader door het gescande register (<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/63553508-f8d5-11df-a690-cd95c1e286e2 target=\"_blank\">dopen</a> en <a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/63a569ec-f8d5-11df-a690-cd95c1e286e2 target=\"_blank\">huwelijken</a>) met daarin deze akte op de website van West-Brabants Archief<br><br>\"" ;
  a2a:SourceRemarkarchiefnaam "Regionaal Archief West-Brabant" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1741-1779" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2305_00002305.xml van BHI" .

