@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_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18
  a a2a:Record ;
  rdfs:label "Doop op 25 april 1686 te Dussen" ;
  a2a:hasPerson oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-0bc34e1b-b51c-c743-2d33-d86946010428, oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-11c5f7d0-1637-dc14-39c7-beaa88ea0faa, oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-d18ba30e-b10b-28f2-3289-97f6494dedad, oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-fdb1478c-543a-6062-cb82-671c3ebe4b05, oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-ce63b6e2-02c8-9749-24c4-846233845eaa ;
  a2a:hasEvent oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_0, oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_1, oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_2, oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_3, oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_4 ;
  a2a:hasSource oa:source_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18 .

oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-0bc34e1b-b51c-c743-2d33-d86946010428
  a a2a:Person ;
  rdfs:label "Johannes Baes" ;
  a2a:PersonName [
    rdfs:label "Johannes Baes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-11c5f7d0-1637-dc14-39c7-beaa88ea0faa
  a a2a:Person ;
  rdfs:label "Walterus Lensfelt" ;
  a2a:PersonName [
    rdfs:label "Walterus Lensfelt" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Lensfelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-d18ba30e-b10b-28f2-3289-97f6494dedad
  a a2a:Person ;
  rdfs:label "Sebastiana Lensfelt" ;
  a2a:PersonName [
    rdfs:label "Sebastiana Lensfelt" ;
    a2a:PersonNameFirstName "Sebastiana" ;
    a2a:PersonNameLastName "Lensfelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-fdb1478c-543a-6062-cb82-671c3ebe4b05
  a a2a:Person ;
  rdfs:label "Maria Janse Lensfelt" ;
  a2a:PersonName [
    rdfs:label "Maria Janse Lensfelt" ;
    a2a:PersonNameFirstName "Maria Janse" ;
    a2a:PersonNameLastName "Lensfelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person-ce63b6e2-02c8-9749-24c4-846233845eaa
  a a2a:Person ;
  rdfs:label "Sebastianus Jansen Baes" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Jansen Baes" ;
    a2a:PersonNameFirstName "Sebastianus Jansen" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1686-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person:0bc34e1b-b51c-c743-2d33-d86946010428 ;
  a2a:EventKeyRef oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 .

oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person:11c5f7d0-1637-dc14-39c7-beaa88ea0faa ;
  a2a:EventKeyRef oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 .

oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person:d18ba30e-b10b-28f2-3289-97f6494dedad ;
  a2a:EventKeyRef oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 .

oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person:fdb1478c-543a-6062-cb82-671c3ebe4b05 ;
  a2a:EventKeyRef oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 .

oa:relationep_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Person:ce63b6e2-02c8-9749-24c4-846233845eaa ;
  a2a:EventKeyRef oa:event_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18_Event1 .

oa:source_sha_2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18
  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", "1686-04-25 - 1686-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1686-04-25"^^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: 33, Periode: 1677-1737" ;
    a2a:Book "Dopen en begraven (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 33, Periode: 1677-1737, Dopen en begraven (rooms-katholieke parochie), 33, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e12577e7-c8a1-0018-c247-08b8eb7fb4ad.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e12577e7-c8a1-0018-c247-08b8eb7fb4ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18" ;
  a2a:RecordGUID "{2ddad5f7-1ca4-3f9e-742f-a0a8a9b9ea18}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-04-1686<br />Plaats dopen: Dussen<br />Religie: RK", "Bevat trouwen over 1677-1737 en begraven over 1695-1698. Origineel is bij Stadsarchief Breda. Blad 32 is leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7407_00007407.xml van SHA" .

