@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_a16fccd8-e204-86bb-ad04-33aee31ef548
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1715 te Geffen" ;
  a2a:hasPerson oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-25830d7e-3f02-e4ec-56f2-7cd5ea71ffe5, oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-0a8e84db-5a48-93e0-ed70-82bf26ce1ea7, oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-3abc3068-eb7c-5b92-8248-3ae8d3787f27, oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-99ff8df5-014a-4098-add7-fa0a31e51181, oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-482d5717-be07-2add-1e1a-dd341ed89af8 ;
  a2a:hasEvent oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_0, oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_1, oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_2, oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_3, oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_4 ;
  a2a:hasSource oa:source_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548 .

oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-25830d7e-3f02-e4ec-56f2-7cd5ea71ffe5
  a a2a:Person ;
  rdfs:label "Claes Gerits van Osch" ;
  a2a:PersonName [
    rdfs:label "Claes Gerits van Osch" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Gerits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Osch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-0a8e84db-5a48-93e0-ed70-82bf26ce1ea7
  a a2a:Person ;
  rdfs:label "Lijkske Janse Peer Willems" ;
  a2a:PersonName [
    rdfs:label "Lijkske Janse Peer Willems" ;
    a2a:PersonNameFirstName "Lijkske" ;
    a2a:PersonNamePatronym "Janse Peer" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-3abc3068-eb7c-5b92-8248-3ae8d3787f27
  a a2a:Person ;
  rdfs:label "Joannes van Creij" ;
  a2a:PersonName [
    rdfs:label "Joannes van Creij" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Creij"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-99ff8df5-014a-4098-add7-fa0a31e51181
  a a2a:Person ;
  rdfs:label "Jenneke Jan Peer Willems" ;
  a2a:PersonName [
    rdfs:label "Jenneke Jan Peer Willems" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePatronym "Jan Peer" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person-482d5717-be07-2add-1e1a-dd341ed89af8
  a a2a:Person ;
  rdfs:label "Willem Ariens van Creij" ;
  a2a:PersonName [
    rdfs:label "Willem Ariens van Creij" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Ariens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Creij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1715-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person:25830d7e-3f02-e4ec-56f2-7cd5ea71ffe5 ;
  a2a:EventKeyRef oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 .

oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person:0a8e84db-5a48-93e0-ed70-82bf26ce1ea7 ;
  a2a:EventKeyRef oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 .

oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person:3abc3068-eb7c-5b92-8248-3ae8d3787f27 ;
  a2a:EventKeyRef oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 .

oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person:99ff8df5-014a-4098-add7-fa0a31e51181 ;
  a2a:EventKeyRef oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 .

oa:relationep_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Person:482d5717-be07-2add-1e1a-dd341ed89af8 ;
  a2a:EventKeyRef oa:event_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548_Event1 .

oa:source_bhi_a16fccd8-e204-86bb-ad04-33aee31ef548
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1715-02-26 - 1715-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1715-02-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731" ;
    a2a:Book "Rooms-Katholiek doopboek 1683-1731" ;
    a2a:RegistryNumber "10.1" ;
    a2a:Folio "71-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731, Rooms-Katholiek doopboek 1683-1731, 10.1, 71-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4d586a07-c2ec-efee-644a-e2b4571126ca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4d586a07-c2ec-efee-644a-e2b4571126ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a16fccd8-e204-86bb-ad04-33aee31ef548" ;
  a2a:RecordGUID "{a16fccd8-e204-86bb-ad04-33aee31ef548}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74947_00074947.xml van BHI" .

[] a2a:PersonRemarkdiversen "ernaast: overleden" .
