@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_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1707 te Waspik" ;
  a2a:hasPerson oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-6fd592ee-92e9-169a-34e1-5bb50e897970, oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-c70aff5d-4747-6264-5fb5-297d4eca5b68, oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-b559fb66-e780-fcec-682b-08e22aaa95f8, oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-11a65ffd-92eb-618f-aad0-f19e2aeec53a, oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-26d6cdb5-3d1b-a277-8d99-8a66face79d2 ;
  a2a:hasEvent oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_0, oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_1, oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_2, oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_3, oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_4 ;
  a2a:hasSource oa:source_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2 .

oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-6fd592ee-92e9-169a-34e1-5bb50e897970
  a a2a:Person ;
  rdfs:label "Franciscus Schonmakers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Schonmakers" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Schonmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-c70aff5d-4747-6264-5fb5-297d4eca5b68
  a a2a:Person ;
  rdfs:label "Anna Schonmakers" ;
  a2a:PersonName [
    rdfs:label "Anna Schonmakers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Schonmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-b559fb66-e780-fcec-682b-08e22aaa95f8
  a a2a:Person ;
  rdfs:label "Jacobus Schonmaker" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schonmaker" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schonmaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-11a65ffd-92eb-618f-aad0-f19e2aeec53a
  a a2a:Person ;
  rdfs:label "Huberta van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Huberta van den Heuvel" ;
    a2a:PersonNameFirstName "Huberta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person-26d6cdb5-3d1b-a277-8d99-8a66face79d2
  a a2a:Person ;
  rdfs:label "Anna Schonmaker" ;
  a2a:PersonName [
    rdfs:label "Anna Schonmaker" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Schonmaker"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1707-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person:6fd592ee-92e9-169a-34e1-5bb50e897970 ;
  a2a:EventKeyRef oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 .

oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person:c70aff5d-4747-6264-5fb5-297d4eca5b68 ;
  a2a:EventKeyRef oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 .

oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person:b559fb66-e780-fcec-682b-08e22aaa95f8 ;
  a2a:EventKeyRef oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 .

oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person:11a65ffd-92eb-618f-aad0-f19e2aeec53a ;
  a2a:EventKeyRef oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 .

oa:relationep_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Person:26d6cdb5-3d1b-a277-8d99-8a66face79d2 ;
  a2a:EventKeyRef oa:event_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2_Event1 .

oa:source_sha_4d9b39ae-aeb0-86d5-575f-5ca239fc16f2
  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", "1707-02-26 - 1707-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1707-02-26"^^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: Waspik03, Periode: 1694-1733" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik03" ;
    a2a:Folio "42r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik03, Periode: 1694-1733, Dopen (rooms-katholieke parochie), Waspik03, 42r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9cc3ee18-d3a5-549d-dcf5-3da6bbd5e62b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4d9b39ae-aeb0-86d5-575f-5ca239fc16f2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9cc3ee18-d3a5-549d-dcf5-3da6bbd5e62b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4d9b39ae-aeb0-86d5-575f-5ca239fc16f2" ;
  a2a:RecordGUID "{4d9b39ae-aeb0-86d5-575f-5ca239fc16f2}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-02-1707<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2755_00002755.xml van SHA" .

