@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_af9c4443-b762-5ccd-2a67-a483847d2bf3
  a a2a:Record ;
  rdfs:label "Doop op 5 november 1736 te Waspik" ;
  a2a:hasPerson oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-58574ad4-e487-1823-5790-b98c310ed5ac, oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-0d731690-ccd1-36c3-b5cc-ee89a0fe2716, oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-2fe3eb89-83fe-2cf6-5f63-2ff40f871e19, oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-06783fb2-3a27-57ea-27fd-f1e0b93835de ;
  a2a:hasEvent oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_0, oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_1, oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_2, oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_3 ;
  a2a:hasSource oa:source_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3 .

oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-58574ad4-e487-1823-5790-b98c310ed5ac
  a a2a:Person ;
  rdfs:label "Agatha Corsten" ;
  a2a:PersonName [
    rdfs:label "Agatha Corsten" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-0d731690-ccd1-36c3-b5cc-ee89a0fe2716
  a a2a:Person ;
  rdfs:label "Dijmphna Kivits" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Kivits" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Kivits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-2fe3eb89-83fe-2cf6-5f63-2ff40f871e19
  a a2a:Person ;
  rdfs:label "Mattias Nobel" ;
  a2a:PersonName [
    rdfs:label "Mattias Nobel" ;
    a2a:PersonNameFirstName "Mattias" ;
    a2a:PersonNameLastName "Nobel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person-06783fb2-3a27-57ea-27fd-f1e0b93835de
  a a2a:Person ;
  rdfs:label "Dijmphna Nobel" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Nobel" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Nobel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1736-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person:58574ad4-e487-1823-5790-b98c310ed5ac ;
  a2a:EventKeyRef oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1 .

oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person:0d731690-ccd1-36c3-b5cc-ee89a0fe2716 ;
  a2a:EventKeyRef oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1 .

oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person:2fe3eb89-83fe-2cf6-5f63-2ff40f871e19 ;
  a2a:EventKeyRef oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1 .

oa:relationep_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Person:06783fb2-3a27-57ea-27fd-f1e0b93835de ;
  a2a:EventKeyRef oa:event_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3_Event1 .

oa:source_sha_af9c4443-b762-5ccd-2a67-a483847d2bf3
  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", "1736-11-05 - 1736-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1736" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1736-11-05"^^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 "22r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 22r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/291b2a9c-0146-13d5-ae0a-f6e18a31a21d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/af9c4443-b762-5ccd-2a67-a483847d2bf3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/291b2a9c-0146-13d5-ae0a-f6e18a31a21d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/af9c4443-b762-5ccd-2a67-a483847d2bf3" ;
  a2a:RecordGUID "{af9c4443-b762-5ccd-2a67-a483847d2bf3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 05-11-1736<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2465_00002465.xml van SHA" .

