@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_8c19481e-60c0-4eea-25fa-dc2a68dc197f
  a a2a:Record ;
  rdfs:label "Doop op 18 augustus 1671 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-2379a58f-f289-fb09-891f-bee792c282ee, oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-52a93968-0b6d-bdeb-5d82-6c119058048b, oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-e09c6690-4d6a-1ec8-d1ea-90a6e8072043, oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-1d816daf-1e1c-8585-b2e5-5ad5a0e54fc8, oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-5b474328-c61d-d155-212f-a066d6860cf9 ;
  a2a:hasEvent oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_0, oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_1, oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_2, oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_3, oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_4 ;
  a2a:hasSource oa:source_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f .

oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-2379a58f-f289-fb09-891f-bee792c282ee
  a a2a:Person ;
  rdfs:label "Albertus Ansem" ;
  a2a:PersonName [
    rdfs:label "Albertus Ansem" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Ansem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-52a93968-0b6d-bdeb-5d82-6c119058048b
  a a2a:Person ;
  rdfs:label "Nicolaa Alberts" ;
  a2a:PersonName [
    rdfs:label "Nicolaa Alberts" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-e09c6690-4d6a-1ec8-d1ea-90a6e8072043
  a a2a:Person ;
  rdfs:label "Lambertus Henrici Cockx" ;
  a2a:PersonName [
    rdfs:label "Lambertus Henrici Cockx" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Cockx"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-1d816daf-1e1c-8585-b2e5-5ad5a0e54fc8
  a a2a:Person ;
  rdfs:label "Aldegunda Lammers" ;
  a2a:PersonName [
    rdfs:label "Aldegunda Lammers" ;
    a2a:PersonNameFirstName "Aldegunda" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person-5b474328-c61d-d155-212f-a066d6860cf9
  a a2a:Person ;
  rdfs:label "Henricus Cockx" ;
  a2a:PersonName [
    rdfs:label "Henricus Cockx" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Cockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1671-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person:2379a58f-f289-fb09-891f-bee792c282ee ;
  a2a:EventKeyRef oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 .

oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person:52a93968-0b6d-bdeb-5d82-6c119058048b ;
  a2a:EventKeyRef oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 .

oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person:e09c6690-4d6a-1ec8-d1ea-90a6e8072043 ;
  a2a:EventKeyRef oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 .

oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person:1d816daf-1e1c-8585-b2e5-5ad5a0e54fc8 ;
  a2a:EventKeyRef oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 .

oa:relationep_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Person:5b474328-c61d-d155-212f-a066d6860cf9 ;
  a2a:EventKeyRef oa:event_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f_Event1 .

oa:source_bhi_8c19481e-60c0-4eea-25fa-dc2a68dc197f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1671-08-18 - 1671-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1671-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1671-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1667-1739" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "3r28" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739, RK doop-, trouw- en begraafboek 1667-1739, 1, 3r28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/029cbe15-3f1a-0f4e-8cb1-ae97411f7374.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/029cbe15-3f1a-0f4e-8cb1-ae97411f7374.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8c19481e-60c0-4eea-25fa-dc2a68dc197f" ;
  a2a:RecordGUID "{8c19481e-60c0-4eea-25fa-dc2a68dc197f}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1667-1739" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1196_00001196.xml van BHI" .

