@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_0da2a2e9-c971-e41f-2eb2-c644f15c2209
  a a2a:Record ;
  rdfs:label "Doop op 16 oktober 1763 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-3bc8aa72-7df5-1f50-2d56-6a5ce843e24a, oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-60ec00d4-b375-ce1c-8a78-3a60ac01813c, oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-234eecba-49e5-61e0-1049-e27ceecece81, oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-7c445a7b-21fb-091c-f847-7a8f5fb2c61e ;
  a2a:hasEvent oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_0, oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_1, oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_2, oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_3 ;
  a2a:hasSource oa:source_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209 .

oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-3bc8aa72-7df5-1f50-2d56-6a5ce843e24a
  a a2a:Person ;
  rdfs:label "Adrianus Henrici Tamson" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henrici Tamson" ;
    a2a:PersonNameFirstName "Adrianus Henrici" ;
    a2a:PersonNameLastName "Tamson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-60ec00d4-b375-ce1c-8a78-3a60ac01813c
  a a2a:Person ;
  rdfs:label "Helena Henrici Tamson" ;
  a2a:PersonName [
    rdfs:label "Helena Henrici Tamson" ;
    a2a:PersonNameFirstName "Helena Henrici" ;
    a2a:PersonNameLastName "Tamson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-234eecba-49e5-61e0-1049-e27ceecece81
  a a2a:Person ;
  rdfs:label "Catharina Mathia Koninckx" ;
  a2a:PersonName [
    rdfs:label "Catharina Mathia Koninckx" ;
    a2a:PersonNameFirstName "Catharina Mathia" ;
    a2a:PersonNameLastName "Koninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person-7c445a7b-21fb-091c-f847-7a8f5fb2c61e
  a a2a:Person ;
  rdfs:label "Henricus Tamson" ;
  a2a:PersonName [
    rdfs:label "Henricus Tamson" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Tamson"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1763-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person:3bc8aa72-7df5-1f50-2d56-6a5ce843e24a ;
  a2a:EventKeyRef oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1 .

oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person:60ec00d4-b375-ce1c-8a78-3a60ac01813c ;
  a2a:EventKeyRef oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1 .

oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person:234eecba-49e5-61e0-1049-e27ceecece81 ;
  a2a:EventKeyRef oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1 .

oa:relationep_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Person:7c445a7b-21fb-091c-f847-7a8f5fb2c61e ;
  a2a:EventKeyRef oa:event_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209_Event1 .

oa:source_sha_0da2a2e9-c971-e41f-2eb2-c644f15c2209
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1763-10-16 - 1763-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1763-10-16"^^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: Vlijmen02, Periode: 1712-1764" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen02" ;
    a2a:Folio "180v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764, Dopen (rooms-katholieke parochie), Vlijmen02, 180v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1e85c9e5-27e0-b1a2-b48e-1c59f6e422a1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0da2a2e9-c971-e41f-2eb2-c644f15c2209" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1e85c9e5-27e0-b1a2-b48e-1c59f6e422a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0da2a2e9-c971-e41f-2eb2-c644f15c2209" ;
  a2a:RecordGUID "{0da2a2e9-c971-e41f-2eb2-c644f15c2209}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 16-10-1763<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2120_00002120.xml van SHA" .

