@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_c09f29b2-dc0e-cfef-3de3-c4484df89909
  a a2a:Record ;
  rdfs:label "Doop op 28 december 1795 te Oss" ;
  a2a:hasPerson oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-e5a840dc-d3e4-61c9-8832-298aeec5037a, oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-1ad979a8-7a09-e27d-1d66-bceb972c1d4c, oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-d77a8e09-e6c0-b5a9-d8a1-4d46146ea22e, oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-e4f8b2a2-9852-e51d-3937-9f873ab234a8 ;
  a2a:hasEvent oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_0, oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_1, oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_2, oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_3 ;
  a2a:hasSource oa:source_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909 .

oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-e5a840dc-d3e4-61c9-8832-298aeec5037a
  a a2a:Person ;
  rdfs:label "Joanna Renier Jan Rijnders" ;
  a2a:PersonName [
    rdfs:label "Joanna Renier Jan Rijnders" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Renier Jan" ;
    a2a:PersonNameLastName "Rijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-1ad979a8-7a09-e27d-1d66-bceb972c1d4c
  a a2a:Person ;
  rdfs:label "Maria Wilhelmi van Vugt" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmi van Vugt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-d77a8e09-e6c0-b5a9-d8a1-4d46146ea22e
  a a2a:Person ;
  rdfs:label "Josephus Reuvers" ;
  a2a:PersonName [
    rdfs:label "Josephus Reuvers" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person-e4f8b2a2-9852-e51d-3937-9f873ab234a8
  a a2a:Person ;
  rdfs:label "Gertrudis Josephi Reuvers" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Josephi Reuvers" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePatronym "Josephi" ;
    a2a:PersonNameLastName "Reuvers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1795-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person:e5a840dc-d3e4-61c9-8832-298aeec5037a ;
  a2a:EventKeyRef oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1 .

oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person:1ad979a8-7a09-e27d-1d66-bceb972c1d4c ;
  a2a:EventKeyRef oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1 .

oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person:d77a8e09-e6c0-b5a9-d8a1-4d46146ea22e ;
  a2a:EventKeyRef oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1 .

oa:relationep_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Person:e4f8b2a2-9852-e51d-3937-9f873ab234a8 ;
  a2a:EventKeyRef oa:event_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909_Event1 .

oa:source_bhi_c09f29b2-dc0e-cfef-3de3-c4484df89909
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1795-12-28 - 1795-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1795-12-28"^^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 "263-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 263-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c5a79f95-d57b-50c8-a8ec-6f954ca68040.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c5a79f95-d57b-50c8-a8ec-6f954ca68040.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c09f29b2-dc0e-cfef-3de3-c4484df89909" ;
  a2a:RecordGUID "{c09f29b2-dc0e-cfef-3de3-c4484df89909}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51439_00051439.xml van BHI" .

