@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_142d72e2-6cc0-e5c8-7094-0e797f482b55
  a a2a:Record ;
  rdfs:label "Doop op 18 augustus 1793 te Almkerk" ;
  a2a:hasPerson oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-1d209206-5d51-3092-dabc-685c05e2a9dc, oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-a7e8ba94-bf15-9dcf-aa8c-7b949edda083, oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-eac7ce8c-ce2c-def4-33f1-74d383d352f3, oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-b0aaee48-3277-8ae8-07dc-ff4c01244aa9 ;
  a2a:hasEvent oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_0, oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_1, oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_2, oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_3 ;
  a2a:hasSource oa:source_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55 .

oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-1d209206-5d51-3092-dabc-685c05e2a9dc
  a a2a:Person ;
  rdfs:label "Pieternella Alplas" ;
  a2a:PersonName [
    rdfs:label "Pieternella Alplas" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Alplas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-a7e8ba94-bf15-9dcf-aa8c-7b949edda083
  a a2a:Person ;
  rdfs:label "Corstiaan Alplas" ;
  a2a:PersonName [
    rdfs:label "Corstiaan Alplas" ;
    a2a:PersonNameFirstName "Corstiaan" ;
    a2a:PersonNameLastName "Alplas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-eac7ce8c-ce2c-def4-33f1-74d383d352f3
  a a2a:Person ;
  rdfs:label "Teunis Alplas" ;
  a2a:PersonName [
    rdfs:label "Teunis Alplas" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Alplas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1793-08-11"^^xsd:date
  ] .

oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person-b0aaee48-3277-8ae8-07dc-ff4c01244aa9
  a a2a:Person ;
  rdfs:label "Flora van Andel" ;
  a2a:PersonName [
    rdfs:label "Flora van Andel" ;
    a2a:PersonNameFirstName "Flora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1793-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person:1d209206-5d51-3092-dabc-685c05e2a9dc ;
  a2a:EventKeyRef oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1 .

oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person:a7e8ba94-bf15-9dcf-aa8c-7b949edda083 ;
  a2a:EventKeyRef oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1 .

oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person:eac7ce8c-ce2c-def4-33f1-74d383d352f3 ;
  a2a:EventKeyRef oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1 .

oa:relationep_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Person:b0aaee48-3277-8ae8-07dc-ff4c01244aa9 ;
  a2a:EventKeyRef oa:event_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55_Event1 .

oa:source_sha_142d72e2-6cc0-e5c8-7094-0e797f482b55
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk, Emmikhoven" ;
    rdfs:label "Almkerk, Emmikhoven", "1793-08-18 - 1793-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1793-08-18"^^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: Almkerk04, Periode: 1773-1811" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Almkerk04" ;
    a2a:Folio "20v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Almkerk04, Periode: 1773-1811, Dopen (Nederduits gereformeerde gemeente), Almkerk04, 20v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e7f58b37-9061-75d6-66f5-3e951b50a6fb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/142d72e2-6cc0-e5c8-7094-0e797f482b55" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e7f58b37-9061-75d6-66f5-3e951b50a6fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/142d72e2-6cc0-e5c8-7094-0e797f482b55" ;
  a2a:RecordGUID "{142d72e2-6cc0-e5c8-7094-0e797f482b55}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-08-1793<br />Plaats dopen: Almkerk<br />Religie: NG", "Kopie van DTB Almkerk02." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2153_00002153.xml van SHA" .

