@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_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829
  a a2a:Record ;
  rdfs:label "Doop op 7 mei 1813 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-9830be31-b1ae-0a96-8126-bc77af757608, oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-b8ff8e37-4020-073e-6a8c-5f65c8a4bda7, oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-c6f53bf2-b239-c73d-0b6b-c5a4107e28b5 ;
  a2a:hasEvent oa:event_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_0, oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_1, oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_2 ;
  a2a:hasSource oa:source_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829 .

oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-9830be31-b1ae-0a96-8126-bc77af757608
  a a2a:Person ;
  rdfs:label "Elisabetha Verbraak" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Verbraak" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Verbraak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-b8ff8e37-4020-073e-6a8c-5f65c8a4bda7
  a a2a:Person ;
  rdfs:label "Josephus Franciscus Gillart" ;
  a2a:PersonName [
    rdfs:label "Josephus Franciscus Gillart" ;
    a2a:PersonNameFirstName "Josephus Franciscus" ;
    a2a:PersonNameLastName "Gillart"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person-c6f53bf2-b239-c73d-0b6b-c5a4107e28b5
  a a2a:Person ;
  rdfs:label "Jacobus Florentinus Gillart" ;
  a2a:PersonName [
    rdfs:label "Jacobus Florentinus Gillart" ;
    a2a:PersonNameFirstName "Jacobus Florentinus" ;
    a2a:PersonNameLastName "Gillart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1813-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person:9830be31-b1ae-0a96-8126-bc77af757608 ;
  a2a:EventKeyRef oa:event_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Event1 .

oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person:b8ff8e37-4020-073e-6a8c-5f65c8a4bda7 ;
  a2a:EventKeyRef oa:event_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Event1 .

oa:relationep_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Person:c6f53bf2-b239-c73d-0b6b-c5a4107e28b5 ;
  a2a:EventKeyRef oa:event_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829_Event1 .

oa:source_wba_b0d4855d-ebe9-d4c0-5145-9622cc75f829
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1813-05-07 - 1813-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1813-05-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..." ;
    a2a:Book "Roosendaal doopregister Parochie St. Jan de Doper 1811-1817 (op naam doorzoekbaar via Voorouders,..." ;
    a2a:RegistryNumber "106" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal doopregister Parochie St. Jan de Doper 1811-1817 (op naam doorzoekbaar via Voorouders,..., 106"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b0d4855d-ebe9-d4c0-5145-9622cc75f829" ;
  a2a:RecordGUID "{b0d4855d-ebe9-d4c0-5145-9622cc75f829}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Joanna Meijers voor Jacobo Verbraak en Jacoba van Aard" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21715_00021715.xml van WBA" .

[] a2a:PersonRemarkdiversen "uit Wouw" .
[] a2a:PersonRemarkdiversen "uit Overmeer" .
