@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_903c5097-e637-2cf2-4a86-24857e58ae87
  a a2a:Record ;
  rdfs:label "Overlijden op 16 september 1814 te Heusden" ;
  a2a:hasPerson oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-09283938-9c36-3f2a-33be-d626b6ee1f5e, oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-30364be6-f2bb-73ec-e035-6352c51e5e97, oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-a8310701-5ac1-cc99-5f64-1b6e1643ebbc, oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-37049013-08eb-b576-f35d-8e1842b7c1a4 ;
  a2a:hasEvent oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_0, oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_1, oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_2, oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_3 ;
  a2a:hasSource oa:source_sha_903c5097-e637-2cf2-4a86-24857e58ae87 .

oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-09283938-9c36-3f2a-33be-d626b6ee1f5e
  a a2a:Person ;
  rdfs:label "Aron Lopis Suasso" ;
  a2a:PersonName [
    rdfs:label "Aron Lopis Suasso" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Lopis Suasso"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "15 maanden" ;
    rdfs:label "15 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-30364be6-f2bb-73ec-e035-6352c51e5e97
  a a2a:Person ;
  rdfs:label "Jan van Halteren" ;
  a2a:PersonName [
    rdfs:label "Jan van Halteren" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halteren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "chirurgijn" .

oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-a8310701-5ac1-cc99-5f64-1b6e1643ebbc
  a a2a:Person ;
  rdfs:label "Rachel Suasso Meldola" ;
  a2a:PersonName [
    rdfs:label "Rachel Suasso Meldola" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Suasso Meldola"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person-37049013-08eb-b576-f35d-8e1842b7c1a4
  a a2a:Person ;
  rdfs:label "Jacob van Mozes Lopes Suasso" ;
  a2a:PersonName [
    rdfs:label "Jacob van Mozes Lopes Suasso" ;
    a2a:PersonNameFirstName "Jacob van Mozes" ;
    a2a:PersonNameLastName "Lopes Suasso"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "particulier" .

oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1814-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person:09283938-9c36-3f2a-33be-d626b6ee1f5e ;
  a2a:EventKeyRef oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1 .

oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person:30364be6-f2bb-73ec-e035-6352c51e5e97 ;
  a2a:EventKeyRef oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1 .

oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person:a8310701-5ac1-cc99-5f64-1b6e1643ebbc ;
  a2a:EventKeyRef oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1 .

oa:relationep_sha_903c5097-e637-2cf2-4a86-24857e58ae87_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Person:37049013-08eb-b576-f35d-8e1842b7c1a4 ;
  a2a:EventKeyRef oa:event_sha_903c5097-e637-2cf2-4a86-24857e58ae87_Event1 .

oa:source_sha_903c5097-e637-2cf2-4a86-24857e58ae87
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1814-09-16 - 1814-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1814-09-16"^^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: 4003, Periode: 1811-1814" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "4003" ;
    a2a:Folio "15" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4003, Periode: 1811-1814, Geboorte-, huwelijks- en overlijdensregister, 4003, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7eaf9f03-34a2-5730-7383-2c16f7adb5e3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/903c5097-e637-2cf2-4a86-24857e58ae87" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7eaf9f03-34a2-5730-7383-2c16f7adb5e3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/72bcabd1-d3cb-be72-d61b-57645d603804.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/903c5097-e637-2cf2-4a86-24857e58ae87" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/72bcabd1-d3cb-be72-d61b-57645d603804.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/903c5097-e637-2cf2-4a86-24857e58ae87" ;
  a2a:RecordGUID "{903c5097-e637-2cf2-4a86-24857e58ae87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6741_00006741.xml van SHA" .

