@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_7fd4668a-d925-25c7-d14b-e785bea20a8e
  a a2a:Record ;
  rdfs:label "Doop op 3 februari 1786 te Dussen" ;
  a2a:hasPerson oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-ae4ca476-e792-4411-0003-15c839f0f775, oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-0cb4d471-99da-6370-1045-b465f2ad33e6, oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-a7feb8bb-3383-2d5f-c456-ce7f61d0946e, oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-5719f447-eb49-02f7-e0af-cb8c0c84ace7, oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-7a5134c3-6a05-9a7f-34e2-f787ab318a78 ;
  a2a:hasEvent oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_0, oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_1, oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_2, oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_3, oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_4 ;
  a2a:hasSource oa:source_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e .

oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-ae4ca476-e792-4411-0003-15c839f0f775
  a a2a:Person ;
  rdfs:label "Cornelius Elants" ;
  a2a:PersonName [
    rdfs:label "Cornelius Elants" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Elants"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-0cb4d471-99da-6370-1045-b465f2ad33e6
  a a2a:Person ;
  rdfs:label "Andreas Elants" ;
  a2a:PersonName [
    rdfs:label "Andreas Elants" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Elants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-a7feb8bb-3383-2d5f-c456-ce7f61d0946e
  a a2a:Person ;
  rdfs:label "Lucia Elants" ;
  a2a:PersonName [
    rdfs:label "Lucia Elants" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Elants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-5719f447-eb49-02f7-e0af-cb8c0c84ace7
  a a2a:Person ;
  rdfs:label "Johanna Chatelijn" ;
  a2a:PersonName [
    rdfs:label "Johanna Chatelijn" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Chatelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person-7a5134c3-6a05-9a7f-34e2-f787ab318a78
  a a2a:Person ;
  rdfs:label "Simon Elants" ;
  a2a:PersonName [
    rdfs:label "Simon Elants" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Elants"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1786-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person:ae4ca476-e792-4411-0003-15c839f0f775 ;
  a2a:EventKeyRef oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 .

oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person:0cb4d471-99da-6370-1045-b465f2ad33e6 ;
  a2a:EventKeyRef oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 .

oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person:a7feb8bb-3383-2d5f-c456-ce7f61d0946e ;
  a2a:EventKeyRef oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 .

oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person:5719f447-eb49-02f7-e0af-cb8c0c84ace7 ;
  a2a:EventKeyRef oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 .

oa:relationep_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Person:7a5134c3-6a05-9a7f-34e2-f787ab318a78 ;
  a2a:EventKeyRef oa:event_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e_Event1 .

oa:source_sha_7fd4668a-d925-25c7-d14b-e785bea20a8e
  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", "1786-02-03 - 1786-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1786-02-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: 34, Periode: 1737-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "93v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 93v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/01f02501-bcff-5d83-d6d5-a3f73500b707.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7fd4668a-d925-25c7-d14b-e785bea20a8e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/01f02501-bcff-5d83-d6d5-a3f73500b707.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7fd4668a-d925-25c7-d14b-e785bea20a8e" ;
  a2a:RecordGUID "{7fd4668a-d925-25c7-d14b-e785bea20a8e}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 03-02-1786<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_7426_00007426.xml van SHA" .

