@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_ea2192fe-90eb-37e2-92df-1e5372e49f89
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1660 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-b8ccf4fb-9fa2-6747-056d-c2b68a802cc7, oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-c1136837-8e1f-935b-5c16-b3c655ce3aad, oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-c331ec07-34a7-c2b6-2d24-e5b5868f235b, oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-3e86b4fa-364e-aa75-fb5a-9a56a9bc2f1b, oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-014de57b-80c5-38a2-a95c-7a33e46c3e40, oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-500965e5-1684-b387-eb2d-11d9a099fc44 ;
  a2a:hasEvent oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_0, oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_1, oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_2, oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_3, oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_4, oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_5 ;
  a2a:hasSource oa:source_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89 .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-b8ccf4fb-9fa2-6747-056d-c2b68a802cc7
  a a2a:Person ;
  rdfs:label "Cornelia van der Drist" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Drist" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Drist"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-c1136837-8e1f-935b-5c16-b3c655ce3aad
  a a2a:Person ;
  rdfs:label "Antonettie van Nederveen" ;
  a2a:PersonName [
    rdfs:label "Antonettie van Nederveen" ;
    a2a:PersonNameFirstName "Antonettie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nederveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-c331ec07-34a7-c2b6-2d24-e5b5868f235b
  a a2a:Person ;
  rdfs:label "IJsbrecht de Bie" ;
  a2a:PersonName [
    rdfs:label "IJsbrecht de Bie" ;
    a2a:PersonNameFirstName "IJsbrecht" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-3e86b4fa-364e-aa75-fb5a-9a56a9bc2f1b
  a a2a:Person ;
  rdfs:label "Catarina" ;
  a2a:PersonName [
    rdfs:label "Catarina" ;
    a2a:PersonNameFirstName "Catarina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-014de57b-80c5-38a2-a95c-7a33e46c3e40
  a a2a:Person ;
  rdfs:label "Cristina Leeuwevelt" ;
  a2a:PersonName [
    rdfs:label "Cristina Leeuwevelt" ;
    a2a:PersonNameFirstName "Cristina" ;
    a2a:PersonNameLastName "Leeuwevelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person-500965e5-1684-b387-eb2d-11d9a099fc44
  a a2a:Person ;
  rdfs:label "Jacobus Leeuwevelt" ;
  a2a:PersonName [
    rdfs:label "Jacobus Leeuwevelt" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Leeuwevelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1660-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:b8ccf4fb-9fa2-6747-056d-c2b68a802cc7 ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:c1136837-8e1f-935b-5c16-b3c655ce3aad ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:c331ec07-34a7-c2b6-2d24-e5b5868f235b ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:3e86b4fa-364e-aa75-fb5a-9a56a9bc2f1b ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:014de57b-80c5-38a2-a95c-7a33e46c3e40 ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:relationep_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Person:500965e5-1684-b387-eb2d-11d9a099fc44 ;
  a2a:EventKeyRef oa:event_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89_Event1 .

oa:source_sha_ea2192fe-90eb-37e2-92df-1e5372e49f89
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1660-07-25 - 1660-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1660-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1660-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1660" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1660-07-25"^^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: Woudrichem01, Periode: 1630-1661" ;
    a2a:Book "Dopen en lidmaten (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem01" ;
    a2a:Folio "55r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem01, Periode: 1630-1661, Dopen en lidmaten (Nederduits gereformeerde gemeente), Woudrichem01, 55r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/160f0d8c-fc8c-7239-e76f-6905c404158c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ea2192fe-90eb-37e2-92df-1e5372e49f89" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/160f0d8c-fc8c-7239-e76f-6905c404158c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ea2192fe-90eb-37e2-92df-1e5372e49f89" ;
  a2a:RecordGUID "{ea2192fe-90eb-37e2-92df-1e5372e49f89}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-07-1660<br />Plaats dopen: Woudrichem<br />Religie: NG", "Achterin een lidmatenlijst uit 1662." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1823_00001823.xml van SHA" .

