@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_e4b1e64f-e633-b7e7-d3c8-b37c231c5137
  a a2a:Record ;
  rdfs:label "Doop op 6 juli 1679 te Heusden" ;
  a2a:hasPerson oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-3c863af6-e9aa-a5d6-c5f7-9cfafc1649b0, oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-a4ffceb9-3961-f1cc-784a-f37fc71056d2, oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-8383ff15-2ccd-4c99-f951-bb1ba4b75406 ;
  a2a:hasEvent oa:event_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_0, oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_1, oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_2 ;
  a2a:hasSource oa:source_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137 .

oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-3c863af6-e9aa-a5d6-c5f7-9cfafc1649b0
  a a2a:Person ;
  rdfs:label "Geertie Aernouts" ;
  a2a:PersonName [
    rdfs:label "Geertie Aernouts" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNameLastName "Aernouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-a4ffceb9-3961-f1cc-784a-f37fc71056d2
  a a2a:Person ;
  rdfs:label "Tanneken Abrahams" ;
  a2a:PersonName [
    rdfs:label "Tanneken Abrahams" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person-8383ff15-2ccd-4c99-f951-bb1ba4b75406
  a a2a:Person ;
  rdfs:label "Roelof Abrahams" ;
  a2a:PersonName [
    rdfs:label "Roelof Abrahams" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1679-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person:3c863af6-e9aa-a5d6-c5f7-9cfafc1649b0 ;
  a2a:EventKeyRef oa:event_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Event1 .

oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person:a4ffceb9-3961-f1cc-784a-f37fc71056d2 ;
  a2a:EventKeyRef oa:event_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Event1 .

oa:relationep_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Person:8383ff15-2ccd-4c99-f951-bb1ba4b75406 ;
  a2a:EventKeyRef oa:event_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137_Event1 .

oa:source_sha_e4b1e64f-e633-b7e7-d3c8-b37c231c5137
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1679-07-06 - 1679-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1679-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1679" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1679-07-06"^^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: 013, Periode: 1643-1706" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "013" ;
    a2a:Folio "147r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 147r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c83ada09-815b-aad4-5578-0403a9a65800.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e4b1e64f-e633-b7e7-d3c8-b37c231c5137" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c83ada09-815b-aad4-5578-0403a9a65800.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e4b1e64f-e633-b7e7-d3c8-b37c231c5137" ;
  a2a:RecordGUID "{e4b1e64f-e633-b7e7-d3c8-b37c231c5137}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 06-07-1679<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7987_00007987.xml van SHA" .

