@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_1f998338-e07d-dc0b-e0a8-459e6eb49911
  a a2a:Record ;
  rdfs:label "Doop op 29 mei 1677 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-d1339c84-7c76-8aec-c2fb-c09532fefe93, oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-9b240dac-5a37-f9de-0fb1-daa035b664aa, oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-90d7e205-231a-7cc3-10c1-9d51da551868, oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-73435842-84f2-da34-b1cc-eed00de46733, oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-edaa96ca-8766-1025-6df8-53ab8b152d39 ;
  a2a:hasEvent oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_0, oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_1, oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_2, oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_3, oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_4 ;
  a2a:hasSource oa:source_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911 .

oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-d1339c84-7c76-8aec-c2fb-c09532fefe93
  a a2a:Person ;
  rdfs:label "Handrick Adriaens" ;
  a2a:PersonName [
    rdfs:label "Handrick Adriaens" ;
    a2a:PersonNameFirstName "Handrick" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-9b240dac-5a37-f9de-0fb1-daa035b664aa
  a a2a:Person ;
  rdfs:label "Jenneken Willems" ;
  a2a:PersonName [
    rdfs:label "Jenneken Willems" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-90d7e205-231a-7cc3-10c1-9d51da551868
  a a2a:Person ;
  rdfs:label "Jan Antoni Adriaens" ;
  a2a:PersonName [
    rdfs:label "Jan Antoni Adriaens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Antoni" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-73435842-84f2-da34-b1cc-eed00de46733
  a a2a:Person ;
  rdfs:label "Antoni Adriaens" ;
  a2a:PersonName [
    rdfs:label "Antoni Adriaens" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person-edaa96ca-8766-1025-6df8-53ab8b152d39
  a a2a:Person ;
  rdfs:label "Eerken N.N." ;
  a2a:PersonName [
    rdfs:label "Eerken N.N." ;
    a2a:PersonNameFirstName "Eerken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1677-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person:d1339c84-7c76-8aec-c2fb-c09532fefe93 ;
  a2a:EventKeyRef oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 .

oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person:9b240dac-5a37-f9de-0fb1-daa035b664aa ;
  a2a:EventKeyRef oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 .

oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person:90d7e205-231a-7cc3-10c1-9d51da551868 ;
  a2a:EventKeyRef oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 .

oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person:73435842-84f2-da34-b1cc-eed00de46733 ;
  a2a:EventKeyRef oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 .

oa:relationep_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Person:edaa96ca-8766-1025-6df8-53ab8b152d39 ;
  a2a:EventKeyRef oa:event_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911_Event1 .

oa:source_bhi_1f998338-e07d-dc0b-e0a8-459e6eb49911
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1677-05-29 - 1677-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1677-05-29"^^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 "208-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 208-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dba2f2e8-1d77-823b-fbba-7342ca1f419c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dba2f2e8-1d77-823b-fbba-7342ca1f419c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1f998338-e07d-dc0b-e0a8-459e6eb49911" ;
  a2a:RecordGUID "{1f998338-e07d-dc0b-e0a8-459e6eb49911}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39039_00039039.xml van BHI" .

