@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_882a0b4d-ece5-85fa-4177-108a5b3b2dee
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1671 te Overloon" ;
  a2a:hasPerson oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-307f8fee-4660-11e3-a747-d206bceb4d38, oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-308036e2-4660-11e3-a747-d206bceb4d38, oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-30806aa4-4660-11e3-a747-d206bceb4d38, oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-307fc554-4660-11e3-a747-d206bceb4d38, oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-308001cc-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_0, oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_1, oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_2, oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_3, oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_4 ;
  a2a:hasSource oa:source_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee .

oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-307f8fee-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theobaldus Baltus" ;
  a2a:PersonName [
    rdfs:label "Theobaldus Baltus" ;
    a2a:PersonNameFirstName "Theobaldus" ;
    a2a:PersonNameLastName "Baltus"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-308036e2-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Zeelen" ;
  a2a:PersonName [
    rdfs:label "Jan Zeelen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Zeelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-30806aa4-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertje Guerts" ;
  a2a:PersonName [
    rdfs:label "Geertje Guerts" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Guerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-307fc554-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Baltus" ;
  a2a:PersonName [
    rdfs:label "Joannes Baltus" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Baltus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person-308001cc-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Neske N.N." ;
  a2a:PersonName [
    rdfs:label "Neske N.N." ;
    a2a:PersonNameFirstName "Neske" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1671-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person:307f8fee-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 .

oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person:308036e2-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 .

oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person:30806aa4-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 .

oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person:307fc554-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 .

oa:relationep_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Person:308001cc-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee_Event1 .

oa:source_bhi_882a0b4d-ece5-85fa-4177-108a5b3b2dee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1671-02-02 - 1671-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1671-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1671-02-02"^^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 "006Ar01" ;
    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, 006Ar01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/713c53e8-069d-753f-f8cc-9c63bb596795.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/713c53e8-069d-753f-f8cc-9c63bb596795.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/882a0b4d-ece5-85fa-4177-108a5b3b2dee" ;
  a2a:RecordGUID "{882a0b4d-ece5-85fa-4177-108a5b3b2dee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2871_00002871.xml van BHI" .

