@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_4bd5c8fa-e028-7f8d-76eb-7c4834e91296
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1750 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-dbeaa4c7-4a6d-6df2-1776-34c1475e1bb0, oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-cf235f25-6ada-74db-a8b1-4791cc5a7e6a, oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-25c6089f-e031-1937-4a1c-847dced9f312 ;
  a2a:hasEvent oa:event_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_0, oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_1, oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_2 ;
  a2a:hasSource oa:source_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296 .

oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-dbeaa4c7-4a6d-6df2-1776-34c1475e1bb0
  a a2a:Person ;
  rdfs:label "Marinus Christiaenssen Raets" ;
  a2a:PersonName [
    rdfs:label "Marinus Christiaenssen Raets" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePatronym "Christiaenssen" ;
    a2a:PersonNameLastName "Raets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-cf235f25-6ada-74db-a8b1-4791cc5a7e6a
  a a2a:Person ;
  rdfs:label "Joanna Marijnissen Meesters" ;
  a2a:PersonName [
    rdfs:label "Joanna Marijnissen Meesters" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Marijnissen" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person-25c6089f-e031-1937-4a1c-847dced9f312
  a a2a:Person ;
  rdfs:label "Maria Raets" ;
  a2a:PersonName [
    rdfs:label "Maria Raets" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1750-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person:dbeaa4c7-4a6d-6df2-1776-34c1475e1bb0 ;
  a2a:EventKeyRef oa:event_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Event1 .

oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person:cf235f25-6ada-74db-a8b1-4791cc5a7e6a ;
  a2a:EventKeyRef oa:event_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Event1 .

oa:relationep_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Person:25c6089f-e031-1937-4a1c-847dced9f312 ;
  a2a:EventKeyRef oa:event_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296_Event1 .

oa:source_wba_4bd5c8fa-e028-7f8d-76eb-7c4834e91296
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1750-07-30 - 1750-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1750-07-30"^^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/4bd5c8fa-e028-7f8d-76eb-7c4834e91296" ;
  a2a:RecordGUID "{4bd5c8fa-e028-7f8d-76eb-7c4834e91296}" ;
  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_7492_00007492.xml van WBA" .

