@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_efd445c8-3d69-e26d-6bad-d0a376207bd6
  a a2a:Record ;
  rdfs:label "Doop op 19 maart 1754 te Heusden" ;
  a2a:hasPerson oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-40e3f54a-9deb-e581-9187-fc435c7faaa7, oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-2ba06921-89fb-1268-a619-f4d64f355be5, oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-84bcd445-eed4-6ca3-162c-e988ee139190, oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-501dbac5-c0a2-7ebc-8eb0-3f228983f1bc, oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-11c88a35-cb9c-7a07-ff12-ad0719bd13cc, oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-380d1e7b-0fb6-da1c-3902-2ef1494e5b2d ;
  a2a:hasEvent oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_0, oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_1, oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_2, oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_3, oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_4, oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_5 ;
  a2a:hasSource oa:source_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6 .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-40e3f54a-9deb-e581-9187-fc435c7faaa7
  a a2a:Person ;
  rdfs:label "Hendrina Schoonwaters" ;
  a2a:PersonName [
    rdfs:label "Hendrina Schoonwaters" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Schoonwaters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-2ba06921-89fb-1268-a619-f4d64f355be5
  a a2a:Person ;
  rdfs:label "Catharina Jammers" ;
  a2a:PersonName [
    rdfs:label "Catharina Jammers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jammers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-84bcd445-eed4-6ca3-162c-e988ee139190
  a a2a:Person ;
  rdfs:label "Petrus Schoonwaters" ;
  a2a:PersonName [
    rdfs:label "Petrus Schoonwaters" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Schoonwaters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-501dbac5-c0a2-7ebc-8eb0-3f228983f1bc
  a a2a:Person ;
  rdfs:label "Johanna Letjes" ;
  a2a:PersonName [
    rdfs:label "Johanna Letjes" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Letjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-11c88a35-cb9c-7a07-ff12-ad0719bd13cc
  a a2a:Person ;
  rdfs:label "Wilhelmus Schoonwaters" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Schoonwaters" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Schoonwaters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person-380d1e7b-0fb6-da1c-3902-2ef1494e5b2d
  a a2a:Person ;
  rdfs:label "Maria Letjes" ;
  a2a:PersonName [
    rdfs:label "Maria Letjes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Letjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1754-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:40e3f54a-9deb-e581-9187-fc435c7faaa7 ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:2ba06921-89fb-1268-a619-f4d64f355be5 ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:84bcd445-eed4-6ca3-162c-e988ee139190 ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:501dbac5-c0a2-7ebc-8eb0-3f228983f1bc ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:11c88a35-cb9c-7a07-ff12-ad0719bd13cc ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:relationep_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Person:380d1e7b-0fb6-da1c-3902-2ef1494e5b2d ;
  a2a:EventKeyRef oa:event_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6_Event1 .

oa:source_sha_efd445c8-3d69-e26d-6bad-d0a376207bd6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1754-03-19 - 1754-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1754-03-19"^^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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "127r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 127r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/29975e80-ef12-ccb8-ccd9-09e02e516589.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/efd445c8-3d69-e26d-6bad-d0a376207bd6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/29975e80-ef12-ccb8-ccd9-09e02e516589.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/efd445c8-3d69-e26d-6bad-d0a376207bd6" ;
  a2a:RecordGUID "{efd445c8-3d69-e26d-6bad-d0a376207bd6}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 19-03-1754<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6503_00006503.xml van SHA" .

