@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_edc90af8-b677-a87d-4eee-e4df0db902f0
  a a2a:Record ;
  rdfs:label "Doop op 14 juni 1662 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-86810f4e-78dd-c464-6c41-3463f7a37fd0, oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-2903773e-2c24-1313-e4c3-f9fbf860a4fd, oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-159115ac-f7f5-b6ab-09ab-220769f04dc2 ;
  a2a:hasEvent oa:event_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_0, oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_1, oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_2 ;
  a2a:hasSource oa:source_wba_edc90af8-b677-a87d-4eee-e4df0db902f0 .

oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-86810f4e-78dd-c464-6c41-3463f7a37fd0
  a a2a:Person ;
  rdfs:label "Maria Brouwers" ;
  a2a:PersonName [
    rdfs:label "Maria Brouwers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-2903773e-2c24-1313-e4c3-f9fbf860a4fd
  a a2a:Person ;
  rdfs:label "Joannes Tappers" ;
  a2a:PersonName [
    rdfs:label "Joannes Tappers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Tappers"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person-159115ac-f7f5-b6ab-09ab-220769f04dc2
  a a2a:Person ;
  rdfs:label "Andreas Passchiers Tappers" ;
  a2a:PersonName [
    rdfs:label "Andreas Passchiers Tappers" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Passchiers" ;
    a2a:PersonNameLastName "Tappers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1662-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "R.K." .

oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person:86810f4e-78dd-c464-6c41-3463f7a37fd0 ;
  a2a:EventKeyRef oa:event_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Event1 .

oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person:2903773e-2c24-1313-e4c3-f9fbf860a4fd ;
  a2a:EventKeyRef oa:event_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Event1 .

oa:relationep_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Person:159115ac-f7f5-b6ab-09ab-220769f04dc2 ;
  a2a:EventKeyRef oa:event_wba_edc90af8-b677-a87d-4eee-e4df0db902f0_Event1 .

oa:source_wba_edc90af8-b677-a87d-4eee-e4df0db902f0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1662-06-14 - 1662-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1662-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1662-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1662-06-14"^^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 Parochie St. Jan de Doper doopregister, 1653-1664 (DTB-6)" ;
    a2a:RegistryNumber "100" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal Parochie St. Jan de Doper doopregister, 1653-1664 (DTB-6), 100"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/edc90af8-b677-a87d-4eee-e4df0db902f0" ;
  a2a:RecordGUID "{edc90af8-b677-a87d-4eee-e4df0db902f0}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Lambertus Herman Lendertssen en Elizabeth Pauwels in plaats van hun beiden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21781_00021781.xml van WBA" .

