@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_46b14b54-e70a-b59b-3b79-9ae52fe87895
  a a2a:Record ;
  rdfs:label "Doop op 29 december 1670 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-835e4b07-a027-ff95-2afc-25c74f2ba944, oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-bbd29b4a-4332-aa96-c10b-f3612a6613f8, oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-58a0c5a9-8b5d-77cb-9f0c-802dd476facc ;
  a2a:hasEvent oa:event_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_0, oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_1, oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_2 ;
  a2a:hasSource oa:source_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895 .

oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-835e4b07-a027-ff95-2afc-25c74f2ba944
  a a2a:Person ;
  rdfs:label "Anna Laureijs" ;
  a2a:PersonName [
    rdfs:label "Anna Laureijs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Laureijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-bbd29b4a-4332-aa96-c10b-f3612a6613f8
  a a2a:Person ;
  rdfs:label "Laurentius Hellemons" ;
  a2a:PersonName [
    rdfs:label "Laurentius Hellemons" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person-58a0c5a9-8b5d-77cb-9f0c-802dd476facc
  a a2a:Person ;
  rdfs:label "Cornelius Dilen Hellemons" ;
  a2a:PersonName [
    rdfs:label "Cornelius Dilen Hellemons" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Dilen" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1670-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person:835e4b07-a027-ff95-2afc-25c74f2ba944 ;
  a2a:EventKeyRef oa:event_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Event1 .

oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person:bbd29b4a-4332-aa96-c10b-f3612a6613f8 ;
  a2a:EventKeyRef oa:event_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Event1 .

oa:relationep_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Person:58a0c5a9-8b5d-77cb-9f0c-802dd476facc ;
  a2a:EventKeyRef oa:event_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895_Event1 .

oa:source_wba_46b14b54-e70a-b59b-3b79-9ae52fe87895
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1670-12-29 - 1670-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1670-12-29"^^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 1646-1682 (DTB-5)" ;
    a2a:RegistryNumber "99" ;
    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 1646-1682 (DTB-5), 99"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/46b14b54-e70a-b59b-3b79-9ae52fe87895" ;
  a2a:RecordGUID "{46b14b54-e70a-b59b-3b79-9ae52fe87895}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Adrianus Laureijs en Anthonia Mertens Rams in haar plaats Maria Adriaens", "Vanaf scannummer 49 is het register omgekeerd. Deze volgorde is ook bij de scans aangehouden. Het register bestaat uit twee delen: scan 1 t/m 49 en 148 t/m 50 (omgekeerde volgorde)." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21474_00021474.xml van WBA" .

[] a2a:PersonRemarkdiversen "doop ook ingeschreven op 11 januari 1671" .
