@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_a650f93a-e8df-e19b-dbf0-58b17909794f
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1682 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-a4215235-23ab-3197-ef22-0a8da4ef8b15, oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-e1d46fd9-c87e-4cfa-9ebd-71adb7763c3a, oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-9edd90bb-27a8-39a3-37b5-ee1f69e37fda, oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-8b8d0946-4712-c966-52ed-552531ee80ab, oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-8b7edf91-e98a-d4e8-1da5-38860876e628 ;
  a2a:hasEvent oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_0, oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_1, oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_2, oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_3, oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_4 ;
  a2a:hasSource oa:source_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f .

oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-a4215235-23ab-3197-ef22-0a8da4ef8b15
  a a2a:Person ;
  rdfs:label "Jan Geridts" ;
  a2a:PersonName [
    rdfs:label "Jan Geridts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geridts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-e1d46fd9-c87e-4cfa-9ebd-71adb7763c3a
  a a2a:Person ;
  rdfs:label "Mari Hercules" ;
  a2a:PersonName [
    rdfs:label "Mari Hercules" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNameLastName "Hercules"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-9edd90bb-27a8-39a3-37b5-ee1f69e37fda
  a a2a:Person ;
  rdfs:label "Jenneken Janssen" ;
  a2a:PersonName [
    rdfs:label "Jenneken Janssen" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-8b8d0946-4712-c966-52ed-552531ee80ab
  a a2a:Person ;
  rdfs:label "Goordt Geridts" ;
  a2a:PersonName [
    rdfs:label "Goordt Geridts" ;
    a2a:PersonNameFirstName "Goordt" ;
    a2a:PersonNameLastName "Geridts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person-8b7edf91-e98a-d4e8-1da5-38860876e628
  a a2a:Person ;
  rdfs:label "Alit Janssen" ;
  a2a:PersonName [
    rdfs:label "Alit Janssen" ;
    a2a:PersonNameFirstName "Alit" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1682-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person:a4215235-23ab-3197-ef22-0a8da4ef8b15 ;
  a2a:EventKeyRef oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 .

oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person:e1d46fd9-c87e-4cfa-9ebd-71adb7763c3a ;
  a2a:EventKeyRef oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 .

oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person:9edd90bb-27a8-39a3-37b5-ee1f69e37fda ;
  a2a:EventKeyRef oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 .

oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person:8b8d0946-4712-c966-52ed-552531ee80ab ;
  a2a:EventKeyRef oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 .

oa:relationep_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Person:8b7edf91-e98a-d4e8-1da5-38860876e628 ;
  a2a:EventKeyRef oa:event_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f_Event1 .

oa:source_bhi_a650f93a-e8df-e19b-dbf0-58b17909794f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1682-10-22 - 1682-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1682-10-22"^^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 "231-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 231-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4f2cbc3-4a43-74bb-22c2-16ee4e78d834.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4f2cbc3-4a43-74bb-22c2-16ee4e78d834.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a650f93a-e8df-e19b-dbf0-58b17909794f" ;
  a2a:RecordGUID "{a650f93a-e8df-e19b-dbf0-58b17909794f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50101_00050101.xml van BHI" .

[] a2a:PersonRemarkdiversen "onwettig" .
