@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_09f3a2fd-1538-a00a-e71b-5bd87fd55d82
  a a2a:Record ;
  rdfs:label "Doop op 8 september 1720 te Lith" ;
  a2a:hasPerson oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-b3fbf2b2-3715-7827-0e02-c9de7ebb0c0c, oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-de6552b6-0de6-3ab6-64f8-c7962bb12834, oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-1643645f-cb79-dd46-ba81-cc8f67968d07, oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-a42d65e4-1b4b-6c07-a135-725ac46e8d45 ;
  a2a:hasEvent oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_0, oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_1, oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_2, oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_3 ;
  a2a:hasSource oa:source_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82 .

oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-b3fbf2b2-3715-7827-0e02-c9de7ebb0c0c
  a a2a:Person ;
  rdfs:label "Joannes Schuijlenborgh" ;
  a2a:PersonName [
    rdfs:label "Joannes Schuijlenborgh" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schuijlenborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-de6552b6-0de6-3ab6-64f8-c7962bb12834
  a a2a:Person ;
  rdfs:label "Anna Geerits" ;
  a2a:PersonName [
    rdfs:label "Anna Geerits" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Geerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-1643645f-cb79-dd46-ba81-cc8f67968d07
  a a2a:Person ;
  rdfs:label "Gerardus Leunissen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Leunissen" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Leunissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person-a42d65e4-1b4b-6c07-a135-725ac46e8d45
  a a2a:Person ;
  rdfs:label "Gijsbertus Gerardi Leunissen" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Gerardi Leunissen" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Leunissen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1720-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person:b3fbf2b2-3715-7827-0e02-c9de7ebb0c0c ;
  a2a:EventKeyRef oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1 .

oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person:de6552b6-0de6-3ab6-64f8-c7962bb12834 ;
  a2a:EventKeyRef oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1 .

oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person:1643645f-cb79-dd46-ba81-cc8f67968d07 ;
  a2a:EventKeyRef oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1 .

oa:relationep_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Person:a42d65e4-1b4b-6c07-a135-725ac46e8d45 ;
  a2a:EventKeyRef oa:event_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82_Event1 .

oa:source_bhi_09f3a2fd-1538-a00a-e71b-5bd87fd55d82
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1720-09-08 - 1720-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1720-09-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 "105r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1673-1728, Lith doopboek 1673-1728, 3, 105r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/78f9bc55-8aa5-e793-e22a-867914bcb270.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/78f9bc55-8aa5-e793-e22a-867914bcb270.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/09f3a2fd-1538-a00a-e71b-5bd87fd55d82" ;
  a2a:RecordGUID "{09f3a2fd-1538-a00a-e71b-5bd87fd55d82}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40325_00040325.xml van BHI" .

