@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_8bfcdec5-a938-e7d0-c887-d93d63d5fe18
  a a2a:Record ;
  rdfs:label "Doop op 23 maart 1704 te Erp" ;
  a2a:hasPerson oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-2f06fb50-69ee-dfb3-6346-c0a530c2e9c8, oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-1ef1e6ac-b721-9e6b-d95d-c42d1da43858, oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-c69a5924-4ebc-4fc7-a97b-10d2f287a591, oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-ae7894c5-b241-117e-56ff-42b0bd00f3e1 ;
  a2a:hasEvent oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_0, oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_1, oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_2, oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_3 ;
  a2a:hasSource oa:source_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18 .

oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-2f06fb50-69ee-dfb3-6346-c0a530c2e9c8
  a a2a:Person ;
  rdfs:label "Margareta Lambert Dirck Lamberts" ;
  a2a:PersonName [
    rdfs:label "Margareta Lambert Dirck Lamberts" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePatronym "Lambert Dirck" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-1ef1e6ac-b721-9e6b-d95d-c42d1da43858
  a a2a:Person ;
  rdfs:label "Anna Jan Jacobs" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Jacobs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-c69a5924-4ebc-4fc7-a97b-10d2f287a591
  a a2a:Person ;
  rdfs:label "Jan Dirck Lamberts" ;
  a2a:PersonName [
    rdfs:label "Jan Dirck Lamberts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirck" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person-ae7894c5-b241-117e-56ff-42b0bd00f3e1
  a a2a:Person ;
  rdfs:label "Maria Jan Dirck Lamberts" ;
  a2a:PersonName [
    rdfs:label "Maria Jan Dirck Lamberts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jan Dirck" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1704-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person:2f06fb50-69ee-dfb3-6346-c0a530c2e9c8 ;
  a2a:EventKeyRef oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1 .

oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person:1ef1e6ac-b721-9e6b-d95d-c42d1da43858 ;
  a2a:EventKeyRef oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1 .

oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person:c69a5924-4ebc-4fc7-a97b-10d2f287a591 ;
  a2a:EventKeyRef oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1 .

oa:relationep_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Person:ae7894c5-b241-117e-56ff-42b0bd00f3e1 ;
  a2a:EventKeyRef oa:event_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18_Event1 .

oa:source_bhi_8bfcdec5-a938-e7d0-c887-d93d63d5fe18
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1704-03-23 - 1704-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1704-03-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "40r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723, Dopen, 4, 40r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7de30729-3be1-7806-59d1-3f0ef86d66b0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7de30729-3be1-7806-59d1-3f0ef86d66b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8bfcdec5-a938-e7d0-c887-d93d63d5fe18" ;
  a2a:RecordGUID "{8bfcdec5-a938-e7d0-c887-d93d63d5fe18}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49471_00049471.xml van BHI" .

