@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_eeba476c-377a-bd06-31ba-e9330f0c06cf
  a a2a:Record ;
  rdfs:label "Doop op 8 mei 1697 te Lith" ;
  a2a:hasPerson oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-a922979a-3392-9988-8788-3c6ff4f07e92, oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-821f5c99-88a1-d935-4d30-0f5673d2ac42, oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-b66e1168-ffa6-8ec8-279e-fc1013b64cba, oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-4057636a-dd9d-2660-e6d4-c17940a10dac, oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-1c85d89c-dbe9-c065-6338-22f1c01c63dc ;
  a2a:hasEvent oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_0, oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_1, oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_2, oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_3, oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_4 ;
  a2a:hasSource oa:source_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf .

oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-a922979a-3392-9988-8788-3c6ff4f07e92
  a a2a:Person ;
  rdfs:label "Agnes Catharina van Linden" ;
  a2a:PersonName [
    rdfs:label "Agnes Catharina van Linden" ;
    a2a:PersonNameFirstName "Agnes Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-821f5c99-88a1-d935-4d30-0f5673d2ac42
  a a2a:Person ;
  rdfs:label "Alexander Gooswini van Linden" ;
  a2a:PersonName [
    rdfs:label "Alexander Gooswini van Linden" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNamePatronym "Gooswini" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-b66e1168-ffa6-8ec8-279e-fc1013b64cba
  a a2a:Person ;
  rdfs:label "Gertrudis Crilen" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Crilen" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Crilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-4057636a-dd9d-2660-e6d4-c17940a10dac
  a a2a:Person ;
  rdfs:label "Joanna Bernardi Crilen" ;
  a2a:PersonName [
    rdfs:label "Joanna Bernardi Crilen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Bernardi" ;
    a2a:PersonNameLastName "Crilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person-1c85d89c-dbe9-c065-6338-22f1c01c63dc
  a a2a:Person ;
  rdfs:label "Gooswinus van Linden" ;
  a2a:PersonName [
    rdfs:label "Gooswinus van Linden" ;
    a2a:PersonNameFirstName "Gooswinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1697-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person:a922979a-3392-9988-8788-3c6ff4f07e92 ;
  a2a:EventKeyRef oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 .

oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person:821f5c99-88a1-d935-4d30-0f5673d2ac42 ;
  a2a:EventKeyRef oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 .

oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person:b66e1168-ffa6-8ec8-279e-fc1013b64cba ;
  a2a:EventKeyRef oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 .

oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person:4057636a-dd9d-2660-e6d4-c17940a10dac ;
  a2a:EventKeyRef oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 .

oa:relationep_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Person:1c85d89c-dbe9-c065-6338-22f1c01c63dc ;
  a2a:EventKeyRef oa:event_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf_Event1 .

oa:source_bhi_eeba476c-377a-bd06-31ba-e9330f0c06cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1697-05-08 - 1697-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1697-05-08"^^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 "37v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1673-1728, Lith doopboek 1673-1728, 3, 37v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8eadb844-848c-0c5a-3604-4ba77578c06f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8eadb844-848c-0c5a-3604-4ba77578c06f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eeba476c-377a-bd06-31ba-e9330f0c06cf" ;
  a2a:RecordGUID "{eeba476c-377a-bd06-31ba-e9330f0c06cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39016_00039016.xml van BHI" .

