@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_8ae61274-6cd5-e079-542d-aaabda71cf58
  a a2a:Record ;
  rdfs:label "Doop op 26 november 1789 te Drunen" ;
  a2a:hasPerson oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-72619fa7-98bb-1e8f-568c-a8a4d81cb68a, oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-38efff25-139a-23f3-5db6-a8c213824183, oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-a12fea3b-62e6-1c95-ccd2-1a1af6d569b1, oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-0fff3f33-7176-0f68-a29a-e71679387e91 ;
  a2a:hasEvent oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_0, oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_1, oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_2, oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_3 ;
  a2a:hasSource oa:source_sha_8ae61274-6cd5-e079-542d-aaabda71cf58 .

oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-72619fa7-98bb-1e8f-568c-a8a4d81cb68a
  a a2a:Person ;
  rdfs:label "Wilhelmina Paijmans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Paijmans" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Paijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-38efff25-139a-23f3-5db6-a8c213824183
  a a2a:Person ;
  rdfs:label "Maria Pelders" ;
  a2a:PersonName [
    rdfs:label "Maria Pelders" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-a12fea3b-62e6-1c95-ccd2-1a1af6d569b1
  a a2a:Person ;
  rdfs:label "Wilhelmus Pelders" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Pelders" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person-0fff3f33-7176-0f68-a29a-e71679387e91
  a a2a:Person ;
  rdfs:label "Hermannus Pelders" ;
  a2a:PersonName [
    rdfs:label "Hermannus Pelders" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1789-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person:72619fa7-98bb-1e8f-568c-a8a4d81cb68a ;
  a2a:EventKeyRef oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1 .

oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person:38efff25-139a-23f3-5db6-a8c213824183 ;
  a2a:EventKeyRef oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1 .

oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person:a12fea3b-62e6-1c95-ccd2-1a1af6d569b1 ;
  a2a:EventKeyRef oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1 .

oa:relationep_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Person:0fff3f33-7176-0f68-a29a-e71679387e91 ;
  a2a:EventKeyRef oa:event_sha_8ae61274-6cd5-e079-542d-aaabda71cf58_Event1 .

oa:source_sha_8ae61274-6cd5-e079-542d-aaabda71cf58
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1789-11-26 - 1789-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1789-11-26"^^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 "93r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen24, Periode: 1740-1811, Dopen (rooms-katholieke parochie), Drunen24, 93r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cbfb859a-55aa-e7f8-6075-90e92f26f8c1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8ae61274-6cd5-e079-542d-aaabda71cf58" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cbfb859a-55aa-e7f8-6075-90e92f26f8c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8ae61274-6cd5-e079-542d-aaabda71cf58" ;
  a2a:RecordGUID "{8ae61274-6cd5-e079-542d-aaabda71cf58}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-11-1789<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1655_00001655.xml van SHA" .

