@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_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b
  a a2a:Record ;
  rdfs:label "Doop op 21 december 1733 te Oss" ;
  a2a:hasPerson oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1be802-463d-11e3-a747-d206bceb4d38, oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1c2f2e-463d-11e3-a747-d206bceb4d38, oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1c752e-463d-11e3-a747-d206bceb4d38, oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1b7034-463d-11e3-a747-d206bceb4d38, oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1ba9dc-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_0, oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_1, oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_2, oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_3, oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_4 ;
  a2a:hasSource oa:source_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b .

oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1be802-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geretruija Abraham van Lent" ;
  a2a:PersonName [
    rdfs:label "Geretruija Abraham van Lent" ;
    a2a:PersonNameFirstName "Geretruija" ;
    a2a:PersonNamePatronym "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1c2f2e-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrina Abraham van Lent" ;
  a2a:PersonName [
    rdfs:label "Hendrina Abraham van Lent" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePatronym "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1c752e-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendricus Mesterent" ;
  a2a:PersonName [
    rdfs:label "Hendricus Mesterent" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Mesterent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1b7034-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Heddriet van Heume" ;
  a2a:PersonName [
    rdfs:label "Heddriet van Heume" ;
    a2a:PersonNameFirstName "Heddriet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heume"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person-2d1ba9dc-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Lindert van Heume" ;
  a2a:PersonName [
    rdfs:label "Jacobus Lindert van Heume" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Lindert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heume"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1733-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person:2d1be802-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 .

oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person:2d1c2f2e-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 .

oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person:2d1c752e-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 .

oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person:2d1b7034-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 .

oa:relationep_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Person:2d1ba9dc-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b_Event1 .

oa:source_bhi_f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1733-12-21 - 1733-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1733-12-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1731-1774" ;
    a2a:Book "Rooms-Katholiek doopboek 1731-1774" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "15-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1731-1774, Rooms-Katholiek doopboek 1731-1774, 5, 15-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/717a318c-6451-82b8-5025-db016907bcf4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/717a318c-6451-82b8-5025-db016907bcf4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b" ;
  a2a:RecordGUID "{f00d00a1-11c4-e2d0-a7a3-8e3c24c82d3b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69526_00069526.xml van BHI" .

