@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_005a8aaa-a786-e8d2-26ae-983b5117009f
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1803 te Oss" ;
  a2a:hasPerson oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-a131af07-4625-35f8-48cf-1564bb434939, oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-49c0fe4c-9b64-e7c9-6a2e-23469b894194, oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-7be505cb-77b0-fd44-89c7-76fe836745f5, oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-d86f8429-9a67-229d-6288-54c05f76b8ab ;
  a2a:hasEvent oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_0, oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_1, oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_2, oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_3 ;
  a2a:hasSource oa:source_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f .

oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-a131af07-4625-35f8-48cf-1564bb434939
  a a2a:Person ;
  rdfs:label "Maria Josephi Reuvers" ;
  a2a:PersonName [
    rdfs:label "Maria Josephi Reuvers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Josephi" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-49c0fe4c-9b64-e7c9-6a2e-23469b894194
  a a2a:Person ;
  rdfs:label "Nicolaa van Vugt" ;
  a2a:PersonName [
    rdfs:label "Nicolaa van Vugt" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-7be505cb-77b0-fd44-89c7-76fe836745f5
  a a2a:Person ;
  rdfs:label "Joannes de Poot" ;
  a2a:PersonName [
    rdfs:label "Joannes de Poot" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person-d86f8429-9a67-229d-6288-54c05f76b8ab
  a a2a:Person ;
  rdfs:label "Bernardus Joannis de Poot" ;
  a2a:PersonName [
    rdfs:label "Bernardus Joannis de Poot" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poot"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1803-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person:a131af07-4625-35f8-48cf-1564bb434939 ;
  a2a:EventKeyRef oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1 .

oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person:49c0fe4c-9b64-e7c9-6a2e-23469b894194 ;
  a2a:EventKeyRef oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1 .

oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person:7be505cb-77b0-fd44-89c7-76fe836745f5 ;
  a2a:EventKeyRef oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1 .

oa:relationep_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Person:d86f8429-9a67-229d-6288-54c05f76b8ab ;
  a2a:EventKeyRef oa:event_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f_Event1 .

oa:source_bhi_005a8aaa-a786-e8d2-26ae-983b5117009f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1803-06-02 - 1803-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1803-06-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "349-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 349-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fe7f6207-b669-03ef-782e-968f7156d954.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fe7f6207-b669-03ef-782e-968f7156d954.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/005a8aaa-a786-e8d2-26ae-983b5117009f" ;
  a2a:RecordGUID "{005a8aaa-a786-e8d2-26ae-983b5117009f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40102_00040102.xml van BHI" .

