@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_f0719219-c288-e34d-2f78-06a0cbc04e98
  a a2a:Record ;
  rdfs:label "Doop op 18 april 1778 te Erp" ;
  a2a:hasPerson oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-ab63f91c-485c-d84b-f8a4-9a4f384b3471, oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-502916c6-c19d-620c-1bf4-bee71721bfe8, oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-6847414e-434f-50bc-2b99-76eda6334f09, oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-36973fe8-02f2-1263-eb6c-09fcdd2cf783 ;
  a2a:hasEvent oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_0, oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_1, oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_2, oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_3 ;
  a2a:hasSource oa:source_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98 .

oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-ab63f91c-485c-d84b-f8a4-9a4f384b3471
  a a2a:Person ;
  rdfs:label "Godofridus Mathiae van den Ende" ;
  a2a:PersonName [
    rdfs:label "Godofridus Mathiae van den Ende" ;
    a2a:PersonNameFirstName "Godofridus" ;
    a2a:PersonNamePatronym "Mathiae" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-502916c6-c19d-620c-1bf4-bee71721bfe8
  a a2a:Person ;
  rdfs:label "Petronilla Francis Lucius" ;
  a2a:PersonName [
    rdfs:label "Petronilla Francis Lucius" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePatronym "Francis" ;
    a2a:PersonNameLastName "Lucius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-6847414e-434f-50bc-2b99-76eda6334f09
  a a2a:Person ;
  rdfs:label "Maria Anna Petri Nagtegaels" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Petri Nagtegaels" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Nagtegaels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person-36973fe8-02f2-1263-eb6c-09fcdd2cf783
  a a2a:Person ;
  rdfs:label "Joannes Godofridi Mathiae van den Ende" ;
  a2a:PersonName [
    rdfs:label "Joannes Godofridi Mathiae van den Ende" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Godofridi Mathiae" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1778-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person:ab63f91c-485c-d84b-f8a4-9a4f384b3471 ;
  a2a:EventKeyRef oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1 .

oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person:502916c6-c19d-620c-1bf4-bee71721bfe8 ;
  a2a:EventKeyRef oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1 .

oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person:6847414e-434f-50bc-2b99-76eda6334f09 ;
  a2a:EventKeyRef oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1 .

oa:relationep_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Person:36973fe8-02f2-1263-eb6c-09fcdd2cf783 ;
  a2a:EventKeyRef oa:event_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98_Event1 .

oa:source_bhi_f0719219-c288-e34d-2f78-06a0cbc04e98
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1778-04-18 - 1778-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1778-04-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1723-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1723-1783" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "195v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 195v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b6379fed-3a28-dd95-7cf9-098e95b5580d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b6379fed-3a28-dd95-7cf9-098e95b5580d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f0719219-c288-e34d-2f78-06a0cbc04e98" ;
  a2a:RecordGUID "{f0719219-c288-e34d-2f78-06a0cbc04e98}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37306_00037306.xml van BHI" .

