@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_1dec8600-7e0a-901d-0659-e61ba38854f9
  a a2a:Record ;
  rdfs:label "Doop op 10 september 1662 te Dussen" ;
  a2a:hasPerson oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-db859c6b-c1f8-1b96-72dd-f2574a60e174, oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-b7bdfc98-80a6-a507-4e91-fcb256f0a440, oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-07cec772-69f5-792c-30e0-ca9f547e0e47, oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-f144006e-d2d5-ddc6-09e4-ad3efcf9e00f, oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-e018457c-43c4-66db-ef41-cb187fc4a582 ;
  a2a:hasEvent oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_0, oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_1, oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_2, oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_3, oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_4 ;
  a2a:hasSource oa:source_sha_1dec8600-7e0a-901d-0659-e61ba38854f9 .

oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-db859c6b-c1f8-1b96-72dd-f2574a60e174
  a a2a:Person ;
  rdfs:label "Handrick Corsten" ;
  a2a:PersonName [
    rdfs:label "Handrick Corsten" ;
    a2a:PersonNameFirstName "Handrick" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-b7bdfc98-80a6-a507-4e91-fcb256f0a440
  a a2a:Person ;
  rdfs:label "Anthonie Bastiaens Stael" ;
  a2a:PersonName [
    rdfs:label "Anthonie Bastiaens Stael" ;
    a2a:PersonNameFirstName "Anthonie Bastiaens" ;
    a2a:PersonNameLastName "Stael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-07cec772-69f5-792c-30e0-ca9f547e0e47
  a a2a:Person ;
  rdfs:label "Theuntjen Wouters" ;
  a2a:PersonName [
    rdfs:label "Theuntjen Wouters" ;
    a2a:PersonNameFirstName "Theuntjen" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-f144006e-d2d5-ddc6-09e4-ad3efcf9e00f
  a a2a:Person ;
  rdfs:label "Neeltjen Melchiors van Oldenburg" ;
  a2a:PersonName [
    rdfs:label "Neeltjen Melchiors van Oldenburg" ;
    a2a:PersonNameFirstName "Neeltjen Melchiors" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oldenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person-e018457c-43c4-66db-ef41-cb187fc4a582
  a a2a:Person ;
  rdfs:label "Melser Corsten" ;
  a2a:PersonName [
    rdfs:label "Melser Corsten" ;
    a2a:PersonNameFirstName "Melser" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1662-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person:db859c6b-c1f8-1b96-72dd-f2574a60e174 ;
  a2a:EventKeyRef oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 .

oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person:b7bdfc98-80a6-a507-4e91-fcb256f0a440 ;
  a2a:EventKeyRef oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 .

oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person:07cec772-69f5-792c-30e0-ca9f547e0e47 ;
  a2a:EventKeyRef oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 .

oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person:f144006e-d2d5-ddc6-09e4-ad3efcf9e00f ;
  a2a:EventKeyRef oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 .

oa:relationep_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Person:e018457c-43c4-66db-ef41-cb187fc4a582 ;
  a2a:EventKeyRef oa:event_sha_1dec8600-7e0a-901d-0659-e61ba38854f9_Event1 .

oa:source_sha_1dec8600-7e0a-901d-0659-e61ba38854f9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1662-09-10 - 1662-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1662-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1662-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1662-09-10"^^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 "5v" ;
    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, 5v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d327f7b8-69ac-747c-5752-9adc04c63225.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1dec8600-7e0a-901d-0659-e61ba38854f9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d327f7b8-69ac-747c-5752-9adc04c63225.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1dec8600-7e0a-901d-0659-e61ba38854f9" ;
  a2a:RecordGUID "{1dec8600-7e0a-901d-0659-e61ba38854f9}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-09-1662<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_2202_00002202.xml van SHA" .

