@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_bfec751b-2131-8eaa-3add-e38189f26836
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1696 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-fbe12d4e-73e3-d874-6b6b-c89a7ab85c1e, oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-cf143e35-6a29-879c-53e0-ba72bdec9209, oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-9d5ad349-1c57-0e85-5f77-19a14415acb6, oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-c38f2aad-ab54-a4e2-6885-98a5b80f0c4e, oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-5f488416-3600-e212-ea28-6477e1c721dd ;
  a2a:hasEvent oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_0, oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_1, oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_2, oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_3, oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_4 ;
  a2a:hasSource oa:source_bhi_bfec751b-2131-8eaa-3add-e38189f26836 .

oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-fbe12d4e-73e3-d874-6b6b-c89a7ab85c1e
  a a2a:Person ;
  rdfs:label "Adrianus Emberti" ;
  a2a:PersonName [
    rdfs:label "Adrianus Emberti" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Emberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-cf143e35-6a29-879c-53e0-ba72bdec9209
  a a2a:Person ;
  rdfs:label "Maria Goijaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Goijaerts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Goijaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-9d5ad349-1c57-0e85-5f77-19a14415acb6
  a a2a:Person ;
  rdfs:label "Anna Maria Hendrick Aerts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hendrick Aerts" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Hendrick" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-c38f2aad-ab54-a4e2-6885-98a5b80f0c4e
  a a2a:Person ;
  rdfs:label "Hendrick Aerts" ;
  a2a:PersonName [
    rdfs:label "Hendrick Aerts" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person-5f488416-3600-e212-ea28-6477e1c721dd
  a a2a:Person ;
  rdfs:label "Adriana N.N." ;
  a2a:PersonName [
    rdfs:label "Adriana N.N." ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1696-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person:fbe12d4e-73e3-d874-6b6b-c89a7ab85c1e ;
  a2a:EventKeyRef oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 .

oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person:cf143e35-6a29-879c-53e0-ba72bdec9209 ;
  a2a:EventKeyRef oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 .

oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person:9d5ad349-1c57-0e85-5f77-19a14415acb6 ;
  a2a:EventKeyRef oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 .

oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person:c38f2aad-ab54-a4e2-6885-98a5b80f0c4e ;
  a2a:EventKeyRef oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 .

oa:relationep_bhi_bfec751b-2131-8eaa-3add-e38189f26836_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Person:5f488416-3600-e212-ea28-6477e1c721dd ;
  a2a:EventKeyRef oa:event_bhi_bfec751b-2131-8eaa-3add-e38189f26836_Event1 .

oa:source_bhi_bfec751b-2131-8eaa-3add-e38189f26836
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1696-11-24 - 1696-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1696-11-24"^^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 "299-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 8, Periode: 1647-1697, Boxtel doopboek 1647-1697, 8, 299-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/95115747-3467-bd4e-2e34-1a458f5db0c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/95115747-3467-bd4e-2e34-1a458f5db0c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bfec751b-2131-8eaa-3add-e38189f26836" ;
  a2a:RecordGUID "{bfec751b-2131-8eaa-3add-e38189f26836}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51413_00051413.xml van BHI" .

