@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_fca0ff71-8fed-578b-e2bc-cabff537015f
  a a2a:Record ;
  rdfs:label "Doop op 1 maart 1679 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-af873207-47e6-26a7-8b28-7a2d8b54a9a7, oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-a7942e33-2123-25b4-01af-16424b55c287, oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-c867f8be-dae1-dc36-9d92-e270993dedd2, oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-cf97ea65-c16e-6028-5ab6-09ef91b03396, oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-9add6de8-b2e0-b750-47d5-cc9b79484cdd ;
  a2a:hasEvent oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_0, oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_1, oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_2, oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_3, oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_4 ;
  a2a:hasSource oa:source_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f .

oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-af873207-47e6-26a7-8b28-7a2d8b54a9a7
  a a2a:Person ;
  rdfs:label "Theodorus Cornelii Stippens" ;
  a2a:PersonName [
    rdfs:label "Theodorus Cornelii Stippens" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Stippens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-a7942e33-2123-25b4-01af-16424b55c287
  a a2a:Person ;
  rdfs:label "Petronella Joannis Henrix" ;
  a2a:PersonName [
    rdfs:label "Petronella Joannis Henrix" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Henrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-c867f8be-dae1-dc36-9d92-e270993dedd2
  a a2a:Person ;
  rdfs:label "Segera Jans" ;
  a2a:PersonName [
    rdfs:label "Segera Jans" ;
    a2a:PersonNameFirstName "Segera" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-cf97ea65-c16e-6028-5ab6-09ef91b03396
  a a2a:Person ;
  rdfs:label "Henricus Jans Gubbels" ;
  a2a:PersonName [
    rdfs:label "Henricus Jans Gubbels" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Gubbels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person-9add6de8-b2e0-b750-47d5-cc9b79484cdd
  a a2a:Person ;
  rdfs:label "Henricus Gubbels" ;
  a2a:PersonName [
    rdfs:label "Henricus Gubbels" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Gubbels"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1679-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person:af873207-47e6-26a7-8b28-7a2d8b54a9a7 ;
  a2a:EventKeyRef oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 .

oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person:a7942e33-2123-25b4-01af-16424b55c287 ;
  a2a:EventKeyRef oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 .

oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person:c867f8be-dae1-dc36-9d92-e270993dedd2 ;
  a2a:EventKeyRef oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 .

oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person:cf97ea65-c16e-6028-5ab6-09ef91b03396 ;
  a2a:EventKeyRef oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 .

oa:relationep_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Person:9add6de8-b2e0-b750-47d5-cc9b79484cdd ;
  a2a:EventKeyRef oa:event_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f_Event1 .

oa:source_bhi_fca0ff71-8fed-578b-e2bc-cabff537015f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis", "1679-03-01 - 1679-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1679-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1679" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1679-03-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 9, Periode: 1632-1690" ;
    a2a:Book "Sint Anthonis doop-, trouw- en begraafboek 1632-1690" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "116-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1632-1690, Sint Anthonis doop-, trouw- en begraafboek 1632-1690, 9, 116-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7cb75125-ffca-e9c6-eedb-e7102bd6f899.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7cb75125-ffca-e9c6-eedb-e7102bd6f899.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fca0ff71-8fed-578b-e2bc-cabff537015f" ;
  a2a:RecordGUID "{fca0ff71-8fed-578b-e2bc-cabff537015f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42241_00042241.xml van BHI" .

[] a2a:PersonRemarkdiversen "Reverendus Dominus" .
