@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_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65
  a a2a:Record ;
  rdfs:label "Doop op 25 mei 1770 te Lith" ;
  a2a:hasPerson oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-0cbb467c-e4e4-93a1-096e-790a2c5ec94e, oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-ab1e7b09-2a1f-1d30-3bef-3ea2b907ae69, oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-cb00e1a6-1da7-4628-bb57-0f03d1a254cc, oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-5e79d823-51fc-d4f4-870a-2dbb53d0d63c, oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-33c35e6c-5d25-7e73-5658-126fda176f7a ;
  a2a:hasEvent oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_0, oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_1, oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_2, oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_3, oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_4 ;
  a2a:hasSource oa:source_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65 .

oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-0cbb467c-e4e4-93a1-096e-790a2c5ec94e
  a a2a:Person ;
  rdfs:label "Theodorus Baeijens" ;
  a2a:PersonName [
    rdfs:label "Theodorus Baeijens" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Baeijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-ab1e7b09-2a1f-1d30-3bef-3ea2b907ae69
  a a2a:Person ;
  rdfs:label "Maria de Bijl" ;
  a2a:PersonName [
    rdfs:label "Maria de Bijl" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-cb00e1a6-1da7-4628-bb57-0f03d1a254cc
  a a2a:Person ;
  rdfs:label "Anna Maria Clingh" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Clingh" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Clingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-5e79d823-51fc-d4f4-870a-2dbb53d0d63c
  a a2a:Person ;
  rdfs:label "Hermannus Baeijens" ;
  a2a:PersonName [
    rdfs:label "Hermannus Baeijens" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Baeijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person-33c35e6c-5d25-7e73-5658-126fda176f7a
  a a2a:Person ;
  rdfs:label "Gerardus Hermanni Baeijens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Hermanni Baeijens" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Hermanni" ;
    a2a:PersonNameLastName "Baeijens"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1770-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person:0cbb467c-e4e4-93a1-096e-790a2c5ec94e ;
  a2a:EventKeyRef oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 .

oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person:ab1e7b09-2a1f-1d30-3bef-3ea2b907ae69 ;
  a2a:EventKeyRef oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 .

oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person:cb00e1a6-1da7-4628-bb57-0f03d1a254cc ;
  a2a:EventKeyRef oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 .

oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person:5e79d823-51fc-d4f4-870a-2dbb53d0d63c ;
  a2a:EventKeyRef oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 .

oa:relationep_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Person:33c35e6c-5d25-7e73-5658-126fda176f7a ;
  a2a:EventKeyRef oa:event_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65_Event1 .

oa:source_bhi_40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1770-05-25 - 1770-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1770-05-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4, Periode: 1728-1787" ;
    a2a:Book "Lith doopboek 1728-1787" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "63r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4, Periode: 1728-1787, Lith doopboek 1728-1787, 4, 63r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8b766436-51c1-ca96-17ac-d68c5cf8f49c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8b766436-51c1-ca96-17ac-d68c5cf8f49c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65" ;
  a2a:RecordGUID "{40d288dd-b5dd-cdd7-7e6d-cbda39cb4c65}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41864_00041864.xml van BHI" .

