@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_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f
  a a2a:Record ;
  rdfs:label "Doop op 11 november 1708 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-136c58ea-c1e5-6aab-3d7a-7232bbde878f, oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-dd4d3a88-1d30-2683-23fe-e80a7f2457bf, oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-44f6501e-d516-280b-4fac-0b1aced6ff3a, oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-33135f21-b351-2298-07f6-2355628d6fd4 ;
  a2a:hasEvent oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_0, oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_1, oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_2, oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_3 ;
  a2a:hasSource oa:source_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f .

oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-136c58ea-c1e5-6aab-3d7a-7232bbde878f
  a a2a:Person ;
  rdfs:label "Aaltje van Emmichoven" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Emmichoven" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emmichoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-dd4d3a88-1d30-2683-23fe-e80a7f2457bf
  a a2a:Person ;
  rdfs:label "Aart Aars van Vught" ;
  a2a:PersonName [
    rdfs:label "Aart Aars van Vught" ;
    a2a:PersonNameFirstName "Aart Aars" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vught"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-44f6501e-d516-280b-4fac-0b1aced6ff3a
  a a2a:Person ;
  rdfs:label "Arije van Vught" ;
  a2a:PersonName [
    rdfs:label "Arije van Vught" ;
    a2a:PersonNameFirstName "Arije" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vught"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person-33135f21-b351-2298-07f6-2355628d6fd4
  a a2a:Person ;
  rdfs:label "Geertruij van Emmichooven" ;
  a2a:PersonName [
    rdfs:label "Geertruij van Emmichooven" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emmichooven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1708-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person:136c58ea-c1e5-6aab-3d7a-7232bbde878f ;
  a2a:EventKeyRef oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1 .

oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person:dd4d3a88-1d30-2683-23fe-e80a7f2457bf ;
  a2a:EventKeyRef oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1 .

oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person:44f6501e-d516-280b-4fac-0b1aced6ff3a ;
  a2a:EventKeyRef oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1 .

oa:relationep_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Person:33135f21-b351-2298-07f6-2355628d6fd4 ;
  a2a:EventKeyRef oa:event_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f_Event1 .

oa:source_sha_100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1708-11-11 - 1708-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1708-11-11"^^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 "123v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 123v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8f2ebd5f-54f4-bd58-4818-676735132369.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8f2ebd5f-54f4-bd58-4818-676735132369.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f" ;
  a2a:RecordGUID "{100e4eaa-b62d-9156-6bc7-2a9ed1f9e51f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 11-11-1708<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_2132_00002132.xml van SHA" .

