@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_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445
  a a2a:Record ;
  rdfs:label "Doop op 8 april 1737 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c29ab6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c2d1fc-463c-11e3-a747-d206bceb4d38, oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c30cc6-463c-11e3-a747-d206bceb4d38, oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c22b58-463c-11e3-a747-d206bceb4d38, oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c26258-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_0, oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_1, oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_2, oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_3, oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_4 ;
  a2a:hasSource oa:source_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445 .

oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c29ab6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelma Jansen" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Jansen" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c2d1fc-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Jansen Ariens" ;
  a2a:PersonName [
    rdfs:label "Antonius Jansen Ariens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c30cc6-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrica Adriani Jan Arien" ;
  a2a:PersonName [
    rdfs:label "Henrica Adriani Jan Arien" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Adriani Jan" ;
    a2a:PersonNameLastName "Arien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c22b58-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Ariens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ariens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person-34c26258-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Jan Ariens" ;
  a2a:PersonName [
    rdfs:label "Petrus Jan Ariens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1737-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person:34c29ab6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 .

oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person:34c2d1fc-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 .

oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person:34c30cc6-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 .

oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person:34c22b58-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 .

oa:relationep_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Person:34c26258-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445_Event1 .

oa:source_bhi_7bcb3d39-e06e-40b7-cb1a-eff52c2a1445
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1737-04-08 - 1737-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1737-04-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5, Periode: 1713-1744" ;
    a2a:Book "Rooms-Katholiek doopboek 1713-1744" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "147-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5, Periode: 1713-1744, Rooms-Katholiek doopboek 1713-1744, 5, 147-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/08cdfc08-de3b-833e-b9ef-67dd44543d0d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/08cdfc08-de3b-833e-b9ef-67dd44543d0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7bcb3d39-e06e-40b7-cb1a-eff52c2a1445" ;
  a2a:RecordGUID "{7bcb3d39-e06e-40b7-cb1a-eff52c2a1445}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69513_00069513.xml van BHI" .

