@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_d06287a4-e3ce-d010-a176-782ea45690f6
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1659 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-791fa766-6322-1fcb-8f70-79026ac64569, oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-32c01794-4f9d-49e8-7ea8-5cf2eff8b2a0, oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-ca19e671-a6e7-4953-dc31-c452fd2cb6f7 ;
  a2a:hasEvent oa:event_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_0, oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_1, oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_2 ;
  a2a:hasSource oa:source_wba_d06287a4-e3ce-d010-a176-782ea45690f6 .

oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-791fa766-6322-1fcb-8f70-79026ac64569
  a a2a:Person ;
  rdfs:label "Jacob Mattijssen Pul" ;
  a2a:PersonName [
    rdfs:label "Jacob Mattijssen Pul" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Mattijssen" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-32c01794-4f9d-49e8-7ea8-5cf2eff8b2a0
  a a2a:Person ;
  rdfs:label "Dingetjen Cornelis" ;
  a2a:PersonName [
    rdfs:label "Dingetjen Cornelis" ;
    a2a:PersonNameFirstName "Dingetjen" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person-ca19e671-a6e7-4953-dc31-c452fd2cb6f7
  a a2a:Person ;
  rdfs:label "Johannes Pul" ;
  a2a:PersonName [
    rdfs:label "Johannes Pul" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1659-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Ned. Geref." .

oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person:791fa766-6322-1fcb-8f70-79026ac64569 ;
  a2a:EventKeyRef oa:event_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Event1 .

oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person:32c01794-4f9d-49e8-7ea8-5cf2eff8b2a0 ;
  a2a:EventKeyRef oa:event_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Event1 .

oa:relationep_wba_d06287a4-e3ce-d010-a176-782ea45690f6_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Person:ca19e671-a6e7-4953-dc31-c452fd2cb6f7 ;
  a2a:EventKeyRef oa:event_wba_d06287a4-e3ce-d010-a176-782ea45690f6_Event1 .

oa:source_wba_d06287a4-e3ce-d010-a176-782ea45690f6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1659-04-14 - 1659-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1659-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archieven van de Nederlands-hervormde gemeenten van Roosendaal, Nispen en Wouw, 1611..." ;
    a2a:Book "Roosendaal Doopregister Nederduits Gereformeerde Gemeente 1610-1810" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archieven van de Nederlands-hervormde gemeenten van Roosendaal, Nispen en Wouw, 1611..., Roosendaal Doopregister Nederduits Gereformeerde Gemeente 1610-1810, 37"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d06287a4-e3ce-d010-a176-782ea45690f6" ;
  a2a:RecordGUID "{d06287a4-e3ce-d010-a176-782ea45690f6}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Adriaen Jansen Cril, Christiaen Dull, Maijken Adriaenssen en Maijken" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8887_00008887.xml van WBA" .

