@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_484caed8-8d1e-eb73-da6b-da97331bdf4e
  a a2a:Record ;
  rdfs:label "Doop op 12 november 1776 te Oss" ;
  a2a:hasPerson oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-f4f5f74e-2fdc-95f6-2d06-3f1c7e8928a6, oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-c607dcde-a89f-3456-c5b2-bdbe8f15c1c4, oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-686d3c98-d3a8-e67a-5ec6-52827ad1ea15, oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-2a65ade1-db0e-52b1-2553-0fd3d243d497 ;
  a2a:hasEvent oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_0, oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_1, oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_2, oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_3 ;
  a2a:hasSource oa:source_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e .

oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-f4f5f74e-2fdc-95f6-2d06-3f1c7e8928a6
  a a2a:Person ;
  rdfs:label "Hendrien Jacob Reuvers" ;
  a2a:PersonName [
    rdfs:label "Hendrien Jacob Reuvers" ;
    a2a:PersonNameFirstName "Hendrien" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-c607dcde-a89f-3456-c5b2-bdbe8f15c1c4
  a a2a:Person ;
  rdfs:label "Maria van Bakel" ;
  a2a:PersonName [
    rdfs:label "Maria van Bakel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bakel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-686d3c98-d3a8-e67a-5ec6-52827ad1ea15
  a a2a:Person ;
  rdfs:label "Arnoldus Jooste" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Jooste" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Jooste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person-2a65ade1-db0e-52b1-2553-0fd3d243d497
  a a2a:Person ;
  rdfs:label "Elizabetha Arnoldi Jooste" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Arnoldi Jooste" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Jooste"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1776-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person:f4f5f74e-2fdc-95f6-2d06-3f1c7e8928a6 ;
  a2a:EventKeyRef oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1 .

oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person:c607dcde-a89f-3456-c5b2-bdbe8f15c1c4 ;
  a2a:EventKeyRef oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1 .

oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person:686d3c98-d3a8-e67a-5ec6-52827ad1ea15 ;
  a2a:EventKeyRef oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1 .

oa:relationep_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Person:2a65ade1-db0e-52b1-2553-0fd3d243d497 ;
  a2a:EventKeyRef oa:event_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e_Event1 .

oa:source_bhi_484caed8-8d1e-eb73-da6b-da97331bdf4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1776-11-12 - 1776-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1776-11-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "23-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 23-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/002e889a-5b83-3a15-1d8a-2544549d4e83.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/002e889a-5b83-3a15-1d8a-2544549d4e83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/484caed8-8d1e-eb73-da6b-da97331bdf4e" ;
  a2a:RecordGUID "{484caed8-8d1e-eb73-da6b-da97331bdf4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41613_00041613.xml van BHI" .

