@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_b2bc1660-40bb-cd07-6189-ef33e9f29b5d
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1690 te Dussen" ;
  a2a:hasPerson oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-c7c72a85-1eb8-7738-ad00-bcda11841b9a, oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-291e0529-475a-aca3-450a-e3329b63047f, oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-5a09cd9e-722b-b097-e777-e4440560a93a ;
  a2a:hasEvent oa:event_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_0, oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_1, oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_2 ;
  a2a:hasSource oa:source_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d .

oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-c7c72a85-1eb8-7738-ad00-bcda11841b9a
  a a2a:Person ;
  rdfs:label "Leendert de Both" ;
  a2a:PersonName [
    rdfs:label "Leendert de Both" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-291e0529-475a-aca3-450a-e3329b63047f
  a a2a:Person ;
  rdfs:label "Dirck Woutersen de Both" ;
  a2a:PersonName [
    rdfs:label "Dirck Woutersen de Both" ;
    a2a:PersonNameFirstName "Dirck Woutersen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person-5a09cd9e-722b-b097-e777-e4440560a93a
  a a2a:Person ;
  rdfs:label "Ariaantje Leender van Boxel" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Leender van Boxel" ;
    a2a:PersonNameFirstName "Ariaantje Leender" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1690-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person:c7c72a85-1eb8-7738-ad00-bcda11841b9a ;
  a2a:EventKeyRef oa:event_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Event1 .

oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person:291e0529-475a-aca3-450a-e3329b63047f ;
  a2a:EventKeyRef oa:event_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Event1 .

oa:relationep_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Person:5a09cd9e-722b-b097-e777-e4440560a93a ;
  a2a:EventKeyRef oa:event_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d_Event1 .

oa:source_sha_b2bc1660-40bb-cd07-6189-ef33e9f29b5d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1690-09-17 - 1690-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1690-09-17"^^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 "9r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Dussen05, Periode: 1658-1810, Dopen (Nederduits gereformeerde gemeente), Dussen05, 9r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/668dde56-a77c-939b-4df8-223e960977ba.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b2bc1660-40bb-cd07-6189-ef33e9f29b5d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/668dde56-a77c-939b-4df8-223e960977ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b2bc1660-40bb-cd07-6189-ef33e9f29b5d" ;
  a2a:RecordGUID "{b2bc1660-40bb-cd07-6189-ef33e9f29b5d}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 17-09-1690<br />Plaats dopen: Dussen<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7945_00007945.xml van SHA" .

