@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_3b77a811-c80a-87f3-2f51-059b369264f2
  a a2a:Record ;
  rdfs:label "Doop op 18 november 1708 te Reek" ;
  a2a:hasPerson oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-19b9da5f-96fa-cbad-44dd-9114059fb331, oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-52ea97b4-db16-0df1-8e2d-c43acede69fb, oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-2cec2a30-6fc2-b7ef-09c1-be01bd4e2748, oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-93a6c02b-8a93-c0f3-0ecb-62060e4247e4, oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-c4404b33-1f03-aad3-0d04-06872168b0ae ;
  a2a:hasEvent oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_0, oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_1, oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_2, oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_3, oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_4 ;
  a2a:hasSource oa:source_bhi_3b77a811-c80a-87f3-2f51-059b369264f2 .

oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-19b9da5f-96fa-cbad-44dd-9114059fb331
  a a2a:Person ;
  rdfs:label "Anna Gertrudis Dirix" ;
  a2a:PersonName [
    rdfs:label "Anna Gertrudis Dirix" ;
    a2a:PersonNameFirstName "Anna Gertrudis" ;
    a2a:PersonNameLastName "Dirix"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-52ea97b4-db16-0df1-8e2d-c43acede69fb
  a a2a:Person ;
  rdfs:label "Henricus Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Henricus Bastiaens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-2cec2a30-6fc2-b7ef-09c1-be01bd4e2748
  a a2a:Person ;
  rdfs:label "Elijsabetha Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Elijsabetha Hendrickx" ;
    a2a:PersonNameFirstName "Elijsabetha" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-93a6c02b-8a93-c0f3-0ecb-62060e4247e4
  a a2a:Person ;
  rdfs:label "Laurentius Dirix" ;
  a2a:PersonName [
    rdfs:label "Laurentius Dirix" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Dirix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person-c4404b33-1f03-aad3-0d04-06872168b0ae
  a a2a:Person ;
  rdfs:label "Cornelia Rutten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Rutten" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1708-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Reek" ;
    rdfs:label "Reek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person:19b9da5f-96fa-cbad-44dd-9114059fb331 ;
  a2a:EventKeyRef oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 .

oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person:52ea97b4-db16-0df1-8e2d-c43acede69fb ;
  a2a:EventKeyRef oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 .

oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person:2cec2a30-6fc2-b7ef-09c1-be01bd4e2748 ;
  a2a:EventKeyRef oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 .

oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person:93a6c02b-8a93-c0f3-0ecb-62060e4247e4 ;
  a2a:EventKeyRef oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 .

oa:relationep_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Person:c4404b33-1f03-aad3-0d04-06872168b0ae ;
  a2a:EventKeyRef oa:event_bhi_3b77a811-c80a-87f3-2f51-059b369264f2_Event1 .

oa:source_bhi_3b77a811-c80a-87f3-2f51-059b369264f2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Reek" ;
    rdfs:label "Reek", "1708-11-18 - 1708-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1708-11-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 14, Periode: 1676-1768" ;
    a2a:Book "Reek RK doopboek 1676-1768" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "77-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 14, Periode: 1676-1768, Reek RK doopboek 1676-1768, 14, 77-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e722747d-4972-4251-4ecc-9aae0bde17ad.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e722747d-4972-4251-4ecc-9aae0bde17ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3b77a811-c80a-87f3-2f51-059b369264f2" ;
  a2a:RecordGUID "{3b77a811-c80a-87f3-2f51-059b369264f2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80730_00080730.xml van BHI" .

