@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_17b2111c-8b81-e5f3-59d5-4f5268e7e22f
  a a2a:Record ;
  rdfs:label "Doop op 17 mei 1711 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-68bef790-ab04-f4fa-316b-ce800a9f85b8, oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-7d991752-09c7-f5fb-9c6b-cc54dcc74bd8, oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-fc916a24-d3b2-16f3-cf95-5835ed5e0a09 ;
  a2a:hasEvent oa:event_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_0, oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_1, oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_2 ;
  a2a:hasSource oa:source_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f .

oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-68bef790-ab04-f4fa-316b-ce800a9f85b8
  a a2a:Person ;
  rdfs:label "Jan Niclaesz." ;
  a2a:PersonName [
    rdfs:label "Jan Niclaesz." ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Niclaesz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-7d991752-09c7-f5fb-9c6b-cc54dcc74bd8
  a a2a:Person ;
  rdfs:label "Jan Jansz." ;
  a2a:PersonName [
    rdfs:label "Jan Jansz." ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jansz."
  ] ;
  a2a:Gender "Man" .

oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person-fc916a24-d3b2-16f3-cf95-5835ed5e0a09
  a a2a:Person ;
  rdfs:label "Aaltje de Jode" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Jode" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jode"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1711-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person:68bef790-ab04-f4fa-316b-ce800a9f85b8 ;
  a2a:EventKeyRef oa:event_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Event1 .

oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person:7d991752-09c7-f5fb-9c6b-cc54dcc74bd8 ;
  a2a:EventKeyRef oa:event_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Event1 .

oa:relationep_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Person:fc916a24-d3b2-16f3-cf95-5835ed5e0a09 ;
  a2a:EventKeyRef oa:event_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f_Event1 .

oa:source_sha_17b2111c-8b81-e5f3-59d5-4f5268e7e22f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1711-05-17 - 1711-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1711-05-17"^^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 "129r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 129r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ab918e08-23b1-ae17-0c00-630828c1d154.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/17b2111c-8b81-e5f3-59d5-4f5268e7e22f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ab918e08-23b1-ae17-0c00-630828c1d154.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/17b2111c-8b81-e5f3-59d5-4f5268e7e22f" ;
  a2a:RecordGUID "{17b2111c-8b81-e5f3-59d5-4f5268e7e22f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 17-05-1711<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_2170_00002170.xml van SHA" .

