@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_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4
  a a2a:Record ;
  rdfs:label "Doop op 31 mei 1672 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-48175ecf-0399-539d-4a1b-ac95a9a98bb6, oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-fdf1d87e-5255-b57f-7510-d830103227de, oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-fde61dca-2d9f-8b14-213d-b91634144317, oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-28ca7a88-04bd-54ae-de94-3d16ea9c992a, oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-e7e80eee-16b7-37d9-fc21-d48304331b75 ;
  a2a:hasEvent oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_0, oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_1, oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_2, oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_3, oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_4 ;
  a2a:hasSource oa:source_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4 .

oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-48175ecf-0399-539d-4a1b-ac95a9a98bb6
  a a2a:Person ;
  rdfs:label "Antonius Jacobs" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobs" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-fdf1d87e-5255-b57f-7510-d830103227de
  a a2a:Person ;
  rdfs:label "Wilhelmina Teus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Teus" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Teus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-fde61dca-2d9f-8b14-213d-b91634144317
  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_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-28ca7a88-04bd-54ae-de94-3d16ea9c992a
  a a2a:Person ;
  rdfs:label "Henricus Jan Gubbels" ;
  a2a:PersonName [
    rdfs:label "Henricus Jan Gubbels" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Gubbels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person-e7e80eee-16b7-37d9-fc21-d48304331b75
  a a2a:Person ;
  rdfs:label "Antonetta Gubbels" ;
  a2a:PersonName [
    rdfs:label "Antonetta Gubbels" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Gubbels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1672-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person:48175ecf-0399-539d-4a1b-ac95a9a98bb6 ;
  a2a:EventKeyRef oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 .

oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person:fdf1d87e-5255-b57f-7510-d830103227de ;
  a2a:EventKeyRef oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 .

oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person:fde61dca-2d9f-8b14-213d-b91634144317 ;
  a2a:EventKeyRef oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 .

oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person:28ca7a88-04bd-54ae-de94-3d16ea9c992a ;
  a2a:EventKeyRef oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 .

oa:relationep_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Person:e7e80eee-16b7-37d9-fc21-d48304331b75 ;
  a2a:EventKeyRef oa:event_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4_Event1 .

oa:source_bhi_94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis", "1672-05-31 - 1672-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1672-05-31"^^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 "96-12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1632-1690, Sint Anthonis doop-, trouw- en begraafboek 1632-1690, 9, 96-12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f62b0902-fdf8-5996-e3a4-392b41f6076b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f62b0902-fdf8-5996-e3a4-392b41f6076b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4" ;
  a2a:RecordGUID "{94a0d2ee-8a04-2330-b4ce-1f2cc299c7f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50854_00050854.xml van BHI" .

