@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_bhi_ee681552-e19c-16fa-adb4-cc507e426421
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1678 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-5077aa66-edce-4d19-6eec-2a9ebfd7e04c, oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-169d53d0-b5be-9948-1062-e5c1f232d111, oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-2bdbd60a-7f52-d9a9-643e-e25f7ffdd20f, oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-dfb92827-ec52-2eeb-8a16-378cbe2e283c, oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-7a24c7eb-f1d0-e479-66ea-d9b51bd7670a ;
  a2a:hasEvent oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_0, oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_1, oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_2, oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_3, oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_4 ;
  a2a:hasSource oa:source_bhi_ee681552-e19c-16fa-adb4-cc507e426421 .

oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-5077aa66-edce-4d19-6eec-2a9ebfd7e04c
  a a2a:Person ;
  rdfs:label "Marten Jan Handericks" ;
  a2a:PersonName [
    rdfs:label "Marten Jan Handericks" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Handericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-169d53d0-b5be-9948-1062-e5c1f232d111
  a a2a:Person ;
  rdfs:label "Jenneken Aert Jan Ermerts" ;
  a2a:PersonName [
    rdfs:label "Jenneken Aert Jan Ermerts" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePatronym "Aert Jan" ;
    a2a:PersonNameLastName "Ermerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-2bdbd60a-7f52-d9a9-643e-e25f7ffdd20f
  a a2a:Person ;
  rdfs:label "Corstianus Jan Handericks" ;
  a2a:PersonName [
    rdfs:label "Corstianus Jan Handericks" ;
    a2a:PersonNameFirstName "Corstianus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Handericks"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-dfb92827-ec52-2eeb-8a16-378cbe2e283c
  a a2a:Person ;
  rdfs:label "Jan Handericks" ;
  a2a:PersonName [
    rdfs:label "Jan Handericks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Handericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person-7a24c7eb-f1d0-e479-66ea-d9b51bd7670a
  a a2a:Person ;
  rdfs:label "Neesken N.N." ;
  a2a:PersonName [
    rdfs:label "Neesken N.N." ;
    a2a:PersonNameFirstName "Neesken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1678-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person:5077aa66-edce-4d19-6eec-2a9ebfd7e04c ;
  a2a:EventKeyRef oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 .

oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person:169d53d0-b5be-9948-1062-e5c1f232d111 ;
  a2a:EventKeyRef oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 .

oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person:2bdbd60a-7f52-d9a9-643e-e25f7ffdd20f ;
  a2a:EventKeyRef oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 .

oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person:dfb92827-ec52-2eeb-8a16-378cbe2e283c ;
  a2a:EventKeyRef oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 .

oa:relationep_bhi_ee681552-e19c-16fa-adb4-cc507e426421_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Person:7a24c7eb-f1d0-e479-66ea-d9b51bd7670a ;
  a2a:EventKeyRef oa:event_bhi_ee681552-e19c-16fa-adb4-cc507e426421_Event1 .

oa:source_bhi_ee681552-e19c-16fa-adb4-cc507e426421
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1678-11-02 - 1678-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1678-11-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 13, Periode: 1668-1695" ;
    a2a:Book "Nistelrode dopen 1668-1695" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "84-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 13, Periode: 1668-1695, Nistelrode dopen 1668-1695, 13, 84-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c2f24ed8-7ddf-ac99-4873-1573a5bfcff3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c2f24ed8-7ddf-ac99-4873-1573a5bfcff3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee681552-e19c-16fa-adb4-cc507e426421" ;
  a2a:RecordGUID "{ee681552-e19c-16fa-adb4-cc507e426421}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39004_00039004.xml van BHI" .

