@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_427cc76d-e4ee-b54d-65d1-dd4d4056a154
  a a2a:Record ;
  rdfs:label "Doop op 16 november 1670 te Kessel" ;
  a2a:hasPerson oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-b8b88509-09be-0964-517d-a11aca963f65, oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-98b754de-4900-815b-411e-e022c96f9703, oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-f089208e-3b9e-6986-9b6b-eb898e9bd92f, oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-33b39aa5-ce4b-d26f-6734-cb5c26013706, oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-ba060984-39e9-badf-7b17-0cbe0462c54b, oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-372b4837-ecac-b225-3d04-5bf1ae37eb72 ;
  a2a:hasEvent oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_0, oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_1, oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_2, oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_3, oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_4, oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_5 ;
  a2a:hasSource oa:source_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154 .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-b8b88509-09be-0964-517d-a11aca963f65
  a a2a:Person ;
  rdfs:label "Lijsbeth Sijmons" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Sijmons" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-98b754de-4900-815b-411e-e022c96f9703
  a a2a:Person ;
  rdfs:label "Emken Coenraet Adriaens" ;
  a2a:PersonName [
    rdfs:label "Emken Coenraet Adriaens" ;
    a2a:PersonNameFirstName "Emken" ;
    a2a:PersonNamePatronym "Coenraet" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-f089208e-3b9e-6986-9b6b-eb898e9bd92f
  a a2a:Person ;
  rdfs:label "Meriken Willem Everts" ;
  a2a:PersonName [
    rdfs:label "Meriken Willem Everts" ;
    a2a:PersonNameFirstName "Meriken" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-33b39aa5-ce4b-d26f-6734-cb5c26013706
  a a2a:Person ;
  rdfs:label "Gijsbert Jans Storm" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Jans Storm" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-ba060984-39e9-badf-7b17-0cbe0462c54b
  a a2a:Person ;
  rdfs:label "Aert Sijmons" ;
  a2a:PersonName [
    rdfs:label "Aert Sijmons" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNameLastName "Sijmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person-372b4837-ecac-b225-3d04-5bf1ae37eb72
  a a2a:Person ;
  rdfs:label "Meriken Jans" ;
  a2a:PersonName [
    rdfs:label "Meriken Jans" ;
    a2a:PersonNameFirstName "Meriken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1670-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:b8b88509-09be-0964-517d-a11aca963f65 ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:98b754de-4900-815b-411e-e022c96f9703 ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:f089208e-3b9e-6986-9b6b-eb898e9bd92f ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:33b39aa5-ce4b-d26f-6734-cb5c26013706 ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:ba060984-39e9-badf-7b17-0cbe0462c54b ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:relationep_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Person:372b4837-ecac-b225-3d04-5bf1ae37eb72 ;
  a2a:EventKeyRef oa:event_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154_Event1 .

oa:source_bhi_427cc76d-e4ee-b54d-65d1-dd4d4056a154
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1670-11-16 - 1670-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1670-11-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 21, Periode: 1649-1777" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1649-1777" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "15r-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 21, Periode: 1649-1777, Nederduits Gereformeerd doopboek 1649-1777, 21, 15r-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0480156a-1874-53ae-d9e9-4f2e85b9267a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0480156a-1874-53ae-d9e9-4f2e85b9267a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/427cc76d-e4ee-b54d-65d1-dd4d4056a154" ;
  a2a:RecordGUID "{427cc76d-e4ee-b54d-65d1-dd4d4056a154}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41927_00041927.xml van BHI" .

