@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_6d3e0ca2-6839-7370-73a8-eaefff23ea3e
  a a2a:Record ;
  rdfs:label "Doop op 4 juli 1768 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-6b9cf48e-68d3-c6a5-d99e-8d7d255ace92, oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-ae4cbad4-a3f0-fe85-8da1-7fbfafd53366, oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-c7475151-d45d-ce35-db32-98011569d592 ;
  a2a:hasEvent oa:event_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_0, oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_1, oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_2 ;
  a2a:hasSource oa:source_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e .

oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-6b9cf48e-68d3-c6a5-d99e-8d7d255ace92
  a a2a:Person ;
  rdfs:label "Jacobus Michilsen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Michilsen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Michilsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-ae4cbad4-a3f0-fe85-8da1-7fbfafd53366
  a a2a:Person ;
  rdfs:label "Joanna Lanckrijck" ;
  a2a:PersonName [
    rdfs:label "Joanna Lanckrijck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lanckrijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person-c7475151-d45d-ce35-db32-98011569d592
  a a2a:Person ;
  rdfs:label "Anna Catharina Michilsen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Michilsen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Michilsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1768-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person:6b9cf48e-68d3-c6a5-d99e-8d7d255ace92 ;
  a2a:EventKeyRef oa:event_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Event1 .

oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person:ae4cbad4-a3f0-fe85-8da1-7fbfafd53366 ;
  a2a:EventKeyRef oa:event_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Event1 .

oa:relationep_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Person:c7475151-d45d-ce35-db32-98011569d592 ;
  a2a:EventKeyRef oa:event_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e_Event1 .

oa:source_wba_6d3e0ca2-6839-7370-73a8-eaefff23ea3e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1768-07-04 - 1768-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1768-07-04"^^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/6d3e0ca2-6839-7370-73a8-eaefff23ea3e" ;
  a2a:RecordGUID "{6d3e0ca2-6839-7370-73a8-eaefff23ea3e}" ;
  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_8622_00008622.xml van WBA" .

