@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_5eb7fe35-a200-c81e-e5cd-b7040f557abe
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1707 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-faa330f4-869d-467c-c24f-b8d0530eef27, oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-47befd08-33b8-d695-0b6b-b3e8c2c95b75, oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-c9158319-247e-2bfe-be53-40cba0ebca16, oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-ce35a4ca-a569-0aec-59df-783c4426a327, oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-1d024b1d-d451-a34a-ff92-f7f398273b28 ;
  a2a:hasEvent oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_0, oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_1, oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_2, oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_3, oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_4 ;
  a2a:hasSource oa:source_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe .

oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-faa330f4-869d-467c-c24f-b8d0530eef27
  a a2a:Person ;
  rdfs:label "Laurentius Heestermans" ;
  a2a:PersonName [
    rdfs:label "Laurentius Heestermans" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Heestermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-47befd08-33b8-d695-0b6b-b3e8c2c95b75
  a a2a:Person ;
  rdfs:label "Adriana Cabus" ;
  a2a:PersonName [
    rdfs:label "Adriana Cabus" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Cabus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-c9158319-247e-2bfe-be53-40cba0ebca16
  a a2a:Person ;
  rdfs:label "Cornelius Heestermans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Heestermans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Heestermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-ce35a4ca-a569-0aec-59df-783c4426a327
  a a2a:Person ;
  rdfs:label "Henricus Bierstekers" ;
  a2a:PersonName [
    rdfs:label "Henricus Bierstekers" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Bierstekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person-1d024b1d-d451-a34a-ff92-f7f398273b28
  a a2a:Person ;
  rdfs:label "Elisabet Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Elisabet Oerlemans" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1707-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person:faa330f4-869d-467c-c24f-b8d0530eef27 ;
  a2a:EventKeyRef oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 .

oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person:47befd08-33b8-d695-0b6b-b3e8c2c95b75 ;
  a2a:EventKeyRef oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 .

oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person:c9158319-247e-2bfe-be53-40cba0ebca16 ;
  a2a:EventKeyRef oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 .

oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person:ce35a4ca-a569-0aec-59df-783c4426a327 ;
  a2a:EventKeyRef oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 .

oa:relationep_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Person:1d024b1d-d451-a34a-ff92-f7f398273b28 ;
  a2a:EventKeyRef oa:event_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe_Event1 .

oa:source_wba_5eb7fe35-a200-c81e-e5cd-b7040f557abe
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1707-04-26 - 1707-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1707-04-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Woensdrecht, Bron: boek, Deel: 1, Periode: 1704-1719" ;
    a2a:Book "RK doop- en trouwboek 1704-1725 - doop 1704-1719" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "16" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Woensdrecht, Bron: boek, Deel: 1, Periode: 1704-1719, RK doop- en trouwboek 1704-1725 - doop 1704-1719, 1, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c34ceeb5-a57f-5167-14a2-9283424d60c4.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5eb7fe35-a200-c81e-e5cd-b7040f557abe" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c34ceeb5-a57f-5167-14a2-9283424d60c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5eb7fe35-a200-c81e-e5cd-b7040f557abe" ;
  a2a:RecordGUID "{5eb7fe35-a200-c81e-e5cd-b7040f557abe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8813_00008813.xml van WBA" .

