@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_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1663 te Vierlingsbeek" ;
  a2a:hasPerson oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a07d98-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a10ec0-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a16c6c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a0d266-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a03630-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_0, oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_1, oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_2, oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_3, oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_4 ;
  a2a:hasSource oa:source_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c .

oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a07d98-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Simon van de Water" ;
  a2a:PersonName [
    rdfs:label "Simon van de Water" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Water"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a10ec0-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Lamerts" ;
  a2a:PersonName [
    rdfs:label "Jan Lamerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lamerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a16c6c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Aalke de Hoogh" ;
  a2a:PersonName [
    rdfs:label "Aalke de Hoogh" ;
    a2a:PersonNameFirstName "Aalke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a0d266-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lijske N.N." ;
  a2a:PersonName [
    rdfs:label "Lijske N.N." ;
    a2a:PersonNameFirstName "Lijske" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person-13a03630-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan van de Water" ;
  a2a:PersonName [
    rdfs:label "Jan van de Water" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Water"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1663-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person:13a07d98-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 .

oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person:13a10ec0-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 .

oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person:13a16c6c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 .

oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person:13a0d266-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 .

oa:relationep_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Person:13a03630-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c_Event1 .

oa:source_bhi_ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek", "1663-12-16 - 1663-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1663-12-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1658-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1658-1811" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "011-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1658-1811, Rooms-Katholiek doopboek 1658-1811, 2, 011-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/42822b68-4987-9c4b-5185-d5cd1fbd063f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/42822b68-4987-9c4b-5185-d5cd1fbd063f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c" ;
  a2a:RecordGUID "{ce5b24d3-bad3-e5ec-2662-c7ff8d1f284c}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1658-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1238_00001238.xml van BHI" .

