@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_0cafd1bb-a442-e47c-cae0-a89e80cda781
  a a2a:Record ;
  rdfs:label "Doop op 30 juni 1697 te Werkendam" ;
  a2a:hasPerson oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-08cd1241-c36b-ffc0-92e3-0320b6b26a1f, oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-3c0b3146-0224-42c2-c1bd-3c6692180055, oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-bea96cb2-c594-a530-bc3e-4bb1da3e9697, oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-d9622a2a-79be-206f-63ee-0d51bf552973, oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-d5d0048a-a77a-1011-faee-84aaa79b6722 ;
  a2a:hasEvent oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_0, oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_1, oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_2, oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_3, oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_4 ;
  a2a:hasSource oa:source_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781 .

oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-08cd1241-c36b-ffc0-92e3-0320b6b26a1f
  a a2a:Person ;
  rdfs:label "Cornelis Aerts Uijl" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aerts Uijl" ;
    a2a:PersonNameFirstName "Cornelis Aerts" ;
    a2a:PersonNameLastName "Uijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-3c0b3146-0224-42c2-c1bd-3c6692180055
  a a2a:Person ;
  rdfs:label "Gerret Aarts Uijl" ;
  a2a:PersonName [
    rdfs:label "Gerret Aarts Uijl" ;
    a2a:PersonNameFirstName "Gerret Aarts" ;
    a2a:PersonNameLastName "Uijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-bea96cb2-c594-a530-bc3e-4bb1da3e9697
  a a2a:Person ;
  rdfs:label "Marij Aarts" ;
  a2a:PersonName [
    rdfs:label "Marij Aarts" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-d9622a2a-79be-206f-63ee-0d51bf552973
  a a2a:Person ;
  rdfs:label "Niesje Corsten" ;
  a2a:PersonName [
    rdfs:label "Niesje Corsten" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person-d5d0048a-a77a-1011-faee-84aaa79b6722
  a a2a:Person ;
  rdfs:label "Arie Uijl" ;
  a2a:PersonName [
    rdfs:label "Arie Uijl" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Uijl"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1697-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person:08cd1241-c36b-ffc0-92e3-0320b6b26a1f ;
  a2a:EventKeyRef oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 .

oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person:3c0b3146-0224-42c2-c1bd-3c6692180055 ;
  a2a:EventKeyRef oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 .

oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person:bea96cb2-c594-a530-bc3e-4bb1da3e9697 ;
  a2a:EventKeyRef oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 .

oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person:d9622a2a-79be-206f-63ee-0d51bf552973 ;
  a2a:EventKeyRef oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 .

oa:relationep_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Person:d5d0048a-a77a-1011-faee-84aaa79b6722 ;
  a2a:EventKeyRef oa:event_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781_Event1 .

oa:source_sha_0cafd1bb-a442-e47c-cae0-a89e80cda781
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam, De Werken" ;
    rdfs:label "Werkendam, De Werken", "1697-06-30 - 1697-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1697-06-30"^^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: Werkendam02, Periode: 1669-1698" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Werkendam02" ;
    a2a:Folio "128v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Werkendam02, Periode: 1669-1698, Dopen (Nederduits gereformeerde gemeente), Werkendam02, 128v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ff14d7cf-7916-1882-3303-7733b9cddee5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0cafd1bb-a442-e47c-cae0-a89e80cda781" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ff14d7cf-7916-1882-3303-7733b9cddee5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0cafd1bb-a442-e47c-cae0-a89e80cda781" ;
  a2a:RecordGUID "{0cafd1bb-a442-e47c-cae0-a89e80cda781}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 30-06-1697<br />Plaats dopen: Werkendam<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2116_00002116.xml van SHA" .

