@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_2dfae121-b6ce-80da-9f41-85de9cbafe6a
  a a2a:Record ;
  rdfs:label "Doop op 27 februari 1756 te Erp" ;
  a2a:hasPerson oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-806b9556-ed79-d3fb-a673-d6c51faedf70, oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-12225dc1-4702-df00-296f-79442e5cb168, oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-86c1e6c1-75a5-2699-89de-f14d242594b4, oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-d4ac60aa-d3b1-3022-968a-a68619c24ffb, oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-3df7ef4b-3ba0-b3b0-287c-a11edfb3440b ;
  a2a:hasEvent oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_0, oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_1, oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_2, oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_3, oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_4 ;
  a2a:hasSource oa:source_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a .

oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-806b9556-ed79-d3fb-a673-d6c51faedf70
  a a2a:Person ;
  rdfs:label "Joannes Derik de Lauw" ;
  a2a:PersonName [
    rdfs:label "Joannes Derik de Lauw" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Derik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-12225dc1-4702-df00-296f-79442e5cb168
  a a2a:Person ;
  rdfs:label "Joannes Lamert van den Hurck" ;
  a2a:PersonName [
    rdfs:label "Joannes Lamert van den Hurck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Lamert" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hurck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-86c1e6c1-75a5-2699-89de-f14d242594b4
  a a2a:Person ;
  rdfs:label "Anna Lamert Derik de Lauw" ;
  a2a:PersonName [
    rdfs:label "Anna Lamert Derik de Lauw" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Lamert Derik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-d4ac60aa-d3b1-3022-968a-a68619c24ffb
  a a2a:Person ;
  rdfs:label "Hendrina Hendrick van de Luijtelaer" ;
  a2a:PersonName [
    rdfs:label "Hendrina Hendrick van de Luijtelaer" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePatronym "Hendrick" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Luijtelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person-3df7ef4b-3ba0-b3b0-287c-a11edfb3440b
  a a2a:Person ;
  rdfs:label "Lambertus Joannis Derik de Lauw" ;
  a2a:PersonName [
    rdfs:label "Lambertus Joannis Derik de Lauw" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePatronym "Joannis Derik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lauw"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1756-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person:806b9556-ed79-d3fb-a673-d6c51faedf70 ;
  a2a:EventKeyRef oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 .

oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person:12225dc1-4702-df00-296f-79442e5cb168 ;
  a2a:EventKeyRef oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 .

oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person:86c1e6c1-75a5-2699-89de-f14d242594b4 ;
  a2a:EventKeyRef oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 .

oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person:d4ac60aa-d3b1-3022-968a-a68619c24ffb ;
  a2a:EventKeyRef oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 .

oa:relationep_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Person:3df7ef4b-3ba0-b3b0-287c-a11edfb3440b ;
  a2a:EventKeyRef oa:event_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a_Event1 .

oa:source_bhi_2dfae121-b6ce-80da-9f41-85de9cbafe6a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1756-02-27 - 1756-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1756-02-27"^^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 "108r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 108r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e80703ff-0ea0-9dd2-e875-dc7e7553b0de.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e80703ff-0ea0-9dd2-e875-dc7e7553b0de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2dfae121-b6ce-80da-9f41-85de9cbafe6a" ;
  a2a:RecordGUID "{2dfae121-b6ce-80da-9f41-85de9cbafe6a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41689_00041689.xml van BHI" .

