@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_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a
  a a2a:Record ;
  rdfs:label "Doop op 15 augustus 1715 te Helvoirt" ;
  a2a:hasPerson oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-93897505-13eb-5686-973c-3db172d62cbf, oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-9d56383f-5366-d6ea-1f6c-2752cd6e86e6, oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-5c5d183a-fbf0-7084-942d-8a7ab9475b9a, oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-65726456-1b3f-72ca-588c-ef3fdcb0c9d1, oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-70358ceb-30b1-e3ed-9e3b-e649ea50a6ae ;
  a2a:hasEvent oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_0, oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_1, oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_2, oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_3, oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_4 ;
  a2a:hasSource oa:source_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a .

oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-93897505-13eb-5686-973c-3db172d62cbf
  a a2a:Person ;
  rdfs:label "Wil... ..." ;
  a2a:PersonName [
    rdfs:label "Wil... ..." ;
    a2a:PersonNameFirstName "Wil..." ;
    a2a:PersonNameLastName "..."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-9d56383f-5366-d6ea-1f6c-2752cd6e86e6
  a a2a:Person ;
  rdfs:label "Anna Emmers" ;
  a2a:PersonName [
    rdfs:label "Anna Emmers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Emmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-5c5d183a-fbf0-7084-942d-8a7ab9475b9a
  a a2a:Person ;
  rdfs:label "Maria van der Ven" ;
  a2a:PersonName [
    rdfs:label "Maria van der Ven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-65726456-1b3f-72ca-588c-ef3fdcb0c9d1
  a a2a:Person ;
  rdfs:label "... Huijberts van der Ven" ;
  a2a:PersonName [
    rdfs:label "... Huijberts van der Ven" ;
    a2a:PersonNameFirstName "..." ;
    a2a:PersonNamePatronym "Huijberts" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person-70358ceb-30b1-e3ed-9e3b-e649ea50a6ae
  a a2a:Person ;
  rdfs:label "... N.N." ;
  a2a:PersonName [
    rdfs:label "... N.N." ;
    a2a:PersonNameFirstName "..." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1715-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person:93897505-13eb-5686-973c-3db172d62cbf ;
  a2a:EventKeyRef oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 .

oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person:9d56383f-5366-d6ea-1f6c-2752cd6e86e6 ;
  a2a:EventKeyRef oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 .

oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person:5c5d183a-fbf0-7084-942d-8a7ab9475b9a ;
  a2a:EventKeyRef oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 .

oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person:65726456-1b3f-72ca-588c-ef3fdcb0c9d1 ;
  a2a:EventKeyRef oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 .

oa:relationep_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Person:70358ceb-30b1-e3ed-9e3b-e649ea50a6ae ;
  a2a:EventKeyRef oa:event_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a_Event1 .

oa:source_bhi_7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt", "1715-08-15 - 1715-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1715-08-15"^^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 "93r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1666-1715, Dopen, 3, 93r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/27903d9a-3ffd-ac60-294e-b4789abd0cd2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/27903d9a-3ffd-ac60-294e-b4789abd0cd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a" ;
  a2a:RecordGUID "{7b2e7d65-8e9b-3434-5a8d-eab5ed34cc8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48212_00048212.xml van BHI" .

