@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_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2
  a a2a:Record ;
  rdfs:label "BS Overlijden op 17 december 1843 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-eecdb937-dad0-10c5-c79e-8b7e0ef22b2b, oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-426781fd-aa3c-55dd-0b94-0f98033bb277, oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-4c7ea43e-8e75-f084-3a26-b63cf84cf7a9, oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-528f81c9-d1fd-26f9-4a1e-067e0a5cd33d ;
  a2a:hasEvent oa:event_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_0, oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_1, oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_2 ;
  a2a:hasRelationPP oa:relationpp_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_0 ;
  a2a:hasSource oa:source_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2 .

oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-eecdb937-dad0-10c5-c79e-8b7e0ef22b2b
  a a2a:Person ;
  rdfs:label "Lea Oppenheim" ;
  a2a:PersonName [
    rdfs:label "Lea Oppenheim" ;
    a2a:PersonNameFirstName "Lea" ;
    a2a:PersonNameLastName "Oppenheim"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "huis nr. 148" ;
    rdfs:label "huis nr. 148"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-426781fd-aa3c-55dd-0b94-0f98033bb277
  a a2a:Person ;
  rdfs:label "Mozes Simons" ;
  a2a:PersonName [
    rdfs:label "Mozes Simons" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-4c7ea43e-8e75-f084-3a26-b63cf84cf7a9
  a a2a:Person ;
  rdfs:label "Marcus Oppenheim" ;
  a2a:PersonName [
    rdfs:label "Marcus Oppenheim" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Oppenheim"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person-528f81c9-d1fd-26f9-4a1e-067e0a5cd33d
  a a2a:Person ;
  rdfs:label "Vronica Eliazers" ;
  a2a:PersonName [
    rdfs:label "Vronica Eliazers" ;
    a2a:PersonNameFirstName "Vronica" ;
    a2a:PersonNameLastName "Eliazers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1843-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person:eecdb937-dad0-10c5-c79e-8b7e0ef22b2b ;
  a2a:EventKeyRef oa:event_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Event1 .

oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person:4c7ea43e-8e75-f084-3a26-b63cf84cf7a9 ;
  a2a:EventKeyRef oa:event_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Event1 .

oa:relationep_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person:528f81c9-d1fd-26f9-4a1e-067e0a5cd33d ;
  a2a:EventKeyRef oa:event_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Event1 .

oa:relationpp_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person:eecdb937-dad0-10c5-c79e-8b7e0ef22b2b, oa:person_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2_Person:426781fd-aa3c-55dd-0b94-0f98033bb277 .

oa:source_elo_51e63e24-8bf7-01c0-362e-8d60c2c845f2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1841-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1524, Periode: 1841-1850" ;
    a2a:Book "Overlijdensregister van Leiderdorp, 1841 - 1850." ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "1524" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1524, Periode: 1841-1850, Overlijdensregister van Leiderdorp, 1841 - 1850., 62, 1524"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/51e63e24-8bf7-01c0-362e-8d60c2c845f2/iiif/3/1415796/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/51e63e24-8bf7-01c0-362e-8d60c2c845f2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/51e63e24-8bf7-01c0-362e-8d60c2c845f2/iiif/3/1415796/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/51e63e24-8bf7-01c0-362e-8d60c2c845f2" ;
  a2a:RecordGUID "{51e63e24-8bf7-01c0-362e-8d60c2c845f2}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1843<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1524\">Inventarisnummer 1524 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1524" ;
  a2a:SourceRemarkregister_periode "1841-1850" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3827_00003827.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18431217" .
