@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_ec3f65df-e9a5-ed39-cc01-30add306785f
  a a2a:Record ;
  rdfs:label "Doop op 8 mei 1818 te Dussen" ;
  a2a:hasPerson oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-6c19cb6d-cc37-d5bf-fde8-6d2a4f019932, oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-01cabbd7-165a-ae4c-2676-69865c8a7ab5, oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-68991fd2-16d2-caff-d9cd-ac1a87553f3b, oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-46c00c11-3907-b02b-b251-00d0a7d28e83, oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-028c154b-b080-aac8-7ef1-bb634fb91aa8 ;
  a2a:hasEvent oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_0, oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_1, oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_2, oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_3, oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_4 ;
  a2a:hasSource oa:source_sha_ec3f65df-e9a5-ed39-cc01-30add306785f .

oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-6c19cb6d-cc37-d5bf-fde8-6d2a4f019932
  a a2a:Person ;
  rdfs:label "Anna Catharina Penninx" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Penninx" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-01cabbd7-165a-ae4c-2676-69865c8a7ab5
  a a2a:Person ;
  rdfs:label "Cornelius Snijders" ;
  a2a:PersonName [
    rdfs:label "Cornelius Snijders" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-68991fd2-16d2-caff-d9cd-ac1a87553f3b
  a a2a:Person ;
  rdfs:label "Maria Penninx" ;
  a2a:PersonName [
    rdfs:label "Maria Penninx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-46c00c11-3907-b02b-b251-00d0a7d28e83
  a a2a:Person ;
  rdfs:label "Lucia van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Lucia van der Pluijm" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person-028c154b-b080-aac8-7ef1-bb634fb91aa8
  a a2a:Person ;
  rdfs:label "Lauwerentius Penninx" ;
  a2a:PersonName [
    rdfs:label "Lauwerentius Penninx" ;
    a2a:PersonNameFirstName "Lauwerentius" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1818-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person:6c19cb6d-cc37-d5bf-fde8-6d2a4f019932 ;
  a2a:EventKeyRef oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 .

oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person:01cabbd7-165a-ae4c-2676-69865c8a7ab5 ;
  a2a:EventKeyRef oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 .

oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person:68991fd2-16d2-caff-d9cd-ac1a87553f3b ;
  a2a:EventKeyRef oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 .

oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person:46c00c11-3907-b02b-b251-00d0a7d28e83 ;
  a2a:EventKeyRef oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 .

oa:relationep_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Person:028c154b-b080-aac8-7ef1-bb634fb91aa8 ;
  a2a:EventKeyRef oa:event_sha_ec3f65df-e9a5-ed39-cc01-30add306785f_Event1 .

oa:source_sha_ec3f65df-e9a5-ed39-cc01-30add306785f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen, Almkerk, Andel, Giessen, Meeuwen" ;
    rdfs:label "Dussen, Almkerk, Andel, Giessen, Meeuwen", "1818-05-08 - 1818-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1818-05-08"^^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: 35, Periode: 1805-1848" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "64r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 35, Periode: 1805-1848, Dopen (rooms-katholieke parochie), 35, 64r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3e024f13-6d11-654e-3d7c-02cd86c2372d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ec3f65df-e9a5-ed39-cc01-30add306785f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3e024f13-6d11-654e-3d7c-02cd86c2372d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ec3f65df-e9a5-ed39-cc01-30add306785f" ;
  a2a:RecordGUID "{ec3f65df-e9a5-ed39-cc01-30add306785f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 08-05-1818<br />Plaats dopen: Dussen<br />Religie: RK", "Origineel is bij Stadsarchief Breda." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7451_00007451.xml van SHA" .

