@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_e46c6ecf-0f39-a996-269e-e1f845af73cb
  a a2a:Record ;
  rdfs:label "Doop op 18 juli 1631 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-5e554363-f060-de89-ae85-0680a929813e, oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-800252b1-71bc-85b9-3216-0267922a93c6, oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-fdd43c71-635b-46d3-85e1-22779bcec81e ;
  a2a:hasEvent oa:event_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_0, oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_1, oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_2 ;
  a2a:hasSource oa:source_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb .

oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-5e554363-f060-de89-ae85-0680a929813e
  a a2a:Person ;
  rdfs:label "Dijmpna Jans" ;
  a2a:PersonName [
    rdfs:label "Dijmpna Jans" ;
    a2a:PersonNameFirstName "Dijmpna" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-800252b1-71bc-85b9-3216-0267922a93c6
  a a2a:Person ;
  rdfs:label "Elijsabetha Geraerts" ;
  a2a:PersonName [
    rdfs:label "Elijsabetha Geraerts" ;
    a2a:PersonNameFirstName "Elijsabetha" ;
    a2a:PersonNameLastName "Geraerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person-fdd43c71-635b-46d3-85e1-22779bcec81e
  a a2a:Person ;
  rdfs:label "Adrianus Geraerts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Geraerts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Geraerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1631-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person:5e554363-f060-de89-ae85-0680a929813e ;
  a2a:EventKeyRef oa:event_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Event1 .

oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person:800252b1-71bc-85b9-3216-0267922a93c6 ;
  a2a:EventKeyRef oa:event_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Event1 .

oa:relationep_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Person:fdd43c71-635b-46d3-85e1-22779bcec81e ;
  a2a:EventKeyRef oa:event_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb_Event1 .

oa:source_wba_e46c6ecf-0f39-a996-269e-e1f845af73cb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1631-07-18 - 1631-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1631-07-18"^^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; St. Jan de Doper: Doopregister, 1607-januari 1647 (DTB-4)" ;
    a2a:RegistryNumber "98" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal; St. Jan de Doper: Doopregister, 1607-januari 1647 (DTB-4), 98"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e46c6ecf-0f39-a996-269e-e1f845af73cb" ;
  a2a:RecordGUID "{e46c6ecf-0f39-a996-269e-e1f845af73cb}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Huijbrecht Adriaenssen en Neelken Cornelis" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21771_00021771.xml van WBA" .

