@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_3446c865-1ba2-a0af-e7cb-dab6557de76c
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1802 te Grave" ;
  a2a:hasPerson oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-c5c23849-cf84-4ba1-316c-f43a275dac09, oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-ea3ea80d-c9ff-cd67-8475-c77fd206a7c3, oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-4f4d5230-aef5-39d1-af93-0e20641a1e5a, oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-bd93e6cf-ee77-8e27-3c6d-fa6baa2cbd93, oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-d757a8e8-5757-7686-075d-cc1630ab7257 ;
  a2a:hasEvent oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_0, oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_1, oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_2, oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_3, oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_4 ;
  a2a:hasSource oa:source_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c .

oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-c5c23849-cf84-4ba1-316c-f43a275dac09
  a a2a:Person ;
  rdfs:label "Walterus Henricus Bronner" ;
  a2a:PersonName [
    rdfs:label "Walterus Henricus Bronner" ;
    a2a:PersonNameFirstName "Walterus Henricus" ;
    a2a:PersonNameLastName "Bronner"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-ea3ea80d-c9ff-cd67-8475-c77fd206a7c3
  a a2a:Person ;
  rdfs:label "Joannes Adam Schwiebe" ;
  a2a:PersonName [
    rdfs:label "Joannes Adam Schwiebe" ;
    a2a:PersonNameFirstName "Joannes Adam" ;
    a2a:PersonNameLastName "Schwiebe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-4f4d5230-aef5-39d1-af93-0e20641a1e5a
  a a2a:Person ;
  rdfs:label "Joanna Wilhelma de Ras" ;
  a2a:PersonName [
    rdfs:label "Joanna Wilhelma de Ras" ;
    a2a:PersonNameFirstName "Joanna Wilhelma" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-bd93e6cf-ee77-8e27-3c6d-fa6baa2cbd93
  a a2a:Person ;
  rdfs:label "Joannes Bronner" ;
  a2a:PersonName [
    rdfs:label "Joannes Bronner" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Bronner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person-d757a8e8-5757-7686-075d-cc1630ab7257
  a a2a:Person ;
  rdfs:label "Joanna Theodora de Ras" ;
  a2a:PersonName [
    rdfs:label "Joanna Theodora de Ras" ;
    a2a:PersonNameFirstName "Joanna Theodora" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1802-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person:c5c23849-cf84-4ba1-316c-f43a275dac09 ;
  a2a:EventKeyRef oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 .

oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person:ea3ea80d-c9ff-cd67-8475-c77fd206a7c3 ;
  a2a:EventKeyRef oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 .

oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person:4f4d5230-aef5-39d1-af93-0e20641a1e5a ;
  a2a:EventKeyRef oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 .

oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person:bd93e6cf-ee77-8e27-3c6d-fa6baa2cbd93 ;
  a2a:EventKeyRef oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 .

oa:relationep_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Person:d757a8e8-5757-7686-075d-cc1630ab7257 ;
  a2a:EventKeyRef oa:event_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c_Event1 .

oa:source_bhi_3446c865-1ba2-a0af-e7cb-dab6557de76c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1802-12-06 - 1802-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1802-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "159v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 159v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b0d3a76e-6bf1-eb30-6c79-7fcc3560183e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b0d3a76e-6bf1-eb30-6c79-7fcc3560183e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3446c865-1ba2-a0af-e7cb-dab6557de76c" ;
  a2a:RecordGUID "{3446c865-1ba2-a0af-e7cb-dab6557de76c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41040_00041040.xml van BHI" .

