@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_b6dea72c-28cb-9159-8dab-c613e25a9731
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1811 te Drunen" ;
  a2a:hasPerson oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-572cd983-5c56-0118-78fb-720344939513, oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-c42b9e41-65df-2e8e-e64d-871032436586, oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-9e9931ca-0978-92e7-ff54-c81c23e8dfb6, oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-4bb8afc4-b272-5537-a9ce-df0ffb5a6826 ;
  a2a:hasEvent oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_0, oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_1, oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_2, oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_3 ;
  a2a:hasSource oa:source_sha_b6dea72c-28cb-9159-8dab-c613e25a9731 .

oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-572cd983-5c56-0118-78fb-720344939513
  a a2a:Person ;
  rdfs:label "Antoinette Smits" ;
  a2a:PersonName [
    rdfs:label "Antoinette Smits" ;
    a2a:PersonNameFirstName "Antoinette" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-c42b9e41-65df-2e8e-e64d-871032436586
  a a2a:Person ;
  rdfs:label "Guibert van Delft" ;
  a2a:PersonName [
    rdfs:label "Guibert van Delft" ;
    a2a:PersonNameFirstName "Guibert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-9e9931ca-0978-92e7-ff54-c81c23e8dfb6
  a a2a:Person ;
  rdfs:label "Nicolas Boelen" ;
  a2a:PersonName [
    rdfs:label "Nicolas Boelen" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person-4bb8afc4-b272-5537-a9ce-df0ffb5a6826
  a a2a:Person ;
  rdfs:label "Jeanne Boelen" ;
  a2a:PersonName [
    rdfs:label "Jeanne Boelen" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1811-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person:572cd983-5c56-0118-78fb-720344939513 ;
  a2a:EventKeyRef oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1 .

oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person:c42b9e41-65df-2e8e-e64d-871032436586 ;
  a2a:EventKeyRef oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1 .

oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person:9e9931ca-0978-92e7-ff54-c81c23e8dfb6 ;
  a2a:EventKeyRef oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1 .

oa:relationep_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Person:4bb8afc4-b272-5537-a9ce-df0ffb5a6826 ;
  a2a:EventKeyRef oa:event_sha_b6dea72c-28cb-9159-8dab-c613e25a9731_Event1 .

oa:source_sha_b6dea72c-28cb-9159-8dab-c613e25a9731
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1811-05-23 - 1811-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1811-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3107, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "3107" ;
    a2a:Folio "40" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3107, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 3107, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4db792a2-b8ca-d19d-1386-075ee6f1841b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b6dea72c-28cb-9159-8dab-c613e25a9731" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4db792a2-b8ca-d19d-1386-075ee6f1841b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b6dea72c-28cb-9159-8dab-c613e25a9731" ;
  a2a:RecordGUID "{b6dea72c-28cb-9159-8dab-c613e25a9731}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_493_00000493.xml van SHA" .

