@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_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1821 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-d2732987-aff6-8ee8-7d84-025843f14fa6, oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-a9719b91-dd6f-b5c2-98da-77aa8aeba090, oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-68ee141d-8bec-e8c3-ff18-663a3a611f4e, oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-b4ccb15c-ac9e-ec10-1de2-d148d9534698, oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-1d699c62-53b6-2693-b11e-570a16663242 ;
  a2a:hasEvent oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_0, oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_1, oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_2, oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_3, oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_4 ;
  a2a:hasSource oa:source_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b .

oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-d2732987-aff6-8ee8-7d84-025843f14fa6
  a a2a:Person ;
  rdfs:label "Franciscus van Delft" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Delft" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-a9719b91-dd6f-b5c2-98da-77aa8aeba090
  a a2a:Person ;
  rdfs:label "Josina van Delft" ;
  a2a:PersonName [
    rdfs:label "Josina van Delft" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-68ee141d-8bec-e8c3-ff18-663a3a611f4e
  a a2a:Person ;
  rdfs:label "Thomas Korthout" ;
  a2a:PersonName [
    rdfs:label "Thomas Korthout" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Korthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-b4ccb15c-ac9e-ec10-1de2-d148d9534698
  a a2a:Person ;
  rdfs:label "Maria du Quesnoi" ;
  a2a:PersonName [
    rdfs:label "Maria du Quesnoi" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Quesnoi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person-1d699c62-53b6-2693-b11e-570a16663242
  a a2a:Person ;
  rdfs:label "Maria Korthout" ;
  a2a:PersonName [
    rdfs:label "Maria Korthout" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Korthout"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1821-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person:d2732987-aff6-8ee8-7d84-025843f14fa6 ;
  a2a:EventKeyRef oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 .

oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person:a9719b91-dd6f-b5c2-98da-77aa8aeba090 ;
  a2a:EventKeyRef oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 .

oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person:68ee141d-8bec-e8c3-ff18-663a3a611f4e ;
  a2a:EventKeyRef oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 .

oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person:b4ccb15c-ac9e-ec10-1de2-d148d9534698 ;
  a2a:EventKeyRef oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 .

oa:relationep_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Person:1d699c62-53b6-2693-b11e-570a16663242 ;
  a2a:EventKeyRef oa:event_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b_Event1 .

oa:source_sha_e2c1cbf3-d638-9a0a-4887-ea53e8920e2b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1821-02-02 - 1821-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1821-02-02"^^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: 57, Periode: 1683-1833" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "57" ;
    a2a:Folio "59r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 57, Periode: 1683-1833, Dopen (rooms-katholieke parochie), 57, 59r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c9ed2604-c875-4e7f-dbbf-2424ffc5ec39.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2c1cbf3-d638-9a0a-4887-ea53e8920e2b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c9ed2604-c875-4e7f-dbbf-2424ffc5ec39.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2c1cbf3-d638-9a0a-4887-ea53e8920e2b" ;
  a2a:RecordGUID "{e2c1cbf3-d638-9a0a-4887-ea53e8920e2b}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 02-02-1821<br />Plaats dopen: Waalwijk<br />Religie: RK", "Achterin enkele akten uit 1683." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1785_00001785.xml van SHA" .

