@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_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4
  a a2a:Record ;
  rdfs:label "Doop op 1 augustus 1728 te 's Grevelduin-Capelle" ;
  a2a:hasPerson oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-ba749796-3166-bf7e-9678-f29591a2e5a9, oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-c6bdd0c5-499c-a764-8165-91302fd68b43, oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-ca5050f2-4d03-f676-450a-ea546814112c ;
  a2a:hasEvent oa:event_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_0, oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_1, oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_2 ;
  a2a:hasSource oa:source_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4 .

oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-ba749796-3166-bf7e-9678-f29591a2e5a9
  a a2a:Person ;
  rdfs:label "Wouter Bogaards" ;
  a2a:PersonName [
    rdfs:label "Wouter Bogaards" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Bogaards"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-c6bdd0c5-499c-a764-8165-91302fd68b43
  a a2a:Person ;
  rdfs:label "Elske Textor" ;
  a2a:PersonName [
    rdfs:label "Elske Textor" ;
    a2a:PersonNameFirstName "Elske" ;
    a2a:PersonNameLastName "Textor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person-ca5050f2-4d03-f676-450a-ea546814112c
  a a2a:Person ;
  rdfs:label "Jacob Bogaards" ;
  a2a:PersonName [
    rdfs:label "Jacob Bogaards" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bogaards"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1728-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s Grevelduin-Capelle" ;
    rdfs:label "'s Grevelduin-Capelle"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person:ba749796-3166-bf7e-9678-f29591a2e5a9 ;
  a2a:EventKeyRef oa:event_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Event1 .

oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person:c6bdd0c5-499c-a764-8165-91302fd68b43 ;
  a2a:EventKeyRef oa:event_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Event1 .

oa:relationep_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Person:ca5050f2-4d03-f676-450a-ea546814112c ;
  a2a:EventKeyRef oa:event_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4_Event1 .

oa:source_sha_0359002e-c0a5-7088-dfbd-2bcfe27d0fb4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "'s Grevelduin-Capelle, Vrijhoeve-Capelle" ;
    rdfs:label "'s Grevelduin-Capelle, Vrijhoeve-Capelle", "1728-08-01 - 1728-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1728-08-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_Capelle20, Periode: 1693-1750" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle20" ;
    a2a:Folio "103v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle20, Periode: 1693-1750, Dopen (Nederduits gereformeerde gemeente), Sprang_Capelle20, 103v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d7664b4-0e91-6a45-a414-66d25c801c7c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0359002e-c0a5-7088-dfbd-2bcfe27d0fb4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d7664b4-0e91-6a45-a414-66d25c801c7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0359002e-c0a5-7088-dfbd-2bcfe27d0fb4" ;
  a2a:RecordGUID "{0359002e-c0a5-7088-dfbd-2bcfe27d0fb4}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-08-1728<br />Plaats dopen: 's Grevelduin-Capelle<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2068_00002068.xml van SHA" .

