@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_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1686 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-695bda91-728b-a0c1-bdab-876cf4fbf613, oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-23371cba-f446-2032-263f-23ce25a46235, oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-f1ff5b2a-2500-2142-e3f0-abc8bcbcde46, oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-9735f73a-26a0-e163-235b-3cd0c75feca2, oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-56027c2b-f352-cf6d-7992-8b4e668a0bcb ;
  a2a:hasEvent oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_0, oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_1, oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_2, oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_3, oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_4 ;
  a2a:hasSource oa:source_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443 .

oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-695bda91-728b-a0c1-bdab-876cf4fbf613
  a a2a:Person ;
  rdfs:label "N.N. Timmermans" ;
  a2a:PersonName [
    rdfs:label "N.N. Timmermans" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-23371cba-f446-2032-263f-23ce25a46235
  a a2a:Person ;
  rdfs:label "Mari Tijssen van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Mari Tijssen van Mierlo" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNamePatronym "Tijssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-f1ff5b2a-2500-2142-e3f0-abc8bcbcde46
  a a2a:Person ;
  rdfs:label "Goossen Claes Goossen Timmermans" ;
  a2a:PersonName [
    rdfs:label "Goossen Claes Goossen Timmermans" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNamePatronym "Claes Goossen" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-9735f73a-26a0-e163-235b-3cd0c75feca2
  a a2a:Person ;
  rdfs:label "Claes Goossen Timmermans" ;
  a2a:PersonName [
    rdfs:label "Claes Goossen Timmermans" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Goossen" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person-56027c2b-f352-cf6d-7992-8b4e668a0bcb
  a a2a:Person ;
  rdfs:label "Elisabet N.N." ;
  a2a:PersonName [
    rdfs:label "Elisabet N.N." ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1686-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person:695bda91-728b-a0c1-bdab-876cf4fbf613 ;
  a2a:EventKeyRef oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 .

oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person:23371cba-f446-2032-263f-23ce25a46235 ;
  a2a:EventKeyRef oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 .

oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person:f1ff5b2a-2500-2142-e3f0-abc8bcbcde46 ;
  a2a:EventKeyRef oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 .

oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person:9735f73a-26a0-e163-235b-3cd0c75feca2 ;
  a2a:EventKeyRef oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 .

oa:relationep_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Person:56027c2b-f352-cf6d-7992-8b4e668a0bcb ;
  a2a:EventKeyRef oa:event_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443_Event1 .

oa:source_bhi_2f9bca06-e4ef-0242-dfa1-e6bc4c91c443
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1686-11-27 - 1686-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1686-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 8, Periode: 1647-1697" ;
    a2a:Book "Boxtel doopboek 1647-1697" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "250-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 250-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cedb3989-f12e-0694-25c5-eca2f84183c9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cedb3989-f12e-0694-25c5-eca2f84183c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2f9bca06-e4ef-0242-dfa1-e6bc4c91c443" ;
  a2a:RecordGUID "{2f9bca06-e4ef-0242-dfa1-e6bc4c91c443}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41748_00041748.xml van BHI" .

[] a2a:PersonRemarkdiversen "heer" .
