@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_b7e1041b-ad17-37b8-48dd-4e025df0eda1
  a a2a:Record ;
  rdfs:label "Doop op 3 juni 1746 te Waspik" ;
  a2a:hasPerson oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-dbd8c25a-f21f-0ce8-ba17-1895b6e192ad, oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-00ba2020-3a51-aa9d-39c2-f38df7ddbbf7, oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-3eb14168-8da2-4a37-1b79-dd81554e035e, oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-74a15f21-e634-6c98-9d75-f46ffa827cab ;
  a2a:hasEvent oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_0, oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_1, oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_2, oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_3 ;
  a2a:hasSource oa:source_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1 .

oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-dbd8c25a-f21f-0ce8-ba17-1895b6e192ad
  a a2a:Person ;
  rdfs:label "Gertruda van de Corput" ;
  a2a:PersonName [
    rdfs:label "Gertruda van de Corput" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Corput"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-00ba2020-3a51-aa9d-39c2-f38df7ddbbf7
  a a2a:Person ;
  rdfs:label "Anna Maria van de Corput" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van de Corput" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Corput"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-3eb14168-8da2-4a37-1b79-dd81554e035e
  a a2a:Person ;
  rdfs:label "Theodorus Kamp" ;
  a2a:PersonName [
    rdfs:label "Theodorus Kamp" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person-74a15f21-e634-6c98-9d75-f46ffa827cab
  a a2a:Person ;
  rdfs:label "Cornelius Kamp" ;
  a2a:PersonName [
    rdfs:label "Cornelius Kamp" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1746-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person:dbd8c25a-f21f-0ce8-ba17-1895b6e192ad ;
  a2a:EventKeyRef oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1 .

oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person:00ba2020-3a51-aa9d-39c2-f38df7ddbbf7 ;
  a2a:EventKeyRef oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1 .

oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person:3eb14168-8da2-4a37-1b79-dd81554e035e ;
  a2a:EventKeyRef oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1 .

oa:relationep_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Person:74a15f21-e634-6c98-9d75-f46ffa827cab ;
  a2a:EventKeyRef oa:event_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1_Event1 .

oa:source_sha_b7e1041b-ad17-37b8-48dd-4e025df0eda1
  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", "1746-06-03 - 1746-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1746-06-03"^^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 "77" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/848bba06-6e2f-09cf-43a2-45c4f08cf1e3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b7e1041b-ad17-37b8-48dd-4e025df0eda1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/848bba06-6e2f-09cf-43a2-45c4f08cf1e3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b7e1041b-ad17-37b8-48dd-4e025df0eda1" ;
  a2a:RecordGUID "{b7e1041b-ad17-37b8-48dd-4e025df0eda1}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 03-06-1746<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2508_00002508.xml van SHA" .

