@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_4822d980-a294-a783-6478-94de80864211
  a a2a:Record ;
  rdfs:label "Doop op 23 december 1798 te Overloon" ;
  a2a:hasPerson oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910461c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910e3e2-4660-11e3-a747-d206bceb4d38, oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3911174a-4660-11e3-a747-d206bceb4d38, oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-39107dbc-4660-11e3-a747-d206bceb4d38, oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910adb4-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_0, oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_1, oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_2, oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_3, oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_4 ;
  a2a:hasSource oa:source_bhi_4822d980-a294-a783-6478-94de80864211 .

oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910461c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Nicolaus Baltissen" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Baltissen" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Baltissen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910e3e2-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Rudolphus Claessens" ;
  a2a:PersonName [
    rdfs:label "Rudolphus Claessens" ;
    a2a:PersonNameFirstName "Rudolphus" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3911174a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Gerrits" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerrits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-39107dbc-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerardus Baltissen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Baltissen" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Baltissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person-3910adb4-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonetta Claessens" ;
  a2a:PersonName [
    rdfs:label "Antonetta Claessens" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1798-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person:3910461c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 .

oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person:3910e3e2-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 .

oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person:3911174a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 .

oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person:39107dbc-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 .

oa:relationep_bhi_4822d980-a294-a783-6478-94de80864211_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4822d980-a294-a783-6478-94de80864211_Person:3910adb4-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4822d980-a294-a783-6478-94de80864211_Event1 .

oa:source_bhi_4822d980-a294-a783-6478-94de80864211
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1798-12-23 - 1798-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1798-12-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "114v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811, Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811, 16, 114v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b72434d-7d00-577f-e72b-c4ed3730743a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b72434d-7d00-577f-e72b-c4ed3730743a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4822d980-a294-a783-6478-94de80864211" ;
  a2a:RecordGUID "{4822d980-a294-a783-6478-94de80864211}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2866_00002866.xml van BHI" .

