@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_f21c0922-464a-4f0f-e8df-d088f4a56aa9
  a a2a:Record ;
  rdfs:label "Doop op 5 augustus 1703 te Oss" ;
  a2a:hasPerson oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-dc04992a-714c-e58a-b759-678c86f60b9f, oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-d76778d5-c853-346f-6844-f0d42ebe35a0, oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-3d8e34ab-0f97-e14d-7c00-a583a0c5ee64, oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-21a25f30-4375-66a2-5a58-4a8517134cfc ;
  a2a:hasEvent oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_0, oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_1, oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_2, oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_3 ;
  a2a:hasSource oa:source_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9 .

oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-dc04992a-714c-e58a-b759-678c86f60b9f
  a a2a:Person ;
  rdfs:label "Joanna Huberti van Lent" ;
  a2a:PersonName [
    rdfs:label "Joanna Huberti van Lent" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-d76778d5-c853-346f-6844-f0d42ebe35a0
  a a2a:Person ;
  rdfs:label "Anna Luijkese" ;
  a2a:PersonName [
    rdfs:label "Anna Luijkese" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Luijkese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-3d8e34ab-0f97-e14d-7c00-a583a0c5ee64
  a a2a:Person ;
  rdfs:label "Arnoldus Reuvers" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Reuvers" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person-21a25f30-4375-66a2-5a58-4a8517134cfc
  a a2a:Person ;
  rdfs:label "Mechtildis Reuvers" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Reuvers" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1703-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person:dc04992a-714c-e58a-b759-678c86f60b9f ;
  a2a:EventKeyRef oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1 .

oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person:d76778d5-c853-346f-6844-f0d42ebe35a0 ;
  a2a:EventKeyRef oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1 .

oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person:3d8e34ab-0f97-e14d-7c00-a583a0c5ee64 ;
  a2a:EventKeyRef oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1 .

oa:relationep_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Person:21a25f30-4375-66a2-5a58-4a8517134cfc ;
  a2a:EventKeyRef oa:event_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9_Event1 .

oa:source_bhi_f21c0922-464a-4f0f-e8df-d088f4a56aa9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1703-08-05 - 1703-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1703-08-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1652-1707" ;
    a2a:Book "Oss RK dopen" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "104v13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1652-1707, Oss RK dopen, 3, 104v13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4ff850c0-9890-395e-bdf1-a1ad82c79563.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4ff850c0-9890-395e-bdf1-a1ad82c79563.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f21c0922-464a-4f0f-e8df-d088f4a56aa9" ;
  a2a:RecordGUID "{f21c0922-464a-4f0f-e8df-d088f4a56aa9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37374_00037374.xml van BHI" .

