@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_e3142a48-968b-7063-e09b-5b251c8d0962
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1713 te Lith" ;
  a2a:hasPerson oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-f68738a5-3fc1-65ef-5103-8bef41a4451d, oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-485499dd-2f40-7b9c-db2e-290fc25b502c, oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-c577506c-de1c-497e-18d5-0432f01e2dfa, oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-aad00fa8-4805-1e09-18ac-4c552c874060 ;
  a2a:hasEvent oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_0, oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_1, oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_2, oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_3 ;
  a2a:hasSource oa:source_bhi_e3142a48-968b-7063-e09b-5b251c8d0962 .

oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-f68738a5-3fc1-65ef-5103-8bef41a4451d
  a a2a:Person ;
  rdfs:label "Bertha Gerardi Schuijlenburgh" ;
  a2a:PersonName [
    rdfs:label "Bertha Gerardi Schuijlenburgh" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Schuijlenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-485499dd-2f40-7b9c-db2e-290fc25b502c
  a a2a:Person ;
  rdfs:label "Agnes Rijneri" ;
  a2a:PersonName [
    rdfs:label "Agnes Rijneri" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Rijneri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-c577506c-de1c-497e-18d5-0432f01e2dfa
  a a2a:Person ;
  rdfs:label "Daniel Joost Zegers" ;
  a2a:PersonName [
    rdfs:label "Daniel Joost Zegers" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePatronym "Joost" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person-aad00fa8-4805-1e09-18ac-4c552c874060
  a a2a:Person ;
  rdfs:label "Hesther Danielis Joost Zegers" ;
  a2a:PersonName [
    rdfs:label "Hesther Danielis Joost Zegers" ;
    a2a:PersonNameFirstName "Hesther" ;
    a2a:PersonNamePatronym "Danielis Joost" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1713-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person:f68738a5-3fc1-65ef-5103-8bef41a4451d ;
  a2a:EventKeyRef oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1 .

oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person:485499dd-2f40-7b9c-db2e-290fc25b502c ;
  a2a:EventKeyRef oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1 .

oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person:c577506c-de1c-497e-18d5-0432f01e2dfa ;
  a2a:EventKeyRef oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1 .

oa:relationep_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Person:aad00fa8-4805-1e09-18ac-4c552c874060 ;
  a2a:EventKeyRef oa:event_bhi_e3142a48-968b-7063-e09b-5b251c8d0962_Event1 .

oa:source_bhi_e3142a48-968b-7063-e09b-5b251c8d0962
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1713-02-10 - 1713-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1713-02-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1673-1728" ;
    a2a:Book "Lith doopboek 1673-1728" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "80r03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1673-1728, Lith doopboek 1673-1728, 3, 80r03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/26647548-173e-104d-5b9c-d4b24238e191.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/26647548-173e-104d-5b9c-d4b24238e191.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e3142a48-968b-7063-e09b-5b251c8d0962" ;
  a2a:RecordGUID "{e3142a48-968b-7063-e09b-5b251c8d0962}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37997_00037997.xml van BHI" .

