@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_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2
  a a2a:Record ;
  rdfs:label "Doop op 1 augustus 1752 te Waspik" ;
  a2a:hasPerson oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-ba2dc8b4-cabf-fc52-623c-b8d19f5303e3, oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-f999fd05-0a4e-96e8-bf54-346ae1f2adb4, oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-014afc72-35c9-83dc-af4f-b7fbb84bc902, oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-d3152058-a5c1-f7dd-e6a0-cc4dacdbf5f7 ;
  a2a:hasEvent oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_0, oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_1, oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_2, oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_3 ;
  a2a:hasSource oa:source_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2 .

oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-ba2dc8b4-cabf-fc52-623c-b8d19f5303e3
  a a2a:Person ;
  rdfs:label "Cornelius Snellis" ;
  a2a:PersonName [
    rdfs:label "Cornelius Snellis" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Snellis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-f999fd05-0a4e-96e8-bf54-346ae1f2adb4
  a a2a:Person ;
  rdfs:label "Adriana van Donge" ;
  a2a:PersonName [
    rdfs:label "Adriana van Donge" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Donge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-014afc72-35c9-83dc-af4f-b7fbb84bc902
  a a2a:Person ;
  rdfs:label "Cornelia van Donge" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Donge" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Donge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person-d3152058-a5c1-f7dd-e6a0-cc4dacdbf5f7
  a a2a:Person ;
  rdfs:label "Cornelius Snellis" ;
  a2a:PersonName [
    rdfs:label "Cornelius Snellis" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Snellis"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1752-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person:ba2dc8b4-cabf-fc52-623c-b8d19f5303e3 ;
  a2a:EventKeyRef oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1 .

oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person:f999fd05-0a4e-96e8-bf54-346ae1f2adb4 ;
  a2a:EventKeyRef oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1 .

oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person:014afc72-35c9-83dc-af4f-b7fbb84bc902 ;
  a2a:EventKeyRef oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1 .

oa:relationep_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Person:d3152058-a5c1-f7dd-e6a0-cc4dacdbf5f7 ;
  a2a:EventKeyRef oa:event_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2_Event1 .

oa:source_sha_2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2
  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", "1752-08-01 - 1752-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1752-08-01"^^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 "106r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 106r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0595cbd8-ff93-6079-d65b-06765e702a69.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0595cbd8-ff93-6079-d65b-06765e702a69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2" ;
  a2a:RecordGUID "{2c53aca4-27f3-2751-e6b2-3d4a8a92c9d2}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-08-1752<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2589_00002589.xml van SHA" .

