@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_25674ecc-b0f1-a674-e47e-ff298e948366
  a a2a:Record ;
  rdfs:label "Doop op 21 augustus 1678 te Dussen" ;
  a2a:hasPerson oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-34f56354-4fff-8000-2d62-4ce69e3f36e2, oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-c9027603-1cb4-c8f8-c201-e2281346194c, oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-f5b1f569-7cec-4e5d-6461-49f587ca02d3, oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-22ae5a68-aab2-96c3-c03f-2bbc7df4376c ;
  a2a:hasEvent oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_0, oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_1, oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_2, oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_3 ;
  a2a:hasSource oa:source_sha_25674ecc-b0f1-a674-e47e-ff298e948366 .

oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-34f56354-4fff-8000-2d62-4ce69e3f36e2
  a a2a:Person ;
  rdfs:label "Simon Peterse de Gast" ;
  a2a:PersonName [
    rdfs:label "Simon Peterse de Gast" ;
    a2a:PersonNameFirstName "Simon Peterse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-c9027603-1cb4-c8f8-c201-e2281346194c
  a a2a:Person ;
  rdfs:label "Claesken Zacharias" ;
  a2a:PersonName [
    rdfs:label "Claesken Zacharias" ;
    a2a:PersonNameFirstName "Claesken" ;
    a2a:PersonNameLastName "Zacharias"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-f5b1f569-7cec-4e5d-6461-49f587ca02d3
  a a2a:Person ;
  rdfs:label "Jenneken Claese Das" ;
  a2a:PersonName [
    rdfs:label "Jenneken Claese Das" ;
    a2a:PersonNameFirstName "Jenneken Claese" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person-22ae5a68-aab2-96c3-c03f-2bbc7df4376c
  a a2a:Person ;
  rdfs:label "Johanna de Gast" ;
  a2a:PersonName [
    rdfs:label "Johanna de Gast" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gast"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1678-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person:34f56354-4fff-8000-2d62-4ce69e3f36e2 ;
  a2a:EventKeyRef oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1 .

oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person:c9027603-1cb4-c8f8-c201-e2281346194c ;
  a2a:EventKeyRef oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1 .

oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person:f5b1f569-7cec-4e5d-6461-49f587ca02d3 ;
  a2a:EventKeyRef oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1 .

oa:relationep_sha_25674ecc-b0f1-a674-e47e-ff298e948366_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Person:22ae5a68-aab2-96c3-c03f-2bbc7df4376c ;
  a2a:EventKeyRef oa:event_sha_25674ecc-b0f1-a674-e47e-ff298e948366_Event1 .

oa:source_sha_25674ecc-b0f1-a674-e47e-ff298e948366
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1678-08-21 - 1678-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1678-08-21"^^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: Dussen02, Periode: 1658-1712" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Dussen02" ;
    a2a:Folio "17v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Dussen02, Periode: 1658-1712, Dopen en trouwen (Nederduits gereformeerde gemeente), Dussen02, 17v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/84e624bf-ee9f-396d-d0f9-4ab809db00f0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/25674ecc-b0f1-a674-e47e-ff298e948366" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/84e624bf-ee9f-396d-d0f9-4ab809db00f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/25674ecc-b0f1-a674-e47e-ff298e948366" ;
  a2a:RecordGUID "{25674ecc-b0f1-a674-e47e-ff298e948366}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-08-1678<br />Plaats dopen: Dussen<br />Religie: NG", "Bevat akten van doop over 1658-1712 en akten van trouw over 1658-1713." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2553_00002553.xml van SHA" .

