@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_1ee26e84-e54c-1629-1508-e7517df5c358
  a a2a:Record ;
  rdfs:label "Doop op 18 maart 1804 te Dussen" ;
  a2a:hasPerson oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-790f633d-f425-7e87-6412-3f3bcaa1f2eb, oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-07b6973f-f24d-122a-007d-49d715263bfb, oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-7c0b98da-5246-634a-d8a1-475eca58d8c6 ;
  a2a:hasEvent oa:event_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_0, oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_1, oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_2 ;
  a2a:hasSource oa:source_sha_1ee26e84-e54c-1629-1508-e7517df5c358 .

oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-790f633d-f425-7e87-6412-3f3bcaa1f2eb
  a a2a:Person ;
  rdfs:label "Johanna van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Stelt" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-07b6973f-f24d-122a-007d-49d715263bfb
  a a2a:Person ;
  rdfs:label "Cornelis Jacobsz. van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobsz. van der Stelt" ;
    a2a:PersonNameFirstName "Cornelis Jacobsz." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person-7c0b98da-5246-634a-d8a1-475eca58d8c6
  a a2a:Person ;
  rdfs:label "Anneke Jansse van Sprang" ;
  a2a:PersonName [
    rdfs:label "Anneke Jansse van Sprang" ;
    a2a:PersonNameFirstName "Anneke Jansse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1804-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person:790f633d-f425-7e87-6412-3f3bcaa1f2eb ;
  a2a:EventKeyRef oa:event_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Event1 .

oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person:07b6973f-f24d-122a-007d-49d715263bfb ;
  a2a:EventKeyRef oa:event_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Event1 .

oa:relationep_sha_1ee26e84-e54c-1629-1508-e7517df5c358_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Person:7c0b98da-5246-634a-d8a1-475eca58d8c6 ;
  a2a:EventKeyRef oa:event_sha_1ee26e84-e54c-1629-1508-e7517df5c358_Event1 .

oa:source_sha_1ee26e84-e54c-1629-1508-e7517df5c358
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1804-03-18 - 1804-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1804-03-18"^^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: Dussen05, Periode: 1658-1810" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Dussen05" ;
    a2a:Folio "41v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Dussen05, Periode: 1658-1810, Dopen (Nederduits gereformeerde gemeente), Dussen05, 41v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8a847f4e-a614-95b4-d0c8-309ca8bd52df.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1ee26e84-e54c-1629-1508-e7517df5c358" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8a847f4e-a614-95b4-d0c8-309ca8bd52df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1ee26e84-e54c-1629-1508-e7517df5c358" ;
  a2a:RecordGUID "{1ee26e84-e54c-1629-1508-e7517df5c358}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-03-1804<br />Plaats dopen: Dussen<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7817_00007817.xml van SHA" .

