@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_43726417-a532-6acc-e576-ce697f8dbde3
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1682 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-7760d64c-f56c-a42d-91ff-1d7dafeea142, oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-691548d0-1e84-df63-c37a-3e50256b79df, oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-2eb20b42-77e7-d93f-d3ef-658c99420b12, oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-ec1c4ccf-e2e4-d2ec-3cff-0cd505ab52cf ;
  a2a:hasEvent oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_0, oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_1, oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_2, oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_3 ;
  a2a:hasSource oa:source_sha_43726417-a532-6acc-e576-ce697f8dbde3 .

oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-7760d64c-f56c-a42d-91ff-1d7dafeea142
  a a2a:Person ;
  rdfs:label "Hilleken Kornelis Kroon" ;
  a2a:PersonName [
    rdfs:label "Hilleken Kornelis Kroon" ;
    a2a:PersonNameFirstName "Hilleken Kornelis" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-691548d0-1e84-df63-c37a-3e50256b79df
  a a2a:Person ;
  rdfs:label "Kornelia Anthonis Brekemans" ;
  a2a:PersonName [
    rdfs:label "Kornelia Anthonis Brekemans" ;
    a2a:PersonNameFirstName "Kornelia Anthonis" ;
    a2a:PersonNameLastName "Brekemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-2eb20b42-77e7-d93f-d3ef-658c99420b12
  a a2a:Person ;
  rdfs:label "Anna Maria Radewalt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Radewalt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Radewalt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person-ec1c4ccf-e2e4-d2ec-3cff-0cd505ab52cf
  a a2a:Person ;
  rdfs:label "Christiaen Radewalt" ;
  a2a:PersonName [
    rdfs:label "Christiaen Radewalt" ;
    a2a:PersonNameFirstName "Christiaen" ;
    a2a:PersonNameLastName "Radewalt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1682-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person:7760d64c-f56c-a42d-91ff-1d7dafeea142 ;
  a2a:EventKeyRef oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1 .

oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person:691548d0-1e84-df63-c37a-3e50256b79df ;
  a2a:EventKeyRef oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1 .

oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person:2eb20b42-77e7-d93f-d3ef-658c99420b12 ;
  a2a:EventKeyRef oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1 .

oa:relationep_sha_43726417-a532-6acc-e576-ce697f8dbde3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_43726417-a532-6acc-e576-ce697f8dbde3_Person:ec1c4ccf-e2e4-d2ec-3cff-0cd505ab52cf ;
  a2a:EventKeyRef oa:event_sha_43726417-a532-6acc-e576-ce697f8dbde3_Event1 .

oa:source_sha_43726417-a532-6acc-e576-ce697f8dbde3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1682-01-18 - 1682-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1682-01-18"^^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: Woudrichem02, Periode: 1662-1799" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem02" ;
    a2a:Folio "42v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 42v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a2b6289c-c25c-e9d5-374b-0d37a5e1f5b5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/43726417-a532-6acc-e576-ce697f8dbde3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a2b6289c-c25c-e9d5-374b-0d37a5e1f5b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/43726417-a532-6acc-e576-ce697f8dbde3" ;
  a2a:RecordGUID "{43726417-a532-6acc-e576-ce697f8dbde3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-01-1682<br />Plaats dopen: Woudrichem<br />Religie: NG", "Voorin akten van 1678, 1679 en 1684. Vanaf 1790 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2704_00002704.xml van SHA" .

