@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_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81
  a a2a:Record ;
  rdfs:label "Doop op 4 oktober 1778 te Overloon" ;
  a2a:hasPerson oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-16b1f37b-2f57-671f-949b-9ef20f29dc7b, oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-d28cb03a-1ecd-e264-85ea-38e047c68511, oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-a75e7b41-e9ac-f1f9-1b65-9c9fb2c29068, oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-308e8850-44ca-b9ae-1f4d-2870960950fd, oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-a139f3b5-9b63-eee2-ac36-9c6e313efc8c ;
  a2a:hasEvent oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_0, oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_1, oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_2, oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_3, oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_4 ;
  a2a:hasSource oa:source_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81 .

oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-16b1f37b-2f57-671f-949b-9ef20f29dc7b
  a a2a:Person ;
  rdfs:label "Gertrudis Neessen" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Neessen" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-d28cb03a-1ecd-e264-85ea-38e047c68511
  a a2a:Person ;
  rdfs:label "Antonius Neessen" ;
  a2a:PersonName [
    rdfs:label "Antonius Neessen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-a75e7b41-e9ac-f1f9-1b65-9c9fb2c29068
  a a2a:Person ;
  rdfs:label "Jacomina de Raadt" ;
  a2a:PersonName [
    rdfs:label "Jacomina de Raadt" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raadt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-308e8850-44ca-b9ae-1f4d-2870960950fd
  a a2a:Person ;
  rdfs:label "Joannes Toonen Neessen" ;
  a2a:PersonName [
    rdfs:label "Joannes Toonen Neessen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Toonen" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person-a139f3b5-9b63-eee2-ac36-9c6e313efc8c
  a a2a:Person ;
  rdfs:label "Joanna Adriaens" ;
  a2a:PersonName [
    rdfs:label "Joanna Adriaens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1778-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person:16b1f37b-2f57-671f-949b-9ef20f29dc7b ;
  a2a:EventKeyRef oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 .

oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person:d28cb03a-1ecd-e264-85ea-38e047c68511 ;
  a2a:EventKeyRef oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 .

oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person:a75e7b41-e9ac-f1f9-1b65-9c9fb2c29068 ;
  a2a:EventKeyRef oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 .

oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person:308e8850-44ca-b9ae-1f4d-2870960950fd ;
  a2a:EventKeyRef oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 .

oa:relationep_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Person:a139f3b5-9b63-eee2-ac36-9c6e313efc8c ;
  a2a:EventKeyRef oa:event_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81_Event1 .

oa:source_bhi_f0e32beb-a097-b1fe-e9a8-d0c81d08ab81
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1778-10-04 - 1778-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1778-10-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 28, Periode: 1663-1786" ;
    a2a:Book "Overloon doopboek 1663-1786" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "114-09b" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 28, Periode: 1663-1786, Overloon doopboek 1663-1786, 28, 114-09b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ef2da39b-89ba-aba3-2797-1b54d5634840.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ef2da39b-89ba-aba3-2797-1b54d5634840.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f0e32beb-a097-b1fe-e9a8-d0c81d08ab81" ;
  a2a:RecordGUID "{f0e32beb-a097-b1fe-e9a8-d0c81d08ab81}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70654_00070654.xml van BHI" .

[] a2a:PersonRemarkdiversen "tweelingzusje van 114-09a" .
