@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_a67688ad-e07d-e463-6f06-749c914f0c6c
  a a2a:Record ;
  rdfs:label "Doop op 18 april 1727 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-c73efd29-dea1-00b9-ee7b-232f1e545902, oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-1924ad1a-b904-2e16-7a98-8f5bccbe2359, oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-9d5192a2-28b0-606b-7ea4-73f3c5165864 ;
  a2a:hasEvent oa:event_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_0, oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_1, oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_2 ;
  a2a:hasSource oa:source_wba_a67688ad-e07d-e463-6f06-749c914f0c6c .

oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-c73efd29-dea1-00b9-ee7b-232f1e545902
  a a2a:Person ;
  rdfs:label "Adrianus Cornelissen Opdorp" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelissen Opdorp" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Opdorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-1924ad1a-b904-2e16-7a98-8f5bccbe2359
  a a2a:Person ;
  rdfs:label "Cornelius Opdorp" ;
  a2a:PersonName [
    rdfs:label "Cornelius Opdorp" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Opdorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person-9d5192a2-28b0-606b-7ea4-73f3c5165864
  a a2a:Person ;
  rdfs:label "Anna Antonissen Boij" ;
  a2a:PersonName [
    rdfs:label "Anna Antonissen Boij" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Antonissen" ;
    a2a:PersonNameLastName "Boij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1727-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person:c73efd29-dea1-00b9-ee7b-232f1e545902 ;
  a2a:EventKeyRef oa:event_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Event1 .

oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person:1924ad1a-b904-2e16-7a98-8f5bccbe2359 ;
  a2a:EventKeyRef oa:event_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Event1 .

oa:relationep_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Person:9d5192a2-28b0-606b-7ea4-73f3c5165864 ;
  a2a:EventKeyRef oa:event_wba_a67688ad-e07d-e463-6f06-749c914f0c6c_Event1 .

oa:source_wba_a67688ad-e07d-e463-6f06-749c914f0c6c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1727-04-18 - 1727-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1727-04-18"^^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/a67688ad-e07d-e463-6f06-749c914f0c6c" ;
  a2a:RecordGUID "{a67688ad-e07d-e463-6f06-749c914f0c6c}" ;
  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_9108_00009108.xml van WBA" .

