@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_sha_e1b88692-c167-e191-63bf-61e678768e40
  a a2a:Record ;
  rdfs:label "Doop op 21 oktober 1772 te Drunen" ;
  a2a:hasPerson oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-836cec4b-6c38-282e-b57a-71bb8fed0ca0, oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-b8bac68b-0884-24fc-7573-33c4ec5d588e, oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-95a23f35-f01d-4090-a4a7-6b281c5a9698, oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-f2ffdbff-0482-59cf-7416-5ea942e5c511, oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-7464ea94-9ecd-8d52-e60d-7b930731242b ;
  a2a:hasEvent oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_0, oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_1, oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_2, oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_3, oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_4 ;
  a2a:hasSource oa:source_sha_e1b88692-c167-e191-63bf-61e678768e40 .

oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-836cec4b-6c38-282e-b57a-71bb8fed0ca0
  a a2a:Person ;
  rdfs:label "Marcelis Elshout" ;
  a2a:PersonName [
    rdfs:label "Marcelis Elshout" ;
    a2a:PersonNameFirstName "Marcelis" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-b8bac68b-0884-24fc-7573-33c4ec5d588e
  a a2a:Person ;
  rdfs:label "Helena van Bommel" ;
  a2a:PersonName [
    rdfs:label "Helena van Bommel" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-95a23f35-f01d-4090-a4a7-6b281c5a9698
  a a2a:Person ;
  rdfs:label "Robertus Robben" ;
  a2a:PersonName [
    rdfs:label "Robertus Robben" ;
    a2a:PersonNameFirstName "Robertus" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-f2ffdbff-0482-59cf-7416-5ea942e5c511
  a a2a:Person ;
  rdfs:label "Antonia Robben" ;
  a2a:PersonName [
    rdfs:label "Antonia Robben" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person-7464ea94-9ecd-8d52-e60d-7b930731242b
  a a2a:Person ;
  rdfs:label "Johanna Elshout" ;
  a2a:PersonName [
    rdfs:label "Johanna Elshout" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1772-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person:836cec4b-6c38-282e-b57a-71bb8fed0ca0 ;
  a2a:EventKeyRef oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 .

oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person:b8bac68b-0884-24fc-7573-33c4ec5d588e ;
  a2a:EventKeyRef oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 .

oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person:95a23f35-f01d-4090-a4a7-6b281c5a9698 ;
  a2a:EventKeyRef oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 .

oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person:f2ffdbff-0482-59cf-7416-5ea942e5c511 ;
  a2a:EventKeyRef oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 .

oa:relationep_sha_e1b88692-c167-e191-63bf-61e678768e40_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e1b88692-c167-e191-63bf-61e678768e40_Person:7464ea94-9ecd-8d52-e60d-7b930731242b ;
  a2a:EventKeyRef oa:event_sha_e1b88692-c167-e191-63bf-61e678768e40_Event1 .

oa:source_sha_e1b88692-c167-e191-63bf-61e678768e40
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1772-10-21 - 1772-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1772-10-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Drunen24, Periode: 1740-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen24" ;
    a2a:Folio "50r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen24, Periode: 1740-1811, Dopen (rooms-katholieke parochie), Drunen24, 50r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e61626cc-9546-60de-7f91-150c76a6365a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e1b88692-c167-e191-63bf-61e678768e40" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e61626cc-9546-60de-7f91-150c76a6365a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e1b88692-c167-e191-63bf-61e678768e40" ;
  a2a:RecordGUID "{e1b88692-c167-e191-63bf-61e678768e40}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-10-1772<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1780_00001780.xml van SHA" .

