@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_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1739 te Sprang" ;
  a2a:hasPerson oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-91d84757-fa34-db47-7dbc-7441fe950599, oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-280f38fd-a8fb-35c1-7ed2-422948d78552, oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-c6a49377-3fc3-7115-4b0a-3befbd055186 ;
  a2a:hasEvent oa:event_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_0, oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_1, oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_2 ;
  a2a:hasSource oa:source_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63 .

oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-91d84757-fa34-db47-7dbc-7441fe950599
  a a2a:Person ;
  rdfs:label "Antoni Haverhals" ;
  a2a:PersonName [
    rdfs:label "Antoni Haverhals" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Haverhals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-280f38fd-a8fb-35c1-7ed2-422948d78552
  a a2a:Person ;
  rdfs:label "Agneta van Hoek" ;
  a2a:PersonName [
    rdfs:label "Agneta van Hoek" ;
    a2a:PersonNameFirstName "Agneta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person-c6a49377-3fc3-7115-4b0a-3befbd055186
  a a2a:Person ;
  rdfs:label "Anna Catharina Haverhals" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Haverhals" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Haverhals"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1739-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person:91d84757-fa34-db47-7dbc-7441fe950599 ;
  a2a:EventKeyRef oa:event_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Event1 .

oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person:280f38fd-a8fb-35c1-7ed2-422948d78552 ;
  a2a:EventKeyRef oa:event_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Event1 .

oa:relationep_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Person:c6a49377-3fc3-7115-4b0a-3befbd055186 ;
  a2a:EventKeyRef oa:event_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63_Event1 .

oa:source_sha_2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1739-11-01 - 1739-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1739-11-01"^^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: Sprang_Capelle03, Periode: 1726-1767" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle03" ;
    a2a:Folio "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle03, Periode: 1726-1767, Dopen en trouwen (Nederduits gereformeerde gemeente), Sprang_Capelle03, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/534983e8-9198-bb43-18fd-6cdf502b0741.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/534983e8-9198-bb43-18fd-6cdf502b0741.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63" ;
  a2a:RecordGUID "{2b59b40e-b16e-9fcb-ff60-09fc4bcb0e63}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-11-1739<br />Plaats dopen: Sprang<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2584_00002584.xml van SHA" .

