@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_fef027cc-58ac-fa97-e841-358648f53a19
  a a2a:Record ;
  rdfs:label "Doop op 11 oktober 1829 te Heusden" ;
  a2a:hasPerson oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-75bda8b8-c4f4-0bd6-f121-958af0df01f6, oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-480cdf52-0710-f213-a416-9355c4ab6ba1, oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-df4c2d49-dd08-2819-e3b1-524d0e5b795f ;
  a2a:hasEvent oa:event_sha_fef027cc-58ac-fa97-e841-358648f53a19_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_0, oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_1, oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_2 ;
  a2a:hasSource oa:source_sha_fef027cc-58ac-fa97-e841-358648f53a19 .

oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-75bda8b8-c4f4-0bd6-f121-958af0df01f6
  a a2a:Person ;
  rdfs:label "Adriana Hengeveld" ;
  a2a:PersonName [
    rdfs:label "Adriana Hengeveld" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Hengeveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1829-09-20"^^xsd:date
  ] .

oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-480cdf52-0710-f213-a416-9355c4ab6ba1
  a a2a:Person ;
  rdfs:label "Willem Hengeveld" ;
  a2a:PersonName [
    rdfs:label "Willem Hengeveld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hengeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person-df4c2d49-dd08-2819-e3b1-524d0e5b795f
  a a2a:Person ;
  rdfs:label "Hendrika Huree" ;
  a2a:PersonName [
    rdfs:label "Hendrika Huree" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Huree"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_fef027cc-58ac-fa97-e841-358648f53a19_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1829-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person:75bda8b8-c4f4-0bd6-f121-958af0df01f6 ;
  a2a:EventKeyRef oa:event_sha_fef027cc-58ac-fa97-e841-358648f53a19_Event1 .

oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person:480cdf52-0710-f213-a416-9355c4ab6ba1 ;
  a2a:EventKeyRef oa:event_sha_fef027cc-58ac-fa97-e841-358648f53a19_Event1 .

oa:relationep_sha_fef027cc-58ac-fa97-e841-358648f53a19_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fef027cc-58ac-fa97-e841-358648f53a19_Person:df4c2d49-dd08-2819-e3b1-524d0e5b795f ;
  a2a:EventKeyRef oa:event_sha_fef027cc-58ac-fa97-e841-358648f53a19_Event1 .

oa:source_sha_fef027cc-58ac-fa97-e841-358648f53a19
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1829-10-11 - 1829-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1829-10-11"^^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: 014, Periode: 1751-1864" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "014" ;
    a2a:Folio "65v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 014, Periode: 1751-1864, Dopen (Nederduits gereformeerde gemeente), 014, 65v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2cce371e-2516-2960-f4c8-7fda8a21e3fa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fef027cc-58ac-fa97-e841-358648f53a19" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2cce371e-2516-2960-f4c8-7fda8a21e3fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fef027cc-58ac-fa97-e841-358648f53a19" ;
  a2a:RecordGUID "{fef027cc-58ac-fa97-e841-358648f53a19}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 11-10-1829<br />Plaats dopen: Heusden<br />Religie: NG", "Een groot gedeelte van dit boek (1751-1811) is een herhaling van wat ook al in DTB 4 van Heusden is vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_8010_00008010.xml van SHA" .

