@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_4d0cd76c-87d6-9bd6-1380-585366cecf49
  a a2a:Record ;
  rdfs:label "Doop op 3 november 1766 te Heusden" ;
  a2a:hasPerson oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-4135d990-5432-18ea-85ff-c96fd5a1e038, oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-3b2eec17-7c5c-f5b3-4be9-1eea4457b89a, oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-c918209a-ca51-c30a-3271-53e1ef30718d, oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-3a3722f3-69ef-1b36-26a9-7ef029166042, oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-b45bf7a6-4248-0ba2-afef-71e8562ccb68 ;
  a2a:hasEvent oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_0, oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_1, oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_2, oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_3, oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_4 ;
  a2a:hasSource oa:source_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49 .

oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-4135d990-5432-18ea-85ff-c96fd5a1e038
  a a2a:Person ;
  rdfs:label "Adrianus Tilemans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Tilemans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Tilemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-3b2eec17-7c5c-f5b3-4be9-1eea4457b89a
  a a2a:Person ;
  rdfs:label "Theodorus de Wilt" ;
  a2a:PersonName [
    rdfs:label "Theodorus de Wilt" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-c918209a-ca51-c30a-3271-53e1ef30718d
  a a2a:Person ;
  rdfs:label "Anna Maria Verraa" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verraa" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verraa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-3a3722f3-69ef-1b36-26a9-7ef029166042
  a a2a:Person ;
  rdfs:label "Elisabeth Veraa" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Veraa" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Veraa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person-b45bf7a6-4248-0ba2-afef-71e8562ccb68
  a a2a:Person ;
  rdfs:label "Johanna Tilemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Tilemans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Tilemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1766-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person:4135d990-5432-18ea-85ff-c96fd5a1e038 ;
  a2a:EventKeyRef oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 .

oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person:3b2eec17-7c5c-f5b3-4be9-1eea4457b89a ;
  a2a:EventKeyRef oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 .

oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person:c918209a-ca51-c30a-3271-53e1ef30718d ;
  a2a:EventKeyRef oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 .

oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person:3a3722f3-69ef-1b36-26a9-7ef029166042 ;
  a2a:EventKeyRef oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 .

oa:relationep_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Person:b45bf7a6-4248-0ba2-afef-71e8562ccb68 ;
  a2a:EventKeyRef oa:event_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49_Event1 .

oa:source_sha_4d0cd76c-87d6-9bd6-1380-585366cecf49
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1766-11-03 - 1766-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1766-11-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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "155r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 155r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e307fe5d-9e9e-2d78-3b50-98b586802cd3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4d0cd76c-87d6-9bd6-1380-585366cecf49" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e307fe5d-9e9e-2d78-3b50-98b586802cd3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4d0cd76c-87d6-9bd6-1380-585366cecf49" ;
  a2a:RecordGUID "{4d0cd76c-87d6-9bd6-1380-585366cecf49}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 03-11-1766<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2752_00002752.xml van SHA" .

