@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_8285145d-b60c-e3ae-bceb-0e5998710b09
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1717 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-7319640f-6564-6b04-fc8d-969a546a7556, oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-a9b970ce-d4c3-413f-c067-775e575053ff, oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-6bc571bd-3643-77e4-6849-f0014fea82c6 ;
  a2a:hasEvent oa:event_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_0, oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_1, oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_2 ;
  a2a:hasSource oa:source_wba_8285145d-b60c-e3ae-bceb-0e5998710b09 .

oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-7319640f-6564-6b04-fc8d-969a546a7556
  a a2a:Person ;
  rdfs:label "Cornelius Adriaenssen Wesenbeeck" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adriaenssen Wesenbeeck" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Adriaenssen" ;
    a2a:PersonNameLastName "Wesenbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-a9b970ce-d4c3-413f-c067-775e575053ff
  a a2a:Person ;
  rdfs:label "Antonius Wesenbeeck" ;
  a2a:PersonName [
    rdfs:label "Antonius Wesenbeeck" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Wesenbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person-6bc571bd-3643-77e4-6849-f0014fea82c6
  a a2a:Person ;
  rdfs:label "Elisabeth Servaes Steenbackers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Servaes Steenbackers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Servaes" ;
    a2a:PersonNameLastName "Steenbackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1717-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person:7319640f-6564-6b04-fc8d-969a546a7556 ;
  a2a:EventKeyRef oa:event_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Event1 .

oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person:a9b970ce-d4c3-413f-c067-775e575053ff ;
  a2a:EventKeyRef oa:event_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Event1 .

oa:relationep_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Person:6bc571bd-3643-77e4-6849-f0014fea82c6 ;
  a2a:EventKeyRef oa:event_wba_8285145d-b60c-e3ae-bceb-0e5998710b09_Event1 .

oa:source_wba_8285145d-b60c-e3ae-bceb-0e5998710b09
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1717-05-12 - 1717-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1717-05-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 063D, Periode: 1713-1739" ;
    a2a:Book "Essen doopregister 1714-1739 en Nieuwmoer doopregister 1713-1739" ;
    a2a:RegistryNumber "063D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 063D, Periode: 1713-1739, Essen doopregister 1714-1739 en Nieuwmoer doopregister 1713-1739, 063D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8285145d-b60c-e3ae-bceb-0e5998710b09" ;
  a2a:RecordGUID "{8285145d-b60c-e3ae-bceb-0e5998710b09}" ;
  a2a:SourceRemarkOpmerking """Essen scan 629 t/m 723,
Nieuwmoer 1713-1727, scan 722 t/m 730
Nieuwmoer 1727-1739, scan 783 t/m 791""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7350_00007350.xml van WBA" .

