@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_00afce49-dfb2-f588-e8d0-97a76cefb63b
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1768 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-ad1f9e6e-017c-92e1-bc69-6960eaca28b4, oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-313d23d8-4f2c-019e-58a5-07e4fe7e1339, oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-0e0a8c13-823b-18ff-01f2-d528e46b8e83 ;
  a2a:hasEvent oa:event_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_0, oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_1, oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_2 ;
  a2a:hasSource oa:source_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b .

oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-ad1f9e6e-017c-92e1-bc69-6960eaca28b4
  a a2a:Person ;
  rdfs:label "Cornelius Boons" ;
  a2a:PersonName [
    rdfs:label "Cornelius Boons" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Boons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-313d23d8-4f2c-019e-58a5-07e4fe7e1339
  a a2a:Person ;
  rdfs:label "Maria Anna Magnus" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Magnus" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Magnus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person-0e0a8c13-823b-18ff-01f2-d528e46b8e83
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Boons" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Boons" ;
    a2a:PersonNameFirstName "Petrus Cornelis" ;
    a2a:PersonNameLastName "Boons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1768-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person:ad1f9e6e-017c-92e1-bc69-6960eaca28b4 ;
  a2a:EventKeyRef oa:event_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Event1 .

oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person:313d23d8-4f2c-019e-58a5-07e4fe7e1339 ;
  a2a:EventKeyRef oa:event_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Event1 .

oa:relationep_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Person:0e0a8c13-823b-18ff-01f2-d528e46b8e83 ;
  a2a:EventKeyRef oa:event_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b_Event1 .

oa:source_wba_00afce49-dfb2-f588-e8d0-97a76cefb63b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1768-11-27 - 1768-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1768-11-27"^^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/00afce49-dfb2-f588-e8d0-97a76cefb63b" ;
  a2a:RecordGUID "{00afce49-dfb2-f588-e8d0-97a76cefb63b}" ;
  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_6669_00006669.xml van WBA" .

