@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_4ebfec6f-9502-7c5a-fd82-04246d1228ea
  a a2a:Record ;
  rdfs:label "Doop op 20 mei 1708 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-40685048-dc0f-4315-f96c-be94e9fda658, oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-66ac1d6f-71ba-8dd1-0b1c-174e2167dc89, oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-6a32f5ef-be8f-24e3-ad10-fc1a06d1c3b1 ;
  a2a:hasEvent oa:event_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_0, oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_1, oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_2 ;
  a2a:hasSource oa:source_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea .

oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-40685048-dc0f-4315-f96c-be94e9fda658
  a a2a:Person ;
  rdfs:label "Elisabetha Adriaensen Brant" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Adriaensen Brant" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Adriaensen" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-66ac1d6f-71ba-8dd1-0b1c-174e2167dc89
  a a2a:Person ;
  rdfs:label "Gerardus Vegers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Vegers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Vegers"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person-6a32f5ef-be8f-24e3-ad10-fc1a06d1c3b1
  a a2a:Person ;
  rdfs:label "Arnoldus Vegers" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Vegers" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Vegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1708-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person:40685048-dc0f-4315-f96c-be94e9fda658 ;
  a2a:EventKeyRef oa:event_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Event1 .

oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person:66ac1d6f-71ba-8dd1-0b1c-174e2167dc89 ;
  a2a:EventKeyRef oa:event_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Event1 .

oa:relationep_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Person:6a32f5ef-be8f-24e3-ad10-fc1a06d1c3b1 ;
  a2a:EventKeyRef oa:event_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea_Event1 .

oa:source_wba_4ebfec6f-9502-7c5a-fd82-04246d1228ea
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1708-05-20 - 1708-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1708-05-20"^^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 1682-1711 (DTB-7)" ;
    a2a:RegistryNumber "101" ;
    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 1682-1711 (DTB-7), 101"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ebfec6f-9502-7c5a-fd82-04246d1228ea" ;
  a2a:RecordGUID "{4ebfec6f-9502-7c5a-fd82-04246d1228ea}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Adriana Rommens voor Marino rommensen en Joanna Pieterse" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21483_00021483.xml van WBA" .

[] a2a:PersonRemarkdiversen "zie ook: Vijgen" .
