@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_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1660 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-13c3388c-ad54-4082-6853-f303f5548d60, oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-fb27ba2d-4bdf-aca7-b485-1456b71ba1e4, oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-6e1deaf8-5d16-6e9d-a6e6-ec1775c1441b ;
  a2a:hasEvent oa:event_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_0, oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_1, oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_2 ;
  a2a:hasSource oa:source_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7 .

oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-13c3388c-ad54-4082-6853-f303f5548d60
  a a2a:Person ;
  rdfs:label "Antonius Jacobs Huijgen" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobs Huijgen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Huijgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-fb27ba2d-4bdf-aca7-b485-1456b71ba1e4
  a a2a:Person ;
  rdfs:label "Maria Cornelissen Marissen" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelissen Marissen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Marissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person-6e1deaf8-5d16-6e9d-a6e6-ec1775c1441b
  a a2a:Person ;
  rdfs:label "Marius Huijgen" ;
  a2a:PersonName [
    rdfs:label "Marius Huijgen" ;
    a2a:PersonNameFirstName "Marius" ;
    a2a:PersonNameLastName "Huijgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1660-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person:13c3388c-ad54-4082-6853-f303f5548d60 ;
  a2a:EventKeyRef oa:event_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Event1 .

oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person:fb27ba2d-4bdf-aca7-b485-1456b71ba1e4 ;
  a2a:EventKeyRef oa:event_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Event1 .

oa:relationep_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Person:6e1deaf8-5d16-6e9d-a6e6-ec1775c1441b ;
  a2a:EventKeyRef oa:event_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7_Event1 .

oa:source_wba_32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1660-03-07 - 1660-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1660-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1660-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1660" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1660-03-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 060D, Periode: 1639-1665" ;
    a2a:Book "Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1639- 1665" ;
    a2a:RegistryNumber "060D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 060D, Periode: 1639-1665, Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1639- 1665, 060D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7" ;
  a2a:RecordGUID "{32e52cc7-cc7b-070a-ef8c-d4dca5dc65a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7123_00007123.xml van WBA" .

