@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_a2763c71-70c8-1981-c42a-e31fe3888538
  a a2a:Record ;
  rdfs:label "Doop op 24 januari 1761 te Waspik" ;
  a2a:hasPerson oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-da6c893d-6f3d-33e9-8df6-0a4a3d2dfbf3, oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-198e3774-8918-fae6-e434-aa7bb47c5464, oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-0c9fe725-a42f-6109-5f2a-b16545d618bc, oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-729775b2-2076-0cb8-34b0-c0aa19ce752c, oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-fc84b307-fc64-2703-7727-b58148c1922e ;
  a2a:hasEvent oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_0, oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_1, oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_2, oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_3, oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_4 ;
  a2a:hasSource oa:source_sha_a2763c71-70c8-1981-c42a-e31fe3888538 .

oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-da6c893d-6f3d-33e9-8df6-0a4a3d2dfbf3
  a a2a:Person ;
  rdfs:label "Anna Maria Coenraets" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Coenraets" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Coenraets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-198e3774-8918-fae6-e434-aa7bb47c5464
  a a2a:Person ;
  rdfs:label "Cornelia van Dael" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Dael" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-0c9fe725-a42f-6109-5f2a-b16545d618bc
  a a2a:Person ;
  rdfs:label "Johanna van Dael" ;
  a2a:PersonName [
    rdfs:label "Johanna van Dael" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-729775b2-2076-0cb8-34b0-c0aa19ce752c
  a a2a:Person ;
  rdfs:label "Petrus Snijders" ;
  a2a:PersonName [
    rdfs:label "Petrus Snijders" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person-fc84b307-fc64-2703-7727-b58148c1922e
  a a2a:Person ;
  rdfs:label "Adrianus Snijders" ;
  a2a:PersonName [
    rdfs:label "Adrianus Snijders" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1761-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person:da6c893d-6f3d-33e9-8df6-0a4a3d2dfbf3 ;
  a2a:EventKeyRef oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 .

oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person:198e3774-8918-fae6-e434-aa7bb47c5464 ;
  a2a:EventKeyRef oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 .

oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person:0c9fe725-a42f-6109-5f2a-b16545d618bc ;
  a2a:EventKeyRef oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 .

oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person:729775b2-2076-0cb8-34b0-c0aa19ce752c ;
  a2a:EventKeyRef oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 .

oa:relationep_sha_a2763c71-70c8-1981-c42a-e31fe3888538_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Person:fc84b307-fc64-2703-7727-b58148c1922e ;
  a2a:EventKeyRef oa:event_sha_a2763c71-70c8-1981-c42a-e31fe3888538_Event1 .

oa:source_sha_a2763c71-70c8-1981-c42a-e31fe3888538
  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", "1761-01-24 - 1761-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1761-01-24"^^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 "133v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 133v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1f8fb05f-9f0c-123d-d8da-6f35e8c532c6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a2763c71-70c8-1981-c42a-e31fe3888538" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1f8fb05f-9f0c-123d-d8da-6f35e8c532c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a2763c71-70c8-1981-c42a-e31fe3888538" ;
  a2a:RecordGUID "{a2763c71-70c8-1981-c42a-e31fe3888538}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 24-01-1761<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2399_00002399.xml van SHA" .

