@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_d83fb25d-88e4-9ff6-ef1b-e51584b9a462
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1688 te Sambeek" ;
  a2a:hasPerson oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4e74c6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f1980-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f9040-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f538c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4eab26-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4ee0f0-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_0, oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_1, oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_2, oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_3, oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_4, oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_5 ;
  a2a:hasSource oa:source_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462 .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4e74c6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Egbertus de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Egbertus de Hoogh" ;
    a2a:PersonNameFirstName "Egbertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f1980-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermannus Alarts" ;
  a2a:PersonName [
    rdfs:label "Hermannus Alarts" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Alarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f9040-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Joanna de Hoogh" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4f538c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Matthias Lovendael" ;
  a2a:PersonName [
    rdfs:label "Matthias Lovendael" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Lovendael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4eab26-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermannus de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Hermannus de Hoogh" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person-5f4ee0f0-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodora van Venraij" ;
  a2a:PersonName [
    rdfs:label "Theodora van Venraij" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Venraij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1688-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4e74c6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4f1980-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4f9040-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4f538c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4eab26-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:relationep_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Person:5f4ee0f0-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462_Event1 .

oa:source_bhi_d83fb25d-88e4-9ff6-ef1b-e51584b9a462
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1688-12-16 - 1688-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1688-12-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 24, Periode: 1640-1703" ;
    a2a:Book "Sambeek RK doop-, trouw- en begraafboek 1640-1703" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "218-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 24, Periode: 1640-1703, Sambeek RK doop-, trouw- en begraafboek 1640-1703, 24, 218-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b8e341ec-46ed-47e4-6bab-7735e8cb98bd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b8e341ec-46ed-47e4-6bab-7735e8cb98bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d83fb25d-88e4-9ff6-ef1b-e51584b9a462" ;
  a2a:RecordGUID "{d83fb25d-88e4-9ff6-ef1b-e51584b9a462}" ;
  a2a:SourceRemarkOpmerking "Mullem" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkdeel "24" ;
  a2a:SourceRemarkregister_periode "1640-1703" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_618_00000618.xml van BHI" .

