@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_fdecc346-b1ba-0d34-a8ea-356c839bb3a5
  a a2a:Record ;
  rdfs:label "Doop op 1 december 1748 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-86ce676e-8ccf-2be6-538a-c3d80a756abf, oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-fe771592-f047-dca5-82c4-5211ec2a4b61, oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-452bc48c-9291-4f87-d41c-5bfab734b02a, oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-8333d319-ea3e-6692-ab5c-ef3e17d646dc, oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-d40f4c3f-1386-0b5d-c967-b3b79db4f986 ;
  a2a:hasEvent oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_0, oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_1, oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_2, oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_3, oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_4 ;
  a2a:hasSource oa:source_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5 .

oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-86ce676e-8ccf-2be6-538a-c3d80a756abf
  a a2a:Person ;
  rdfs:label "Hardenburg Bos" ;
  a2a:PersonName [
    rdfs:label "Hardenburg Bos" ;
    a2a:PersonNameFirstName "Hardenburg" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-fe771592-f047-dca5-82c4-5211ec2a4b61
  a a2a:Person ;
  rdfs:label "Elizabet van Tiggelaar" ;
  a2a:PersonName [
    rdfs:label "Elizabet van Tiggelaar" ;
    a2a:PersonNameFirstName "Elizabet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiggelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-452bc48c-9291-4f87-d41c-5bfab734b02a
  a a2a:Person ;
  rdfs:label "Wilm Arijse de Graaf" ;
  a2a:PersonName [
    rdfs:label "Wilm Arijse de Graaf" ;
    a2a:PersonNameFirstName "Wilm Arijse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-8333d319-ea3e-6692-ab5c-ef3e17d646dc
  a a2a:Person ;
  rdfs:label "Agatha de Graaf" ;
  a2a:PersonName [
    rdfs:label "Agatha de Graaf" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person-d40f4c3f-1386-0b5d-c967-b3b79db4f986
  a a2a:Person ;
  rdfs:label "Gerdina Adriana Bos" ;
  a2a:PersonName [
    rdfs:label "Gerdina Adriana Bos" ;
    a2a:PersonNameFirstName "Gerdina Adriana" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1748-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person:86ce676e-8ccf-2be6-538a-c3d80a756abf ;
  a2a:EventKeyRef oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 .

oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person:fe771592-f047-dca5-82c4-5211ec2a4b61 ;
  a2a:EventKeyRef oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 .

oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person:452bc48c-9291-4f87-d41c-5bfab734b02a ;
  a2a:EventKeyRef oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 .

oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person:8333d319-ea3e-6692-ab5c-ef3e17d646dc ;
  a2a:EventKeyRef oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 .

oa:relationep_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Person:d40f4c3f-1386-0b5d-c967-b3b79db4f986 ;
  a2a:EventKeyRef oa:event_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5_Event1 .

oa:source_sha_fdecc346-b1ba-0d34-a8ea-356c839bb3a5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1748-12-01 - 1748-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1748-12-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: Woudrichem02, Periode: 1662-1799" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem02" ;
    a2a:Folio "181v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 181v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9a2845ec-9a20-d28b-a3b6-9e2d4b8e6b6d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fdecc346-b1ba-0d34-a8ea-356c839bb3a5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9a2845ec-9a20-d28b-a3b6-9e2d4b8e6b6d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fdecc346-b1ba-0d34-a8ea-356c839bb3a5" ;
  a2a:RecordGUID "{fdecc346-b1ba-0d34-a8ea-356c839bb3a5}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-12-1748<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_1209_00001209.xml van SHA" .

