@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_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea
  a a2a:Record ;
  rdfs:label "Doop op 8 september 1644 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54716838-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54725c48-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54729e38-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-547208b0-463c-11e3-a747-d206bceb4d38, oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-5471be1e-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_0, oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_1, oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_2, oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_3, oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_4 ;
  a2a:hasSource oa:source_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea .

oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54716838-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Clara de Bergh" ;
  a2a:PersonName [
    rdfs:label "Maria Clara de Bergh" ;
    a2a:PersonNameFirstName "Maria Clara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54725c48-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Albertus Gaston Spinola" ;
  a2a:PersonName [
    rdfs:label "Albertus Gaston Spinola" ;
    a2a:PersonNameFirstName "Albertus Gaston" ;
    a2a:PersonNameLastName "Spinola"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-54729e38-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Clara van Arenbergh" ;
  a2a:PersonName [
    rdfs:label "Clara van Arenbergh" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-547208b0-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Magdalena de Cuysance de Beauois" ;
  a2a:PersonName [
    rdfs:label "Magdalena de Cuysance de Beauois" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cuysance de Beauois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person-5471be1e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Albertus de Bergh" ;
  a2a:PersonName [
    rdfs:label "Albertus de Bergh" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1644-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person:54716838-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 .

oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person:54725c48-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 .

oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person:54729e38-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 .

oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person:547208b0-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 .

oa:relationep_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Person:5471be1e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea_Event1 .

oa:source_bhi_4ebfafde-9f61-25b1-9d1d-e70e9175f8ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1644-09-08 - 1644-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1644" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1644-09-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18, Periode: 1601-1667" ;
    a2a:Book "Rooms-Katholiek doopboek 1601-1667" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "27L13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 18, Periode: 1601-1667, Rooms-Katholiek doopboek 1601-1667, 18, 27L13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b1c139f3-eab4-e886-b772-9f228d41ade0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b1c139f3-eab4-e886-b772-9f228d41ade0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4ebfafde-9f61-25b1-9d1d-e70e9175f8ea" ;
  a2a:RecordGUID "{4ebfafde-9f61-25b1-9d1d-e70e9175f8ea}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1601-1667" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_356_00000356.xml van BHI" .

[] a2a:PersonRemarkdiversen "graaf van Brouaij" .
[] a2a:PersonRemarkdiversen "gravin" .
[] a2a:PersonRemarkdiversen "weledelgeboren dame" .
[] a2a:PersonRemarkdiversen "graaf van de Bergh, tijdelijk heer van Boxmeer" .
