@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_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8
  a a2a:Record ;
  rdfs:label "Doop op 26 mei 1752 te Dussen" ;
  a2a:hasPerson oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-d191e8ba-efd3-faed-7f88-7f9c1dddf50f, oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-30b746a3-0bf2-030c-9e90-47581579d5e6, oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-f9084d49-30b8-11a9-8fbc-52d10b369f80, oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-5805ed4f-30cf-7673-2755-c92191096835, oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-b8012e56-1a93-b643-a092-5d35546ac779 ;
  a2a:hasEvent oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_0, oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_1, oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_2, oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_3, oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_4 ;
  a2a:hasSource oa:source_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8 .

oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-d191e8ba-efd3-faed-7f88-7f9c1dddf50f
  a a2a:Person ;
  rdfs:label "Maria Elant" ;
  a2a:PersonName [
    rdfs:label "Maria Elant" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Elant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-30b746a3-0bf2-030c-9e90-47581579d5e6
  a a2a:Person ;
  rdfs:label "Gerardus Elant" ;
  a2a:PersonName [
    rdfs:label "Gerardus Elant" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Elant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-f9084d49-30b8-11a9-8fbc-52d10b369f80
  a a2a:Person ;
  rdfs:label "Lucia Elant" ;
  a2a:PersonName [
    rdfs:label "Lucia Elant" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Elant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-5805ed4f-30cf-7673-2755-c92191096835
  a a2a:Person ;
  rdfs:label "Petronella van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Petronella van der Pluijm" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person-b8012e56-1a93-b643-a092-5d35546ac779
  a a2a:Person ;
  rdfs:label "Johannes Elant" ;
  a2a:PersonName [
    rdfs:label "Johannes Elant" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Elant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1752-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person:d191e8ba-efd3-faed-7f88-7f9c1dddf50f ;
  a2a:EventKeyRef oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 .

oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person:30b746a3-0bf2-030c-9e90-47581579d5e6 ;
  a2a:EventKeyRef oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 .

oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person:f9084d49-30b8-11a9-8fbc-52d10b369f80 ;
  a2a:EventKeyRef oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 .

oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person:5805ed4f-30cf-7673-2755-c92191096835 ;
  a2a:EventKeyRef oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 .

oa:relationep_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Person:b8012e56-1a93-b643-a092-5d35546ac779 ;
  a2a:EventKeyRef oa:event_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8_Event1 .

oa:source_sha_d6c1768b-ec25-6ca9-eace-3fe50b0d33b8
  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", "1752-05-26 - 1752-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1752-05-26"^^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 "30v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 30v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1d7f98db-37e6-2a86-eced-1e1a8f49c955.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d6c1768b-ec25-6ca9-eace-3fe50b0d33b8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1d7f98db-37e6-2a86-eced-1e1a8f49c955.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d6c1768b-ec25-6ca9-eace-3fe50b0d33b8" ;
  a2a:RecordGUID "{d6c1768b-ec25-6ca9-eace-3fe50b0d33b8}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-05-1752<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_7446_00007446.xml van SHA" .

