@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_e58ecaaa-767e-b314-96a9-86f9ff0ef99e
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1771 te Waspik" ;
  a2a:hasPerson oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-60d2f3d6-a7d8-013e-50ec-60c9d0b162af, oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-2ea760f5-69c1-8ebc-70de-d2ceb06b4be6, oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-b7e1b1d2-069a-90e5-7f29-53db5d1c2399, oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-c38b1227-3c54-b2c0-ad3e-d157e55f5832, oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-17fb94ff-3e22-468a-1698-c552603136a9 ;
  a2a:hasEvent oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_0, oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_1, oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_2, oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_3, oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_4 ;
  a2a:hasSource oa:source_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e .

oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-60d2f3d6-a7d8-013e-50ec-60c9d0b162af
  a a2a:Person ;
  rdfs:label "Digna de Jong" ;
  a2a:PersonName [
    rdfs:label "Digna de Jong" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-2ea760f5-69c1-8ebc-70de-d2ceb06b4be6
  a a2a:Person ;
  rdfs:label "Digna Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Digna Zijlmans" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-b7e1b1d2-069a-90e5-7f29-53db5d1c2399
  a a2a:Person ;
  rdfs:label "Digna Bossers" ;
  a2a:PersonName [
    rdfs:label "Digna Bossers" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Bossers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-c38b1227-3c54-b2c0-ad3e-d157e55f5832
  a a2a:Person ;
  rdfs:label "Johannes Otjens" ;
  a2a:PersonName [
    rdfs:label "Johannes Otjens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Otjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person-17fb94ff-3e22-468a-1698-c552603136a9
  a a2a:Person ;
  rdfs:label "Digna Otjens" ;
  a2a:PersonName [
    rdfs:label "Digna Otjens" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Otjens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1771-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person:60d2f3d6-a7d8-013e-50ec-60c9d0b162af ;
  a2a:EventKeyRef oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 .

oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person:2ea760f5-69c1-8ebc-70de-d2ceb06b4be6 ;
  a2a:EventKeyRef oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 .

oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person:b7e1b1d2-069a-90e5-7f29-53db5d1c2399 ;
  a2a:EventKeyRef oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 .

oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person:c38b1227-3c54-b2c0-ad3e-d157e55f5832 ;
  a2a:EventKeyRef oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 .

oa:relationep_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Person:17fb94ff-3e22-468a-1698-c552603136a9 ;
  a2a:EventKeyRef oa:event_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e_Event1 .

oa:source_sha_e58ecaaa-767e-b314-96a9-86f9ff0ef99e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik, 's Grevelduin-Capelle, Raamsdonk" ;
    rdfs:label "Waspik, 's Grevelduin-Capelle, Raamsdonk", "1771-07-25 - 1771-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1771-07-25"^^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: Waspik04, Periode: 1734-1778" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik04" ;
    a2a:Folio "164r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 164r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4da09273-4c87-6b60-dfe6-00ff46cdfeb9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e58ecaaa-767e-b314-96a9-86f9ff0ef99e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4da09273-4c87-6b60-dfe6-00ff46cdfeb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e58ecaaa-767e-b314-96a9-86f9ff0ef99e" ;
  a2a:RecordGUID "{e58ecaaa-767e-b314-96a9-86f9ff0ef99e}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-07-1771<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1799_00001799.xml van SHA" .

