@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_1245fa10-83bb-d1c4-a4ce-babc2c2525ea
  a a2a:Record ;
  rdfs:label "Doop op 28 november 1694 te Dinteloord" ;
  a2a:hasPerson oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e31c9a-4641-11e3-a747-d206bceb4d38, oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e3698e-4641-11e3-a747-d206bceb4d38, oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e3bfce-4641-11e3-a747-d206bceb4d38, oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e245a4-4641-11e3-a747-d206bceb4d38, oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e2940a-4641-11e3-a747-d206bceb4d38, oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e2da32-4641-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_0, oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_1, oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_2, oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_3, oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_4, oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_5 ;
  a2a:hasSource oa:source_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e31c9a-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Lantmeters" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lantmeters" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lantmeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e3698e-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Caetie Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Caetie Cornelisse" ;
    a2a:PersonNameFirstName "Caetie" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e3bfce-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Heyltie Oudemans" ;
  a2a:PersonName [
    rdfs:label "Heyltie Oudemans" ;
    a2a:PersonNameFirstName "Heyltie" ;
    a2a:PersonNameLastName "Oudemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e245a4-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertruyt Oudemans" ;
  a2a:PersonName [
    rdfs:label "Geertruyt Oudemans" ;
    a2a:PersonNameFirstName "Geertruyt" ;
    a2a:PersonNameLastName "Oudemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e2940a-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jasper Oudemans" ;
  a2a:PersonName [
    rdfs:label "Jasper Oudemans" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Oudemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person-53e2da32-4641-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneke Barents" ;
  a2a:PersonName [
    rdfs:label "Anneke Barents" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Barents"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1694-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e31c9a-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e3698e-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e3bfce-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e245a4-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e2940a-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:relationep_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Person:53e2da32-4641-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea_Event1 .

oa:source_bhi_1245fa10-83bb-d1c4-a4ce-babc2c2525ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord en Prinsenland" ;
    rdfs:label "Dinteloord en Prinsenland", "1694-11-28 - 1694-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1694-11-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Historisch Centrum Bergen op Zoom, Bron: boek, Deel: 3, Periode: 1676-1712" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1676-1712" ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Bergen op Zoom, Bron: boek, Deel: 3, Periode: 1676-1712, Nederduits Gereformeerd doopboek 1676-1712, 3"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1245fa10-83bb-d1c4-a4ce-babc2c2525ea" ;
  a2a:RecordGUID "{1245fa10-83bb-d1c4-a4ce-babc2c2525ea}" ;
  a2a:SourceRemarkOpmerking "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/b067a36c-4839-11e1-9853-b7a7dd2b6a2a target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van West-Brabants Archief</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_4123_00004123.xml van BHI" .

