@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_2e078f96-8a2e-3943-c5a7-4bfac2bf2077
  a a2a:Record ;
  rdfs:label "Doop op 11 juni 1753 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-f1fa82da-961e-af97-6c40-d924490b9503, oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-0539cdff-73ee-1ccf-24f2-cecf8a98f8ce, oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-ec81ba0b-6e76-3deb-5d2e-8e747368d975 ;
  a2a:hasEvent oa:event_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_0, oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_1, oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_2 ;
  a2a:hasSource oa:source_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077 .

oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-f1fa82da-961e-af97-6c40-d924490b9503
  a a2a:Person ;
  rdfs:label "Wilhelmus Boom" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Boom" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-0539cdff-73ee-1ccf-24f2-cecf8a98f8ce
  a a2a:Person ;
  rdfs:label "Catharina Lucassen Bergh" ;
  a2a:PersonName [
    rdfs:label "Catharina Lucassen Bergh" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Lucassen" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person-ec81ba0b-6e76-3deb-5d2e-8e747368d975
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Boom" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Boom" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1753-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person:f1fa82da-961e-af97-6c40-d924490b9503 ;
  a2a:EventKeyRef oa:event_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Event1 .

oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person:0539cdff-73ee-1ccf-24f2-cecf8a98f8ce ;
  a2a:EventKeyRef oa:event_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Event1 .

oa:relationep_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Person:ec81ba0b-6e76-3deb-5d2e-8e747368d975 ;
  a2a:EventKeyRef oa:event_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077_Event1 .

oa:source_wba_2e078f96-8a2e-3943-c5a7-4bfac2bf2077
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1753-06-11 - 1753-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1753-06-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 064D, Periode: 1739-1774" ;
    a2a:Book "Nispen-Essen doopregister 1739- 1774" ;
    a2a:RegistryNumber "064D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 064D, Periode: 1739-1774, Nispen-Essen doopregister 1739- 1774, 064D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2e078f96-8a2e-3943-c5a7-4bfac2bf2077" ;
  a2a:RecordGUID "{2e078f96-8a2e-3943-c5a7-4bfac2bf2077}" ;
  a2a:SourceRemarkOpmerking "De dopen van Nieuwmoer aanwezig in kopievorm bij het gemeentearchief Roosendaal, het origineel is aanwezig bij de gemeente Essen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7112_00007112.xml van WBA" .

