@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_6ba5a48c-3ec5-2a35-dfcd-a04c832157af
  a a2a:Record ;
  rdfs:label "Doop op 7 oktober 1778 te Heusden" ;
  a2a:hasPerson oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-c99ea1af-a9b8-3120-efdf-373b8eedf72c, oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-e0c3967e-2fc1-9238-80ea-872df1841448, oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-6e77ce42-6a95-71a3-6801-65d28166becf, oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-05460d1c-7657-dcc4-b061-a3c9f2c0957c ;
  a2a:hasEvent oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_0, oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_1, oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_2, oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_3 ;
  a2a:hasSource oa:source_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af .

oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-c99ea1af-a9b8-3120-efdf-373b8eedf72c
  a a2a:Person ;
  rdfs:label "Arent Verspijck" ;
  a2a:PersonName [
    rdfs:label "Arent Verspijck" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Verspijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-e0c3967e-2fc1-9238-80ea-872df1841448
  a a2a:Person ;
  rdfs:label "Anna Maria ten Hage" ;
  a2a:PersonName [
    rdfs:label "Anna Maria ten Hage" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-6e77ce42-6a95-71a3-6801-65d28166becf
  a a2a:Person ;
  rdfs:label "Catharina Bartruida de Vroe" ;
  a2a:PersonName [
    rdfs:label "Catharina Bartruida de Vroe" ;
    a2a:PersonNameFirstName "Catharina Bartruida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person-05460d1c-7657-dcc4-b061-a3c9f2c0957c
  a a2a:Person ;
  rdfs:label "Anna Maria Verspijck" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verspijck" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verspijck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1778-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person:c99ea1af-a9b8-3120-efdf-373b8eedf72c ;
  a2a:EventKeyRef oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1 .

oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person:e0c3967e-2fc1-9238-80ea-872df1841448 ;
  a2a:EventKeyRef oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1 .

oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person:6e77ce42-6a95-71a3-6801-65d28166becf ;
  a2a:EventKeyRef oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1 .

oa:relationep_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Person:05460d1c-7657-dcc4-b061-a3c9f2c0957c ;
  a2a:EventKeyRef oa:event_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af_Event1 .

oa:source_sha_6ba5a48c-3ec5-2a35-dfcd-a04c832157af
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1778-10-07 - 1778-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1778-10-07"^^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: Heusden04, Periode: 1707-1811" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden04" ;
    a2a:Folio "147v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden04, Periode: 1707-1811, Dopen (Nederduits gereformeerde gemeente), Heusden04, 147v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cbffa423-9ffe-05ff-f002-82e3ffab6298.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6ba5a48c-3ec5-2a35-dfcd-a04c832157af" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cbffa423-9ffe-05ff-f002-82e3ffab6298.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6ba5a48c-3ec5-2a35-dfcd-a04c832157af" ;
  a2a:RecordGUID "{6ba5a48c-3ec5-2a35-dfcd-a04c832157af}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 07-10-1778<br />Plaats dopen: Heusden<br />Religie: NG", "Achterin is een index. Vanaf 1783 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1969_00001969.xml van SHA" .

[] a2a:PersonRemarkdiversen "wed.van de Vroe" .
