@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_ca933ab5-fe9e-e7ed-b6cd-e1395a504923
  a a2a:Record ;
  rdfs:label "Doop op 19 mei 1839 te Heusden" ;
  a2a:hasPerson oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-980486ee-b412-1692-8ab9-9def8dfed248, oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-77282d4b-b2eb-4887-65c0-8492a72e362a, oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-a2070e80-c12f-249b-f31b-6846a16a197a ;
  a2a:hasEvent oa:event_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_0, oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_1, oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_2 ;
  a2a:hasSource oa:source_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923 .

oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-980486ee-b412-1692-8ab9-9def8dfed248
  a a2a:Person ;
  rdfs:label "Geertrui Elisabeth Posthumus" ;
  a2a:PersonName [
    rdfs:label "Geertrui Elisabeth Posthumus" ;
    a2a:PersonNameFirstName "Geertrui Elisabeth" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1839-04-26"^^xsd:date
  ] .

oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-77282d4b-b2eb-4887-65c0-8492a72e362a
  a a2a:Person ;
  rdfs:label "Willem Posthumus" ;
  a2a:PersonName [
    rdfs:label "Willem Posthumus" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person-a2070e80-c12f-249b-f31b-6846a16a197a
  a a2a:Person ;
  rdfs:label "Dingena Buis" ;
  a2a:PersonName [
    rdfs:label "Dingena Buis" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Buis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1839-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person:980486ee-b412-1692-8ab9-9def8dfed248 ;
  a2a:EventKeyRef oa:event_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Event1 .

oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person:77282d4b-b2eb-4887-65c0-8492a72e362a ;
  a2a:EventKeyRef oa:event_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Event1 .

oa:relationep_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Person:a2070e80-c12f-249b-f31b-6846a16a197a ;
  a2a:EventKeyRef oa:event_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923_Event1 .

oa:source_sha_ca933ab5-fe9e-e7ed-b6cd-e1395a504923
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1839-05-19 - 1839-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1839-05-19"^^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 "77r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 014, Periode: 1751-1864, Dopen (Nederduits gereformeerde gemeente), 014, 77r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/219975ff-b858-b9f6-a6ad-74869d425b10.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ca933ab5-fe9e-e7ed-b6cd-e1395a504923" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/219975ff-b858-b9f6-a6ad-74869d425b10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ca933ab5-fe9e-e7ed-b6cd-e1395a504923" ;
  a2a:RecordGUID "{ca933ab5-fe9e-e7ed-b6cd-e1395a504923}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 19-05-1839<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_7965_00007965.xml van SHA" .

