@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_8953a809-4447-c00a-011d-a6d68bfa94b8
  a a2a:Record ;
  rdfs:label "Doop op 25 oktober 1714 te Lierop" ;
  a2a:hasPerson oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c8e880-4648-11e3-a747-d206bceb4d38, oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c92336-4648-11e3-a747-d206bceb4d38, oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c88ae8-4648-11e3-a747-d206bceb4d38, oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c809d8-4648-11e3-a747-d206bceb4d38, oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c8489e-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_0, oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_1, oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_2, oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_3, oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_4 ;
  a2a:hasSource oa:source_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8 .

oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c8e880-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonius Martinus Verberne" ;
  a2a:PersonName [
    rdfs:label "Anthonius Martinus Verberne" ;
    a2a:PersonNameFirstName "Anthonius Martinus" ;
    a2a:PersonNameLastName "Verberne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c92336-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gertruda" ;
  a2a:PersonName [
    rdfs:label "Gertruda" ;
    a2a:PersonNameFirstName "Gertruda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c88ae8-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Jansen Verberne" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jansen Verberne" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Verberne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c809d8-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna van de Waerenburgh" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Waerenburgh" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Waerenburgh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person-46c8489e-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefridus Petrus van de Waerenburgh" ;
  a2a:PersonName [
    rdfs:label "Godefridus Petrus van de Waerenburgh" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Petrus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Waerenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1714-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lierop" ;
    rdfs:label "Lierop"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person:46c8e880-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 .

oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person:46c92336-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 .

oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person:46c88ae8-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 .

oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person:46c809d8-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 .

oa:relationep_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Person:46c8489e-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8_Event1 .

oa:source_bhi_8953a809-4447-c00a-011d-a6d68bfa94b8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren", "1714-10-25 - 1714-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1714-10-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 44, Periode: 1664-1738" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1664-1738" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "145" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 44, Periode: 1664-1738, RK doop-, trouw- en begraafboek 1664-1738, 44, 145"
  ] ;
  a2a:SourceLastChangeDate "2022-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8953a809-4447-c00a-011d-a6d68bfa94b8" ;
  a2a:RecordGUID "{8953a809-4447-c00a-011d-a6d68bfa94b8}" ;
  a2a:SourceRemarkOpmerking "Meter is vrouw van Johannes van de Waerenburgh" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_4467_00004467.xml van BHI" .

