@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_0a407cd7-182e-a193-bcb3-be9d34e4e91f
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1710 te Helvoirt" ;
  a2a:hasPerson oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-c411c618-18fb-4fd9-d275-9f607546d191, oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-48f352b6-9761-d497-9fa8-29a259e17b54, oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-4da6f4ae-e19f-a4b9-a929-b3ae582b54fb, oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-08666d95-fefe-863c-e72a-5ac3ac661124, oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-1b2c5e02-0e31-8c1e-691a-03c8a42de4cc ;
  a2a:hasEvent oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_0, oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_1, oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_2, oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_3, oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_4 ;
  a2a:hasSource oa:source_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f .

oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-c411c618-18fb-4fd9-d275-9f607546d191
  a a2a:Person ;
  rdfs:label "Gisbertus Wittens" ;
  a2a:PersonName [
    rdfs:label "Gisbertus Wittens" ;
    a2a:PersonNameFirstName "Gisbertus" ;
    a2a:PersonNameLastName "Wittens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-48f352b6-9761-d497-9fa8-29a259e17b54
  a a2a:Person ;
  rdfs:label "Maria Mattheuwisse" ;
  a2a:PersonName [
    rdfs:label "Maria Mattheuwisse" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mattheuwisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-4da6f4ae-e19f-a4b9-a929-b3ae582b54fb
  a a2a:Person ;
  rdfs:label "Nicolaus Lochte" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Lochte" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Lochte"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-08666d95-fefe-863c-e72a-5ac3ac661124
  a a2a:Person ;
  rdfs:label "Hendricus Janse Lochte" ;
  a2a:PersonName [
    rdfs:label "Hendricus Janse Lochte" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Lochte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person-1b2c5e02-0e31-8c1e-691a-03c8a42de4cc
  a a2a:Person ;
  rdfs:label "Maria Claesse" ;
  a2a:PersonName [
    rdfs:label "Maria Claesse" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Claesse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1710-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person:c411c618-18fb-4fd9-d275-9f607546d191 ;
  a2a:EventKeyRef oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 .

oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person:48f352b6-9761-d497-9fa8-29a259e17b54 ;
  a2a:EventKeyRef oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 .

oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person:4da6f4ae-e19f-a4b9-a929-b3ae582b54fb ;
  a2a:EventKeyRef oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 .

oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person:08666d95-fefe-863c-e72a-5ac3ac661124 ;
  a2a:EventKeyRef oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 .

oa:relationep_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Person:1b2c5e02-0e31-8c1e-691a-03c8a42de4cc ;
  a2a:EventKeyRef oa:event_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f_Event1 .

oa:source_bhi_0a407cd7-182e-a193-bcb3-be9d34e4e91f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt", "1710-09-07 - 1710-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1710-09-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1666-1715" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "79r07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1666-1715, Dopen, 3, 79r07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9b14ffca-83d4-a651-13d9-83cc71838eaa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9b14ffca-83d4-a651-13d9-83cc71838eaa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0a407cd7-182e-a193-bcb3-be9d34e4e91f" ;
  a2a:RecordGUID "{0a407cd7-182e-a193-bcb3-be9d34e4e91f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40338_00040338.xml van BHI" .

