@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_794aa9c5-e75f-60ee-f055-8317b81859dc
  a a2a:Record ;
  rdfs:label "Doop op 12 oktober 1734 te Heusden" ;
  a2a:hasPerson oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-5aab6b53-33ab-c4e6-2064-dc6c03ea6203, oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-3f04c882-1c33-1589-40cf-84ac3fd24343, oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-8936eaca-e4a6-2249-ff1e-307013732d61, oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-925abcf3-0103-9b68-1bd2-1c2c179387ce, oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-6909184e-c264-b8bf-b3b4-432db34a00fc ;
  a2a:hasEvent oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_0, oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_1, oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_2, oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_3, oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_4 ;
  a2a:hasSource oa:source_sha_794aa9c5-e75f-60ee-f055-8317b81859dc .

oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-5aab6b53-33ab-c4e6-2064-dc6c03ea6203
  a a2a:Person ;
  rdfs:label "Robertus van Altena" ;
  a2a:PersonName [
    rdfs:label "Robertus van Altena" ;
    a2a:PersonNameFirstName "Robertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Altena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-3f04c882-1c33-1589-40cf-84ac3fd24343
  a a2a:Person ;
  rdfs:label "Bartholomeus Somers" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Somers" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-8936eaca-e4a6-2249-ff1e-307013732d61
  a a2a:Person ;
  rdfs:label "Johanna de Graef" ;
  a2a:PersonName [
    rdfs:label "Johanna de Graef" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-925abcf3-0103-9b68-1bd2-1c2c179387ce
  a a2a:Person ;
  rdfs:label "Margarita Somers" ;
  a2a:PersonName [
    rdfs:label "Margarita Somers" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person-6909184e-c264-b8bf-b3b4-432db34a00fc
  a a2a:Person ;
  rdfs:label "Catarina van Altena" ;
  a2a:PersonName [
    rdfs:label "Catarina van Altena" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Altena"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1734-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person:5aab6b53-33ab-c4e6-2064-dc6c03ea6203 ;
  a2a:EventKeyRef oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 .

oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person:3f04c882-1c33-1589-40cf-84ac3fd24343 ;
  a2a:EventKeyRef oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 .

oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person:8936eaca-e4a6-2249-ff1e-307013732d61 ;
  a2a:EventKeyRef oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 .

oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person:925abcf3-0103-9b68-1bd2-1c2c179387ce ;
  a2a:EventKeyRef oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 .

oa:relationep_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Person:6909184e-c264-b8bf-b3b4-432db34a00fc ;
  a2a:EventKeyRef oa:event_sha_794aa9c5-e75f-60ee-f055-8317b81859dc_Event1 .

oa:source_sha_794aa9c5-e75f-60ee-f055-8317b81859dc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1734-10-12 - 1734-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1734-10-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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "9v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 9v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d17b3ee5-5ff6-6521-f590-971d1c43e432.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/794aa9c5-e75f-60ee-f055-8317b81859dc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d17b3ee5-5ff6-6521-f590-971d1c43e432.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/794aa9c5-e75f-60ee-f055-8317b81859dc" ;
  a2a:RecordGUID "{794aa9c5-e75f-60ee-f055-8317b81859dc}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-10-1734<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2036_00002036.xml van SHA" .

