@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_eeae4295-25f8-e237-3643-eb36008a9078
  a a2a:Record ;
  rdfs:label "Doop op 11 februari 1798 te Oss" ;
  a2a:hasPerson oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-ebb062ff-b563-7a6b-e85c-900874ffc50b, oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-54a2e3dc-986f-4efa-dc8e-b7d37d3fc5db, oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-eb672288-727d-0c3a-57ac-861f8af800ad, oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-2bf95992-77d4-f6ae-b8a5-55c4a9b64885 ;
  a2a:hasEvent oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_0, oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_1, oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_2, oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_3 ;
  a2a:hasSource oa:source_bhi_eeae4295-25f8-e237-3643-eb36008a9078 .

oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-ebb062ff-b563-7a6b-e85c-900874ffc50b
  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_eeae4295-25f8-e237-3643-eb36008a9078_Person-54a2e3dc-986f-4efa-dc8e-b7d37d3fc5db
  a a2a:Person ;
  rdfs:label "Nicolaa Wilhelmi van Vugt" ;
  a2a:PersonName [
    rdfs:label "Nicolaa Wilhelmi van Vugt" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person-eb672288-727d-0c3a-57ac-861f8af800ad
  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_eeae4295-25f8-e237-3643-eb36008a9078_Person-2bf95992-77d4-f6ae-b8a5-55c4a9b64885
  a a2a:Person ;
  rdfs:label "Gertrudis Joannis de Poot" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Joannis de Poot" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poot"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1798-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person:ebb062ff-b563-7a6b-e85c-900874ffc50b ;
  a2a:EventKeyRef oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1 .

oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person:54a2e3dc-986f-4efa-dc8e-b7d37d3fc5db ;
  a2a:EventKeyRef oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1 .

oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person:eb672288-727d-0c3a-57ac-861f8af800ad ;
  a2a:EventKeyRef oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1 .

oa:relationep_bhi_eeae4295-25f8-e237-3643-eb36008a9078_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Person:2bf95992-77d4-f6ae-b8a5-55c4a9b64885 ;
  a2a:EventKeyRef oa:event_bhi_eeae4295-25f8-e237-3643-eb36008a9078_Event1 .

oa:source_bhi_eeae4295-25f8-e237-3643-eb36008a9078
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1798-02-11 - 1798-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1798-02-11"^^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 "291-05b" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 291-05b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/50ee1e27-f1d3-3e6c-fb6b-64342f74c208.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/50ee1e27-f1d3-3e6c-fb6b-64342f74c208.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eeae4295-25f8-e237-3643-eb36008a9078" ;
  a2a:RecordGUID "{eeae4295-25f8-e237-3643-eb36008a9078}" ;
  a2a:SourceRemarkOpmerking "onder voorwaarde wegens nooddoop door vroedvrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39014_00039014.xml van BHI" .

[] a2a:PersonRemarkdiversen "Tweeling" .
