@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_35c99ff3-054c-a788-00f7-059ce9d7693f
  a a2a:Record ;
  rdfs:label "Doop op 3 april 1831 te Waspik" ;
  a2a:hasPerson oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-fb1b6e42-3a5f-d385-9eec-c8c688b84d43, oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-1f52dc83-1aa9-0872-26e4-c83ddb2a16ba, oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-ef21c5e1-c3cb-3543-9f56-1ec6918b4d22 ;
  a2a:hasEvent oa:event_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_0, oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_1, oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_2 ;
  a2a:hasSource oa:source_sha_35c99ff3-054c-a788-00f7-059ce9d7693f .

oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-fb1b6e42-3a5f-d385-9eec-c8c688b84d43
  a a2a:Person ;
  rdfs:label "Egbert Jans Stellingsma" ;
  a2a:PersonName [
    rdfs:label "Egbert Jans Stellingsma" ;
    a2a:PersonNameFirstName "Egbert Jans" ;
    a2a:PersonNameLastName "Stellingsma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-1f52dc83-1aa9-0872-26e4-c83ddb2a16ba
  a a2a:Person ;
  rdfs:label "Alegonda Anna Pols" ;
  a2a:PersonName [
    rdfs:label "Alegonda Anna Pols" ;
    a2a:PersonNameFirstName "Alegonda Anna" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person-ef21c5e1-c3cb-3543-9f56-1ec6918b4d22
  a a2a:Person ;
  rdfs:label "Pieternella Stellingsma" ;
  a2a:PersonName [
    rdfs:label "Pieternella Stellingsma" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Stellingsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1831-04-03"^^xsd:date
  ] .

oa:event_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1831-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person:fb1b6e42-3a5f-d385-9eec-c8c688b84d43 ;
  a2a:EventKeyRef oa:event_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Event1 .

oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person:1f52dc83-1aa9-0872-26e4-c83ddb2a16ba ;
  a2a:EventKeyRef oa:event_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Event1 .

oa:relationep_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Person:ef21c5e1-c3cb-3543-9f56-1ec6918b4d22 ;
  a2a:EventKeyRef oa:event_sha_35c99ff3-054c-a788-00f7-059ce9d7693f_Event1 .

oa:source_sha_35c99ff3-054c-a788-00f7-059ce9d7693f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1831-04-03 - 1831-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1831-04-03"^^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: 58, Periode: 1792-1930" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "58" ;
    a2a:Folio "44r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 58, Periode: 1792-1930, Dopen en trouwen (Nederduits gereformeerde gemeente), 58, 44r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/28e2d493-f753-5f99-702e-b567a9e7f409.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/35c99ff3-054c-a788-00f7-059ce9d7693f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/28e2d493-f753-5f99-702e-b567a9e7f409.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/35c99ff3-054c-a788-00f7-059ce9d7693f" ;
  a2a:RecordGUID "{35c99ff3-054c-a788-00f7-059ce9d7693f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 03-04-1831<br />Plaats dopen: Waspik<br />Religie: NG", """Bevat doopakten over de periode 16-09-1792/02-10-1864.
Bevat trouwakten over de periode 23-09-1792/20-08-1930.""" ;
  a2a:SourceRemarkbron "doop-, trouw- en begraafboek" ;
  a2a:SourceRemarkdeel "58" ;
  a2a:SourceRemarkregister_periode "1792-1930" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_54_00000054.xml van SHA" .

