@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_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1659 te Rijsbergen" ;
  a2a:hasPerson oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8dedc434-4647-11e3-a747-d206bceb4d38, oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8dedfc24-4647-11e3-a747-d206bceb4d38, oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded02ba-4647-11e3-a747-d206bceb4d38, oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded8532-4647-11e3-a747-d206bceb4d38, oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded3d5c-4647-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_0, oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_1, oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_2, oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_3, oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_4 ;
  a2a:hasSource oa:source_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef .

oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8dedc434-4647-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna C. Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joanna C. Jacobs" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "C." ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8dedfc24-4647-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Roverius J. v.d. Broeck" ;
  a2a:PersonName [
    rdfs:label "Roverius J. v.d. Broeck" ;
    a2a:PersonNameFirstName "Roverius" ;
    a2a:PersonNamePatronym "J." ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded02ba-4647-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Jacobs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded8532-4647-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gasperina" ;
  a2a:PersonName [
    rdfs:label "Gasperina" ;
    a2a:PersonNameFirstName "Gasperina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person-8ded3d5c-4647-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus C. Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacobus C. Jacobs" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "C." ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1659-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijsbergen" ;
    rdfs:label "Rijsbergen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person:8dedc434-4647-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 .

oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person:8dedfc24-4647-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 .

oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person:8ded02ba-4647-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 .

oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person:8ded8532-4647-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 .

oa:relationep_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Person:8ded3d5c-4647-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef_Event1 .

oa:source_bhi_63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rijsbergen" ;
    rdfs:label "Rijsbergen", "1659-11-04 - 1659-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1659-11-04"^^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: 1, Periode: 1605-1667" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1605-1667" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 1, Periode: 1605-1667, RK doop-, trouw- en begraafboek 1605-1667, 1"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef" ;
  a2a:RecordGUID "{63bf25b4-0a77-dcd4-8d02-b7cbc1b068ef}" ;
  a2a:SourceRemarkOpmerking "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/8b2d7f12-f8d6-11df-a690-cd95c1e286e2 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_20240316_3958_00003958.xml van BHI" .

