@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_d0602c13-3949-16d2-e451-c5c31c4ae8ea
  a a2a:Record ;
  rdfs:label "Doop op 8 december 1716 te Waspik" ;
  a2a:hasPerson oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-d3f7cb4e-5b4e-2df7-0740-6779d2235854, oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-d14eede3-2e62-4e0f-2929-2ee7e0da0242, oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-e70b9311-01b9-55f1-f530-849befbaadb7, oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-798e78d4-2203-2bbf-5140-08fc8277fde5, oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-4b99ae12-83a0-b777-3b88-f444aa47f188 ;
  a2a:hasEvent oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_0, oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_1, oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_2, oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_3, oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_4 ;
  a2a:hasSource oa:source_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea .

oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-d3f7cb4e-5b4e-2df7-0740-6779d2235854
  a a2a:Person ;
  rdfs:label "Wilhelmus Heijblom" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Heijblom" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-d14eede3-2e62-4e0f-2929-2ee7e0da0242
  a a2a:Person ;
  rdfs:label "Anna Wilhelmi Heijblom" ;
  a2a:PersonName [
    rdfs:label "Anna Wilhelmi Heijblom" ;
    a2a:PersonNameFirstName "Anna Wilhelmi" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-e70b9311-01b9-55f1-f530-849befbaadb7
  a a2a:Person ;
  rdfs:label "Johannes Heijblom" ;
  a2a:PersonName [
    rdfs:label "Johannes Heijblom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-798e78d4-2203-2bbf-5140-08fc8277fde5
  a a2a:Person ;
  rdfs:label "Helena Cornelij de Backer" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelij de Backer" ;
    a2a:PersonNameFirstName "Helena Cornelij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person-4b99ae12-83a0-b777-3b88-f444aa47f188
  a a2a:Person ;
  rdfs:label "Anna Heijblom" ;
  a2a:PersonName [
    rdfs:label "Anna Heijblom" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1716-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person:d3f7cb4e-5b4e-2df7-0740-6779d2235854 ;
  a2a:EventKeyRef oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 .

oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person:d14eede3-2e62-4e0f-2929-2ee7e0da0242 ;
  a2a:EventKeyRef oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 .

oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person:e70b9311-01b9-55f1-f530-849befbaadb7 ;
  a2a:EventKeyRef oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 .

oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person:798e78d4-2203-2bbf-5140-08fc8277fde5 ;
  a2a:EventKeyRef oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 .

oa:relationep_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Person:4b99ae12-83a0-b777-3b88-f444aa47f188 ;
  a2a:EventKeyRef oa:event_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea_Event1 .

oa:source_sha_d0602c13-3949-16d2-e451-c5c31c4ae8ea
  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", "1716-12-08 - 1716-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1716-12-08"^^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 "90v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik03, Periode: 1694-1733, Dopen (rooms-katholieke parochie), Waspik03, 90v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f02bb29f-891c-7ccc-89bf-9628a0cd92bc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d0602c13-3949-16d2-e451-c5c31c4ae8ea" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f02bb29f-891c-7ccc-89bf-9628a0cd92bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d0602c13-3949-16d2-e451-c5c31c4ae8ea" ;
  a2a:RecordGUID "{d0602c13-3949-16d2-e451-c5c31c4ae8ea}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 08-12-1716<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2317_00002317.xml van SHA" .

