@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_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7
  a a2a:Record ;
  rdfs:label "Doop op 20 februari 1701 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-c82365cc-81a8-896b-517d-60184b5230f0, oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-02368264-6d8a-2574-09c2-91f893ab611c, oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-7a2c3012-3a59-0062-ffdb-ec11bdb86f3e, oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-0bb83639-932b-9e9d-20d9-0074c9fa3be2, oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-2a948324-4d31-aa1f-841d-b27e8e7424ec ;
  a2a:hasEvent oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_0, oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_1, oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_2, oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_3, oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_4 ;
  a2a:hasSource oa:source_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7 .

oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-c82365cc-81a8-896b-517d-60184b5230f0
  a a2a:Person ;
  rdfs:label "Swaentje Dirckx Lochten" ;
  a2a:PersonName [
    rdfs:label "Swaentje Dirckx Lochten" ;
    a2a:PersonNameFirstName "Swaentje Dirckx" ;
    a2a:PersonNameLastName "Lochten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-02368264-6d8a-2574-09c2-91f893ab611c
  a a2a:Person ;
  rdfs:label "Mechteltje Aertsen" ;
  a2a:PersonName [
    rdfs:label "Mechteltje Aertsen" ;
    a2a:PersonNameFirstName "Mechteltje" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-7a2c3012-3a59-0062-ffdb-ec11bdb86f3e
  a a2a:Person ;
  rdfs:label "Cornelis Dirckxsen Lochten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirckxsen Lochten" ;
    a2a:PersonNameFirstName "Cornelis Dirckxsen" ;
    a2a:PersonNameLastName "Lochten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-0bb83639-932b-9e9d-20d9-0074c9fa3be2
  a a2a:Person ;
  rdfs:label "Anneken Aertsen" ;
  a2a:PersonName [
    rdfs:label "Anneken Aertsen" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person-2a948324-4d31-aa1f-841d-b27e8e7424ec
  a a2a:Person ;
  rdfs:label "Jenneken Lochten" ;
  a2a:PersonName [
    rdfs:label "Jenneken Lochten" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Lochten"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1701-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person:c82365cc-81a8-896b-517d-60184b5230f0 ;
  a2a:EventKeyRef oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 .

oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person:02368264-6d8a-2574-09c2-91f893ab611c ;
  a2a:EventKeyRef oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 .

oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person:7a2c3012-3a59-0062-ffdb-ec11bdb86f3e ;
  a2a:EventKeyRef oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 .

oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person:0bb83639-932b-9e9d-20d9-0074c9fa3be2 ;
  a2a:EventKeyRef oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 .

oa:relationep_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Person:2a948324-4d31-aa1f-841d-b27e8e7424ec ;
  a2a:EventKeyRef oa:event_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7_Event1 .

oa:source_sha_96a9c2fd-b652-3a6f-ced6-31289ca2c4e7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1701-02-20 - 1701-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1701-02-20"^^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 "100r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 100r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1ff563c9-eca8-f3dd-f209-f5f6e65aa736.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/96a9c2fd-b652-3a6f-ced6-31289ca2c4e7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1ff563c9-eca8-f3dd-f209-f5f6e65aa736.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/96a9c2fd-b652-3a6f-ced6-31289ca2c4e7" ;
  a2a:RecordGUID "{96a9c2fd-b652-3a6f-ced6-31289ca2c4e7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-02-1701<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_1714_00001714.xml van SHA" .

