@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_8014f342-bcad-94a8-9d2a-6aa09898e2aa
  a a2a:Record ;
  rdfs:label "Doop op 9 april 1786 te Werkendam" ;
  a2a:hasPerson oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-8439906e-d68e-7efa-8b26-8f0ace202648, oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-4fe96cc2-7260-44c0-057c-1eea0ecb9985, oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-3cf763c5-628d-78d4-56e6-74126d8ff2eb, oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-ae1ab82c-d785-ca3d-1e93-0e549194f743 ;
  a2a:hasEvent oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_0, oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_1, oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_2, oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_3 ;
  a2a:hasSource oa:source_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa .

oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-8439906e-d68e-7efa-8b26-8f0ace202648
  a a2a:Person ;
  rdfs:label "Geertje Pieck" ;
  a2a:PersonName [
    rdfs:label "Geertje Pieck" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Pieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-4fe96cc2-7260-44c0-057c-1eea0ecb9985
  a a2a:Person ;
  rdfs:label "Grietje Pieck" ;
  a2a:PersonName [
    rdfs:label "Grietje Pieck" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Pieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-3cf763c5-628d-78d4-56e6-74126d8ff2eb
  a a2a:Person ;
  rdfs:label "Pieter van Driel" ;
  a2a:PersonName [
    rdfs:label "Pieter van Driel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person-ae1ab82c-d785-ca3d-1e93-0e549194f743
  a a2a:Person ;
  rdfs:label "Geret van Driel" ;
  a2a:PersonName [
    rdfs:label "Geret van Driel" ;
    a2a:PersonNameFirstName "Geret" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1786-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person:8439906e-d68e-7efa-8b26-8f0ace202648 ;
  a2a:EventKeyRef oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1 .

oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person:4fe96cc2-7260-44c0-057c-1eea0ecb9985 ;
  a2a:EventKeyRef oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1 .

oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person:3cf763c5-628d-78d4-56e6-74126d8ff2eb ;
  a2a:EventKeyRef oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1 .

oa:relationep_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Person:ae1ab82c-d785-ca3d-1e93-0e549194f743 ;
  a2a:EventKeyRef oa:event_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa_Event1 .

oa:source_sha_8014f342-bcad-94a8-9d2a-6aa09898e2aa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam, De Werken" ;
    rdfs:label "Werkendam, De Werken", "1786-04-09 - 1786-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1786-04-09"^^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: Werkendam05, Periode: 1753-1791" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Werkendam05" ;
    a2a:Folio "164r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Werkendam05, Periode: 1753-1791, Dopen (Nederduits gereformeerde gemeente), Werkendam05, 164r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1c79173d-0d41-2309-96c7-ce257c05a672.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8014f342-bcad-94a8-9d2a-6aa09898e2aa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1c79173d-0d41-2309-96c7-ce257c05a672.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8014f342-bcad-94a8-9d2a-6aa09898e2aa" ;
  a2a:RecordGUID "{8014f342-bcad-94a8-9d2a-6aa09898e2aa}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 09-04-1786<br />Plaats dopen: Werkendam<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1600_00001600.xml van SHA" .

