@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_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1649 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-70e6c017-a0bc-6dad-ad54-30fef5b33a87, oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-df262035-eb5f-d70b-c8a7-c7a4fcec0e34, oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-85bdccbd-deda-fa95-afaa-52876c25eb88, oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-12620f2b-71d8-7446-234d-fda46e66c22e ;
  a2a:hasEvent oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_0, oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_1, oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_2, oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_3 ;
  a2a:hasSource oa:source_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a .

oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-70e6c017-a0bc-6dad-ad54-30fef5b33a87
  a a2a:Person ;
  rdfs:label "Geertge Cornelis" ;
  a2a:PersonName [
    rdfs:label "Geertge Cornelis" ;
    a2a:PersonNameFirstName "Geertge" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-df262035-eb5f-d70b-c8a7-c7a4fcec0e34
  a a2a:Person ;
  rdfs:label "Judith Ariens" ;
  a2a:PersonName [
    rdfs:label "Judith Ariens" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-85bdccbd-deda-fa95-afaa-52876c25eb88
  a a2a:Person ;
  rdfs:label "Jacobus van Balen" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Balen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balen"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person-12620f2b-71d8-7446-234d-fda46e66c22e
  a a2a:Person ;
  rdfs:label "Jan van Balen" ;
  a2a:PersonName [
    rdfs:label "Jan van Balen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1649" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1649-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person:70e6c017-a0bc-6dad-ad54-30fef5b33a87 ;
  a2a:EventKeyRef oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1 .

oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person:df262035-eb5f-d70b-c8a7-c7a4fcec0e34 ;
  a2a:EventKeyRef oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1 .

oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person:85bdccbd-deda-fa95-afaa-52876c25eb88 ;
  a2a:EventKeyRef oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1 .

oa:relationep_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Person:12620f2b-71d8-7446-234d-fda46e66c22e ;
  a2a:EventKeyRef oa:event_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a_Event1 .

oa:source_sha_5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1649-09-26 - 1649-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1649-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1649-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1649" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1649-09-26"^^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 "40r" ;
    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, 40r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/16480ed3-1dc9-6928-a4c6-1cc49b49c879.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/16480ed3-1dc9-6928-a4c6-1cc49b49c879.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a" ;
  a2a:RecordGUID "{5d2d2ac3-9366-543b-7a88-2bb77c6c6e8a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-09-1649<br />Plaats dopen: Woudrichem<br />Religie: NG", "Achterin een lidmatenlijst uit 1662." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1896_00001896.xml van SHA" .

