@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_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1693 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-eb5218b7-348c-8aba-e482-e240b09baed4, oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-7192e2a1-ec7e-5ea1-45ce-0663c0a8ffb1, oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-df0efdf8-792d-30db-71ec-1459cae36382, oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-00d7d6e5-2754-027e-e719-332f5f1416d1, oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-db62b961-5fd2-9c45-ea3d-2617a6368402, oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-22284b1f-444c-1703-8c0a-efcc86ff443b ;
  a2a:hasEvent oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_0, oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_1, oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_2, oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_3, oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_4, oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_5 ;
  a2a:hasSource oa:source_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73 .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-eb5218b7-348c-8aba-e482-e240b09baed4
  a a2a:Person ;
  rdfs:label "Isaaq Hanedoes" ;
  a2a:PersonName [
    rdfs:label "Isaaq Hanedoes" ;
    a2a:PersonNameFirstName "Isaaq" ;
    a2a:PersonNameLastName "Hanedoes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-7192e2a1-ec7e-5ea1-45ce-0663c0a8ffb1
  a a2a:Person ;
  rdfs:label "Agatha Westerwolt" ;
  a2a:PersonName [
    rdfs:label "Agatha Westerwolt" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Westerwolt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-df0efdf8-792d-30db-71ec-1459cae36382
  a a2a:Person ;
  rdfs:label "Wintroij" ;
  a2a:PersonName [
    rdfs:label "Wintroij" ;
    a2a:PersonNameLastName "Wintroij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-00d7d6e5-2754-027e-e719-332f5f1416d1
  a a2a:Person ;
  rdfs:label "Helena van de Graaff" ;
  a2a:PersonName [
    rdfs:label "Helena van de Graaff" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-db62b961-5fd2-9c45-ea3d-2617a6368402
  a a2a:Person ;
  rdfs:label "Isaaq Hanedoes" ;
  a2a:PersonName [
    rdfs:label "Isaaq Hanedoes" ;
    a2a:PersonNameFirstName "Isaaq" ;
    a2a:PersonNameLastName "Hanedoes"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person-22284b1f-444c-1703-8c0a-efcc86ff443b
  a a2a:Person ;
  rdfs:label "Adriaen Hanedoes" ;
  a2a:PersonName [
    rdfs:label "Adriaen Hanedoes" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Hanedoes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1693-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:eb5218b7-348c-8aba-e482-e240b09baed4 ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:7192e2a1-ec7e-5ea1-45ce-0663c0a8ffb1 ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:df0efdf8-792d-30db-71ec-1459cae36382 ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:00d7d6e5-2754-027e-e719-332f5f1416d1 ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:db62b961-5fd2-9c45-ea3d-2617a6368402 ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:relationep_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Person:22284b1f-444c-1703-8c0a-efcc86ff443b ;
  a2a:EventKeyRef oa:event_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73_Event1 .

oa:source_sha_d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1693-08-27 - 1693-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1693-08-27"^^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 "77r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 77r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7ab7aa99-636d-1cb3-8972-78bcea870b07.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7ab7aa99-636d-1cb3-8972-78bcea870b07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73" ;
  a2a:RecordGUID "{d7eb8aa6-c5e6-749a-f22c-e5ecc90eba73}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 27-08-1693<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_2355_00002355.xml van SHA" .

[] a2a:PersonRemarkdiversen "wed. van Wintroij" .
