@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_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4
  a a2a:Record ;
  rdfs:label "Doop op 12 juni 1802 te Waspik" ;
  a2a:hasPerson oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-4efa9a33-dfc4-8c20-8f2b-d14e383c96ac, oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-0118c8a0-f04b-44cf-272c-29e93dfd18d9, oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-817b6545-f234-bffb-6b38-d95f691411e6, oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-32680cf9-014d-8984-d9ff-b153667a4759, oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-94e418ad-ed49-999b-9a60-7417ae550822 ;
  a2a:hasEvent oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_0, oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_1, oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_2, oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_3, oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_4 ;
  a2a:hasSource oa:source_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4 .

oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-4efa9a33-dfc4-8c20-8f2b-d14e383c96ac
  a a2a:Person ;
  rdfs:label "Cornelius Cornelius Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Cornelius Schoenmakers" ;
    a2a:PersonNameFirstName "Cornelius Cornelius" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-0118c8a0-f04b-44cf-272c-29e93dfd18d9
  a a2a:Person ;
  rdfs:label "Maria Theodora Oliviers" ;
  a2a:PersonName [
    rdfs:label "Maria Theodora Oliviers" ;
    a2a:PersonNameFirstName "Maria Theodora" ;
    a2a:PersonNameLastName "Oliviers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-817b6545-f234-bffb-6b38-d95f691411e6
  a a2a:Person ;
  rdfs:label "Maria Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Maria Schoenmakers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-32680cf9-014d-8984-d9ff-b153667a4759
  a a2a:Person ;
  rdfs:label "Cornelius Gijsbertus Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Gijsbertus Schoenmakers" ;
    a2a:PersonNameFirstName "Cornelius Gijsbertus" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person-94e418ad-ed49-999b-9a60-7417ae550822
  a a2a:Person ;
  rdfs:label "Cornelius Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Schoenmakers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1802-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person:4efa9a33-dfc4-8c20-8f2b-d14e383c96ac ;
  a2a:EventKeyRef oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 .

oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person:0118c8a0-f04b-44cf-272c-29e93dfd18d9 ;
  a2a:EventKeyRef oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 .

oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person:817b6545-f234-bffb-6b38-d95f691411e6 ;
  a2a:EventKeyRef oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 .

oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person:32680cf9-014d-8984-d9ff-b153667a4759 ;
  a2a:EventKeyRef oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 .

oa:relationep_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Person:94e418ad-ed49-999b-9a60-7417ae550822 ;
  a2a:EventKeyRef oa:event_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4_Event1 .

oa:source_sha_8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4
  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", "1802-06-12 - 1802-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1802-06-12"^^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: Waspik05, Periode: 1779-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik05" ;
    a2a:Folio "87r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik05, Periode: 1779-1810, Dopen (rooms-katholieke parochie), Waspik05, 87r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/18d948f3-9b1a-0928-b857-17a34c37c853.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/18d948f3-9b1a-0928-b857-17a34c37c853.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4" ;
  a2a:RecordGUID "{8d6f0371-b2d7-2acd-10ea-cb2a09c0acf4}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-06-1802<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1668_00001668.xml van SHA" .

