@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_f61b082f-9ce5-2ed8-e855-c8e0f01af915
  a a2a:Record ;
  rdfs:label "Doop op 10 december 1626 te Sprang" ;
  a2a:hasPerson oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-79b4a547-dcfb-f03b-283a-ca075504e4dd, oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-045804fc-7f3f-26e3-a88d-7ac3605c06ab, oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-48a615ed-5724-dacb-80f7-3fabe609b96a ;
  a2a:hasEvent oa:event_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_0, oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_1, oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_2 ;
  a2a:hasSource oa:source_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915 .

oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-79b4a547-dcfb-f03b-283a-ca075504e4dd
  a a2a:Person ;
  rdfs:label "Art Jan de Tuin" ;
  a2a:PersonName [
    rdfs:label "Art Jan de Tuin" ;
    a2a:PersonNameFirstName "Art Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tuin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-045804fc-7f3f-26e3-a88d-7ac3605c06ab
  a a2a:Person ;
  rdfs:label "Thoenesken de Tuin" ;
  a2a:PersonName [
    rdfs:label "Thoenesken de Tuin" ;
    a2a:PersonNameFirstName "Thoenesken" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tuin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person-48a615ed-5724-dacb-80f7-3fabe609b96a
  a a2a:Person ;
  rdfs:label "Anneke Thomas" ;
  a2a:PersonName [
    rdfs:label "Anneke Thomas" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1626" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1626-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person:79b4a547-dcfb-f03b-283a-ca075504e4dd ;
  a2a:EventKeyRef oa:event_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Event1 .

oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person:045804fc-7f3f-26e3-a88d-7ac3605c06ab ;
  a2a:EventKeyRef oa:event_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Event1 .

oa:relationep_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Person:48a615ed-5724-dacb-80f7-3fabe609b96a ;
  a2a:EventKeyRef oa:event_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915_Event1 .

oa:source_sha_f61b082f-9ce5-2ed8-e855-c8e0f01af915
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1626-12-10 - 1626-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1626" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1626-12-10"^^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_Capelle07, Periode: 1611-1669" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle07" ;
    a2a:Folio "15r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle07, Periode: 1611-1669, Dopen en trouwen (Nederduits gereformeerde gemeente), Sprang_Capelle07, 15r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f92f0b3f-ffe3-0134-b523-1794fb1d8b2c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f61b082f-9ce5-2ed8-e855-c8e0f01af915" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f92f0b3f-ffe3-0134-b523-1794fb1d8b2c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f61b082f-9ce5-2ed8-e855-c8e0f01af915" ;
  a2a:RecordGUID "{f61b082f-9ce5-2ed8-e855-c8e0f01af915}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-12-1626<br />Plaats dopen: Sprang<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1882_00001882.xml van SHA" .

