@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_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f
  a a2a:Record ;
  rdfs:label "Doop op 20 juli 1788 te Wijk" ;
  a2a:hasPerson oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-e39fd2da-8408-febc-bf0c-1c5289a9b633, oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-a1ef45a4-5924-1222-d595-bdb53b7c54d1, oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-7575b0a8-7c99-e768-6e69-00d91aa097b2, oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-4a61e60f-dbc7-00e0-206e-ae0b30a859b0 ;
  a2a:hasEvent oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_0, oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_1, oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_2, oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_3 ;
  a2a:hasSource oa:source_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f .

oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-e39fd2da-8408-febc-bf0c-1c5289a9b633
  a a2a:Person ;
  rdfs:label "Jenneke de Swart" ;
  a2a:PersonName [
    rdfs:label "Jenneke de Swart" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-a1ef45a4-5924-1222-d595-bdb53b7c54d1
  a a2a:Person ;
  rdfs:label "Henderika de Swart" ;
  a2a:PersonName [
    rdfs:label "Henderika de Swart" ;
    a2a:PersonNameFirstName "Henderika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-7575b0a8-7c99-e768-6e69-00d91aa097b2
  a a2a:Person ;
  rdfs:label "Gerrit Heistek" ;
  a2a:PersonName [
    rdfs:label "Gerrit Heistek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Heistek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person-4a61e60f-dbc7-00e0-206e-ae0b30a859b0
  a a2a:Person ;
  rdfs:label "Jacobus Heistek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Heistek" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Heistek"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1788-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person:e39fd2da-8408-febc-bf0c-1c5289a9b633 ;
  a2a:EventKeyRef oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1 .

oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person:a1ef45a4-5924-1222-d595-bdb53b7c54d1 ;
  a2a:EventKeyRef oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1 .

oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person:7575b0a8-7c99-e768-6e69-00d91aa097b2 ;
  a2a:EventKeyRef oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1 .

oa:relationep_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Person:4a61e60f-dbc7-00e0-206e-ae0b30a859b0 ;
  a2a:EventKeyRef oa:event_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f_Event1 .

oa:source_sha_fb614d5e-e9a5-2f70-07c5-ae56c5b9073f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk", "1788-07-20 - 1788-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1788-07-20"^^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: Wijk01, Periode: 1722-1810" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Wijk01" ;
    a2a:Folio "76" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Wijk01, Periode: 1722-1810, Dopen (Nederduits gereformeerde gemeente), Wijk01, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3526895d-9070-c9f0-41a7-09a34a3dd757.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fb614d5e-e9a5-2f70-07c5-ae56c5b9073f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3526895d-9070-c9f0-41a7-09a34a3dd757.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fb614d5e-e9a5-2f70-07c5-ae56c5b9073f" ;
  a2a:RecordGUID "{fb614d5e-e9a5-2f70-07c5-ae56c5b9073f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-07-1788<br />Plaats dopen: Wijk<br />Religie: NG", "N.B. Vanaf 24 nov. 1790 wordt ook de geboortedatum vermeld. In dit boek zijn ook kinderen uit Aalburg en Nederhemert te vinden." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1197_00001197.xml van SHA" .

