@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_7fae0056-cea4-2444-e63a-0fe31f242ab3
  a a2a:Record ;
  rdfs:label "Doop op 31 mei 1835 te Heusden" ;
  a2a:hasPerson oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-4b9d3132-65b0-938d-d000-aefc5ecae785, oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-a37c7983-ca64-cd23-a7e1-93e4993f2af3, oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-c74d5448-5aff-97c2-6d3f-1079f78362cf ;
  a2a:hasEvent oa:event_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_0, oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_1, oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_2 ;
  a2a:hasSource oa:source_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3 .

oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-4b9d3132-65b0-938d-d000-aefc5ecae785
  a a2a:Person ;
  rdfs:label "Dirk Talmon" ;
  a2a:PersonName [
    rdfs:label "Dirk Talmon" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1835-04-03"^^xsd:date
  ] .

oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-a37c7983-ca64-cd23-a7e1-93e4993f2af3
  a a2a:Person ;
  rdfs:label "Jan Adolf Talmon" ;
  a2a:PersonName [
    rdfs:label "Jan Adolf Talmon" ;
    a2a:PersonNameFirstName "Jan Adolf" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person-c74d5448-5aff-97c2-6d3f-1079f78362cf
  a a2a:Person ;
  rdfs:label "Elisabeth Schrader" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schrader" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schrader"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1835-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person:4b9d3132-65b0-938d-d000-aefc5ecae785 ;
  a2a:EventKeyRef oa:event_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Event1 .

oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person:a37c7983-ca64-cd23-a7e1-93e4993f2af3 ;
  a2a:EventKeyRef oa:event_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Event1 .

oa:relationep_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Person:c74d5448-5aff-97c2-6d3f-1079f78362cf ;
  a2a:EventKeyRef oa:event_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3_Event1 .

oa:source_sha_7fae0056-cea4-2444-e63a-0fe31f242ab3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1835-05-31 - 1835-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1835-05-31"^^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 "71r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 014, Periode: 1751-1864, Dopen (Nederduits gereformeerde gemeente), 014, 71r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ea9d9875-49d5-9ec3-af88-3bd2da8ab032.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7fae0056-cea4-2444-e63a-0fe31f242ab3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ea9d9875-49d5-9ec3-af88-3bd2da8ab032.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7fae0056-cea4-2444-e63a-0fe31f242ab3" ;
  a2a:RecordGUID "{7fae0056-cea4-2444-e63a-0fe31f242ab3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 31-05-1835<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_7901_00007901.xml van SHA" .

