@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_b441ff79-acaa-c337-9932-9ade0d373ff0
  a a2a:Record ;
  rdfs:label "Doop op 5 september 1809 te Drunen" ;
  a2a:hasPerson oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-5cfe168a-03cf-cfe2-ab90-127cba618d6f, oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-9556ae11-7537-2c78-1a75-3d555265bf17, oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-0e304b29-51d6-d357-ee11-50daf88a45d5, oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-038a5be1-531e-0673-f371-7fbfdb06da90 ;
  a2a:hasEvent oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_0, oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_1, oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_2, oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_3 ;
  a2a:hasSource oa:source_sha_b441ff79-acaa-c337-9932-9ade0d373ff0 .

oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-5cfe168a-03cf-cfe2-ab90-127cba618d6f
  a a2a:Person ;
  rdfs:label "Anna Vissers" ;
  a2a:PersonName [
    rdfs:label "Anna Vissers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-9556ae11-7537-2c78-1a75-3d555265bf17
  a a2a:Person ;
  rdfs:label "Johanna van Hulten" ;
  a2a:PersonName [
    rdfs:label "Johanna van Hulten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-0e304b29-51d6-d357-ee11-50daf88a45d5
  a a2a:Person ;
  rdfs:label "Henricus Elshoud" ;
  a2a:PersonName [
    rdfs:label "Henricus Elshoud" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Elshoud"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person-038a5be1-531e-0673-f371-7fbfdb06da90
  a a2a:Person ;
  rdfs:label "Catharina Elshoud" ;
  a2a:PersonName [
    rdfs:label "Catharina Elshoud" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Elshoud"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1809-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person:5cfe168a-03cf-cfe2-ab90-127cba618d6f ;
  a2a:EventKeyRef oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1 .

oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person:9556ae11-7537-2c78-1a75-3d555265bf17 ;
  a2a:EventKeyRef oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1 .

oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person:0e304b29-51d6-d357-ee11-50daf88a45d5 ;
  a2a:EventKeyRef oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1 .

oa:relationep_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Person:038a5be1-531e-0673-f371-7fbfdb06da90 ;
  a2a:EventKeyRef oa:event_sha_b441ff79-acaa-c337-9932-9ade0d373ff0_Event1 .

oa:source_sha_b441ff79-acaa-c337-9932-9ade0d373ff0
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1809-09-05 - 1809-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1809-09-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: Drunen09, Periode: 1771-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen09" ;
    a2a:Folio "150r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen09, Periode: 1771-1810, Dopen (rooms-katholieke parochie), Drunen09, 150r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6e69b8f5-ec9d-5087-f002-73793604e424.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b441ff79-acaa-c337-9932-9ade0d373ff0" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6e69b8f5-ec9d-5087-f002-73793604e424.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b441ff79-acaa-c337-9932-9ade0d373ff0" ;
  a2a:RecordGUID "{b441ff79-acaa-c337-9932-9ade0d373ff0}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 05-09-1809<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2489_00002489.xml van SHA" .

