@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_97e4846e-fa76-c4dc-1fa1-bece26e9bf25
  a a2a:Record ;
  rdfs:label "Doop op 18 juni 1799 te Dussen" ;
  a2a:hasPerson oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-a228806b-6aec-e900-7e2a-cb51b49c5edb, oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-4291335e-01e9-5769-c682-2e22e23331a1, oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-d481274e-fb88-f474-28e4-74eccbf0a516, oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-e03c39e7-c476-dbd3-0df0-64eb7520949e, oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-4a2c1cb8-ca2d-ede6-e918-97b7aa62abc7 ;
  a2a:hasEvent oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_0, oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_1, oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_2, oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_3, oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_4 ;
  a2a:hasSource oa:source_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25 .

oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-a228806b-6aec-e900-7e2a-cb51b49c5edb
  a a2a:Person ;
  rdfs:label "Petronella Toethuijs" ;
  a2a:PersonName [
    rdfs:label "Petronella Toethuijs" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Toethuijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-4291335e-01e9-5769-c682-2e22e23331a1
  a a2a:Person ;
  rdfs:label "Walterus Linderse Toethuijs" ;
  a2a:PersonName [
    rdfs:label "Walterus Linderse Toethuijs" ;
    a2a:PersonNameFirstName "Walterus Linderse" ;
    a2a:PersonNameLastName "Toethuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-d481274e-fb88-f474-28e4-74eccbf0a516
  a a2a:Person ;
  rdfs:label "Petronella van Iersel" ;
  a2a:PersonName [
    rdfs:label "Petronella van Iersel" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-e03c39e7-c476-dbd3-0df0-64eb7520949e
  a a2a:Person ;
  rdfs:label "Maria Gerardi Lijnsvelt" ;
  a2a:PersonName [
    rdfs:label "Maria Gerardi Lijnsvelt" ;
    a2a:PersonNameFirstName "Maria Gerardi" ;
    a2a:PersonNameLastName "Lijnsvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person-4a2c1cb8-ca2d-ede6-e918-97b7aa62abc7
  a a2a:Person ;
  rdfs:label "Jacobus Linderse Toethuijs" ;
  a2a:PersonName [
    rdfs:label "Jacobus Linderse Toethuijs" ;
    a2a:PersonNameFirstName "Jacobus Linderse" ;
    a2a:PersonNameLastName "Toethuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1799-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person:a228806b-6aec-e900-7e2a-cb51b49c5edb ;
  a2a:EventKeyRef oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 .

oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person:4291335e-01e9-5769-c682-2e22e23331a1 ;
  a2a:EventKeyRef oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 .

oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person:d481274e-fb88-f474-28e4-74eccbf0a516 ;
  a2a:EventKeyRef oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 .

oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person:e03c39e7-c476-dbd3-0df0-64eb7520949e ;
  a2a:EventKeyRef oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 .

oa:relationep_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Person:4a2c1cb8-ca2d-ede6-e918-97b7aa62abc7 ;
  a2a:EventKeyRef oa:event_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25_Event1 .

oa:source_sha_97e4846e-fa76-c4dc-1fa1-bece26e9bf25
  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", "1799-06-18 - 1799-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1799-06-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: 34, Periode: 1737-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "122v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 122v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2a1e69a2-1c55-0bdb-474a-5bee2c74b3ba.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/97e4846e-fa76-c4dc-1fa1-bece26e9bf25" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2a1e69a2-1c55-0bdb-474a-5bee2c74b3ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/97e4846e-fa76-c4dc-1fa1-bece26e9bf25" ;
  a2a:RecordGUID "{97e4846e-fa76-c4dc-1fa1-bece26e9bf25}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-06-1799<br />Plaats dopen: Dussen<br />Religie: RK", "Origineel is bij Stadsarchief Breda. Op scan 106 is een lijst van schippers te vinden die in Dussen wonen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7432_00007432.xml van SHA" .

