@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_875efd3c-016b-80af-e885-d00db183a03a
  a a2a:Record ;
  rdfs:label "Doop op 1 juni 1760 te Dussen" ;
  a2a:hasPerson oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-67dd46d9-3c8d-85cc-56ea-041427435399, oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-405fa636-8ae5-b7cf-71d3-e394d0d84ab5, oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-38e5ad3a-068c-09eb-dcd8-723d40f1df70, oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-c0cdbc72-501b-458a-ec28-1b3e60c6ed1d ;
  a2a:hasEvent oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_0, oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_1, oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_2, oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_3 ;
  a2a:hasSource oa:source_sha_875efd3c-016b-80af-e885-d00db183a03a .

oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-67dd46d9-3c8d-85cc-56ea-041427435399
  a a2a:Person ;
  rdfs:label "Henricus Elandt" ;
  a2a:PersonName [
    rdfs:label "Henricus Elandt" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Elandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-405fa636-8ae5-b7cf-71d3-e394d0d84ab5
  a a2a:Person ;
  rdfs:label "Cornelius Saght" ;
  a2a:PersonName [
    rdfs:label "Cornelius Saght" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Saght"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-38e5ad3a-068c-09eb-dcd8-723d40f1df70
  a a2a:Person ;
  rdfs:label "Simon Saght" ;
  a2a:PersonName [
    rdfs:label "Simon Saght" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Saght"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person-c0cdbc72-501b-458a-ec28-1b3e60c6ed1d
  a a2a:Person ;
  rdfs:label "Lucia Elandt" ;
  a2a:PersonName [
    rdfs:label "Lucia Elandt" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Elandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1760-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person:67dd46d9-3c8d-85cc-56ea-041427435399 ;
  a2a:EventKeyRef oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1 .

oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person:405fa636-8ae5-b7cf-71d3-e394d0d84ab5 ;
  a2a:EventKeyRef oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1 .

oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person:38e5ad3a-068c-09eb-dcd8-723d40f1df70 ;
  a2a:EventKeyRef oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1 .

oa:relationep_sha_875efd3c-016b-80af-e885-d00db183a03a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_875efd3c-016b-80af-e885-d00db183a03a_Person:c0cdbc72-501b-458a-ec28-1b3e60c6ed1d ;
  a2a:EventKeyRef oa:event_sha_875efd3c-016b-80af-e885-d00db183a03a_Event1 .

oa:source_sha_875efd3c-016b-80af-e885-d00db183a03a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen, Almkerk, Andel, Giessen, Meeuwen" ;
    rdfs:label "Dussen, Almkerk, Andel, Giessen, Meeuwen", "1760-06-01 - 1760-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1760-06-01"^^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: 34, Periode: 1737-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "48r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 48r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/64ab57ee-397d-cdf3-abb0-b32400ace6af.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/875efd3c-016b-80af-e885-d00db183a03a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/64ab57ee-397d-cdf3-abb0-b32400ace6af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/875efd3c-016b-80af-e885-d00db183a03a" ;
  a2a:RecordGUID "{875efd3c-016b-80af-e885-d00db183a03a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-06-1760<br />Plaats dopen: Dussen<br />Religie: RK", "Origineel is bij Stadsarchief Breda. Op scan 106 is een lijst van schippers te vinden die in Dussen wonen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7428_00007428.xml van SHA" .

