@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_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138
  a a2a:Record ;
  rdfs:label "Doop op 17 augustus 1749 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-2fe8a23a-168a-8fa7-bb83-1b453b54fc47, oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-3093b8d6-6da6-b1ad-4827-d4345a1032dc, oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-f6b55cba-66ae-81b4-a7c4-67977fc81373 ;
  a2a:hasEvent oa:event_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_0, oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_1, oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_2 ;
  a2a:hasSource oa:source_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138 .

oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-2fe8a23a-168a-8fa7-bb83-1b453b54fc47
  a a2a:Person ;
  rdfs:label "Anna Maria Theresia Proost" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Theresia Proost" ;
    a2a:PersonNameFirstName "Anna Maria Theresia" ;
    a2a:PersonNameLastName "Proost"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-3093b8d6-6da6-b1ad-4827-d4345a1032dc
  a a2a:Person ;
  rdfs:label "Joannes Christianus Proost" ;
  a2a:PersonName [
    rdfs:label "Joannes Christianus Proost" ;
    a2a:PersonNameFirstName "Joannes Christianus" ;
    a2a:PersonNameLastName "Proost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person-f6b55cba-66ae-81b4-a7c4-67977fc81373
  a a2a:Person ;
  rdfs:label "Maria Theresia Rens" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Rens" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1749-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person:2fe8a23a-168a-8fa7-bb83-1b453b54fc47 ;
  a2a:EventKeyRef oa:event_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Event1 .

oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person:3093b8d6-6da6-b1ad-4827-d4345a1032dc ;
  a2a:EventKeyRef oa:event_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Event1 .

oa:relationep_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Person:f6b55cba-66ae-81b4-a7c4-67977fc81373 ;
  a2a:EventKeyRef oa:event_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138_Event1 .

oa:source_wba_0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1749-08-17 - 1749-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1749-08-17"^^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 1749-1793 (DTB-9)" ;
    a2a:RegistryNumber "103" ;
    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 1749-1793 (DTB-9), 103"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138" ;
  a2a:RecordGUID "{0d0e60fa-9e91-cf2d-7a9d-9afcbccb0138}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Egidius Guilelmus Rens en Anna Proost" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21413_00021413.xml van WBA" .

