@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_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1723 te Berghem" ;
  a2a:hasPerson oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-9687cb72-d1d8-ed3d-6713-4213864d8c2d, oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-2754095b-2b29-e3ba-dd87-ed12cb83f7a0, oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-61c7b2da-3480-9c38-20dd-3c4a851236cf, oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-e27ae75a-3731-442d-965e-62bfe38a911d, oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-bfe3797f-7c8c-50ed-2645-ffe256eb31fd ;
  a2a:hasEvent oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_0, oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_1, oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_2, oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_3, oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_4 ;
  a2a:hasSource oa:source_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd .

oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-9687cb72-d1d8-ed3d-6713-4213864d8c2d
  a a2a:Person ;
  rdfs:label "Joannes Heuvell" ;
  a2a:PersonName [
    rdfs:label "Joannes Heuvell" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Heuvell"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-2754095b-2b29-e3ba-dd87-ed12cb83f7a0
  a a2a:Person ;
  rdfs:label "Petrus Henrici Peters" ;
  a2a:PersonName [
    rdfs:label "Petrus Henrici Peters" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-61c7b2da-3480-9c38-20dd-3c4a851236cf
  a a2a:Person ;
  rdfs:label "Maria Geerit Jansen" ;
  a2a:PersonName [
    rdfs:label "Maria Geerit Jansen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Geerit" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-e27ae75a-3731-442d-965e-62bfe38a911d
  a a2a:Person ;
  rdfs:label "Willibrordus Janse Heuvell" ;
  a2a:PersonName [
    rdfs:label "Willibrordus Janse Heuvell" ;
    a2a:PersonNameFirstName "Willibrordus" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Heuvell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person-bfe3797f-7c8c-50ed-2645-ffe256eb31fd
  a a2a:Person ;
  rdfs:label "Henrica Henrici Peters" ;
  a2a:PersonName [
    rdfs:label "Henrica Henrici Peters" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1723-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person:9687cb72-d1d8-ed3d-6713-4213864d8c2d ;
  a2a:EventKeyRef oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 .

oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person:2754095b-2b29-e3ba-dd87-ed12cb83f7a0 ;
  a2a:EventKeyRef oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 .

oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person:61c7b2da-3480-9c38-20dd-3c4a851236cf ;
  a2a:EventKeyRef oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 .

oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person:e27ae75a-3731-442d-965e-62bfe38a911d ;
  a2a:EventKeyRef oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 .

oa:relationep_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Person:bfe3797f-7c8c-50ed-2645-ffe256eb31fd ;
  a2a:EventKeyRef oa:event_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd_Event1 .

oa:source_bhi_dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem", "1723-07-25 - 1723-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1723-07-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1677-1763" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1677-1763" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "148-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1677-1763, RK doop-, trouw- en begraafboek 1677-1763, 1, 148-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f545302a-f2bd-1cd0-2e3e-e92ced60de18.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f545302a-f2bd-1cd0-2e3e-e92ced60de18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd" ;
  a2a:RecordGUID "{dd3f2aa2-aca6-b28e-3702-95f4da2fc5bd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57344_00057344.xml van BHI" .

