@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_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a
  a a2a:Record ;
  rdfs:label "Doop op 5 maart 1720 te Dussen" ;
  a2a:hasPerson oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-fce8fb9c-7e33-0599-b8fc-9ab169f10fe6, oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-4d62669b-dfb5-9c9d-ca3e-87c510bf83ae, oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-599aae1b-fa31-23c3-896b-e40bed494782, oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-cd1e1213-f85a-f2e8-a6e4-ca400a739ada, oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-b12c289f-89cd-bbe8-d7f2-74b3ed61b53d ;
  a2a:hasEvent oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_0, oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_1, oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_2, oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_3, oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_4 ;
  a2a:hasSource oa:source_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a .

oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-fce8fb9c-7e33-0599-b8fc-9ab169f10fe6
  a a2a:Person ;
  rdfs:label "Sebastianus Baes" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Baes" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-4d62669b-dfb5-9c9d-ca3e-87c510bf83ae
  a a2a:Person ;
  rdfs:label "Ludovicus Zidewille" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Zidewille" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Zidewille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-599aae1b-fa31-23c3-896b-e40bed494782
  a a2a:Person ;
  rdfs:label "Johanna Sebastiani Baes" ;
  a2a:PersonName [
    rdfs:label "Johanna Sebastiani Baes" ;
    a2a:PersonNameFirstName "Johanna Sebastiani" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-cd1e1213-f85a-f2e8-a6e4-ca400a739ada
  a a2a:Person ;
  rdfs:label "Anna Adriani van Wou" ;
  a2a:PersonName [
    rdfs:label "Anna Adriani van Wou" ;
    a2a:PersonNameFirstName "Anna Adriani" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person-b12c289f-89cd-bbe8-d7f2-74b3ed61b53d
  a a2a:Person ;
  rdfs:label "Johannes Baes" ;
  a2a:PersonName [
    rdfs:label "Johannes Baes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1720-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person:fce8fb9c-7e33-0599-b8fc-9ab169f10fe6 ;
  a2a:EventKeyRef oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 .

oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person:4d62669b-dfb5-9c9d-ca3e-87c510bf83ae ;
  a2a:EventKeyRef oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 .

oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person:599aae1b-fa31-23c3-896b-e40bed494782 ;
  a2a:EventKeyRef oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 .

oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person:cd1e1213-f85a-f2e8-a6e4-ca400a739ada ;
  a2a:EventKeyRef oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 .

oa:relationep_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Person:b12c289f-89cd-bbe8-d7f2-74b3ed61b53d ;
  a2a:EventKeyRef oa:event_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a_Event1 .

oa:source_sha_45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a
  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", "1720-03-05 - 1720-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1720-03-05"^^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 "70r" ;
    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, 70r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bee07925-cbc7-df85-a8b9-215e9c18a9eb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bee07925-cbc7-df85-a8b9-215e9c18a9eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a" ;
  a2a:RecordGUID "{45cdcb53-c0e4-58a9-42e3-56f2ebd66c9a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 05-03-1720<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_7413_00007413.xml van SHA" .

