@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_aa02c4bf-1053-06fe-d1a7-e367258ebf63
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1764 te Sambeek" ;
  a2a:hasPerson oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-68373352-463c-11e3-a747-d206bceb4d38, oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-683769ee-463c-11e3-a747-d206bceb4d38, oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6837ebb2-463c-11e3-a747-d206bceb4d38, oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6837a7ec-463c-11e3-a747-d206bceb4d38, oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6836beea-463c-11e3-a747-d206bceb4d38, oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6836f680-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_0, oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_1, oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_2, oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_3, oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_4, oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_5 ;
  a2a:hasSource oa:source_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63 .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-68373352-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Raimaeker" ;
  a2a:PersonName [
    rdfs:label "Maria Raimaeker" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Raimaeker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-683769ee-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Raeimakers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Raeimakers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Raeimakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6837ebb2-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Teeuwsen" ;
  a2a:PersonName [
    rdfs:label "Helena Teeuwsen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Teeuwsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6837a7ec-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes de Hoog" ;
  a2a:PersonName [
    rdfs:label "Joannes de Hoog" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6836beea-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Arts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Arts" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person-6836f680-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Winandus Arts" ;
  a2a:PersonName [
    rdfs:label "Winandus Arts" ;
    a2a:PersonNameFirstName "Winandus" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1764-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:68373352-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:683769ee-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:6837ebb2-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:6837a7ec-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:6836beea-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:relationep_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Person:6836f680-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63_Event1 .

oa:source_bhi_aa02c4bf-1053-06fe-d1a7-e367258ebf63
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1764-01-18 - 1764-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1764-01-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 25, Periode: 1700-1772" ;
    a2a:Book "Sambeek RK doop-, trouw- en begraafboek 1700-1772" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "236-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 25, Periode: 1700-1772, Sambeek RK doop-, trouw- en begraafboek 1700-1772, 25, 236-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6d83dd10-c254-80e8-1270-8e5a8684c6e1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6d83dd10-c254-80e8-1270-8e5a8684c6e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aa02c4bf-1053-06fe-d1a7-e367258ebf63" ;
  a2a:RecordGUID "{aa02c4bf-1053-06fe-d1a7-e367258ebf63}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1700-1772" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1542_00001542.xml van BHI" .

