@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_753e4b46-1e13-e5f5-fbac-465744f2c389
  a a2a:Record ;
  rdfs:label "Doop op 18 maart 1666 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-17a0fcec-557c-0abe-ab22-676dc79e1110, oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-d0307925-02d2-cce6-9e60-5525887e4637, oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-23638809-b260-b954-2b11-704dfdb7121d ;
  a2a:hasEvent oa:event_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_0, oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_1, oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_2 ;
  a2a:hasSource oa:source_wba_753e4b46-1e13-e5f5-fbac-465744f2c389 .

oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-17a0fcec-557c-0abe-ab22-676dc79e1110
  a a2a:Person ;
  rdfs:label "Wilhelmus Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Lenaerts" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-d0307925-02d2-cce6-9e60-5525887e4637
  a a2a:Person ;
  rdfs:label "Maria Denissen" ;
  a2a:PersonName [
    rdfs:label "Maria Denissen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Denissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person-23638809-b260-b954-2b11-704dfdb7121d
  a a2a:Person ;
  rdfs:label "Lambertus Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Lambertus Lenaerts" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1666-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person:17a0fcec-557c-0abe-ab22-676dc79e1110 ;
  a2a:EventKeyRef oa:event_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Event1 .

oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person:d0307925-02d2-cce6-9e60-5525887e4637 ;
  a2a:EventKeyRef oa:event_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Event1 .

oa:relationep_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Person:23638809-b260-b954-2b11-704dfdb7121d ;
  a2a:EventKeyRef oa:event_wba_753e4b46-1e13-e5f5-fbac-465744f2c389_Event1 .

oa:source_wba_753e4b46-1e13-e5f5-fbac-465744f2c389
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1666-03-18 - 1666-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1666-03-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: 061D, Periode: 1666-1686" ;
    a2a:Book "Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1666-1686" ;
    a2a:RegistryNumber "061D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 061D, Periode: 1666-1686, Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1666-1686, 061D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/753e4b46-1e13-e5f5-fbac-465744f2c389" ;
  a2a:RecordGUID "{753e4b46-1e13-e5f5-fbac-465744f2c389}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8135_00008135.xml van WBA" .

