@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_c5e8f024-805b-274a-c07c-b47d5bf93c86
  a a2a:Record ;
  rdfs:label "BS Overlijden op 10 juni 1862 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-7199f581-e46f-64cc-0d14-426b78257643, oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-05c5b85c-e7f9-d2e3-af7e-67f97d1c169b, oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-b65c8e3b-a192-6b51-c7c4-d290c8fe04ac, oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-75783f7d-9ae6-6950-1270-ccf538bf2d52 ;
  a2a:hasEvent oa:event_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_0, oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_1, oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_2 ;
  a2a:hasRelationPP oa:relationpp_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_0 ;
  a2a:hasSource oa:source_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86 .

oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-7199f581-e46f-64cc-0d14-426b78257643
  a a2a:Person ;
  rdfs:label "Bartholomeus Kret" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Kret" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Kret"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "fabriekswerker" .

oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-05c5b85c-e7f9-d2e3-af7e-67f97d1c169b
  a a2a:Person ;
  rdfs:label "Jacomina Catharina van Eijk" ;
  a2a:PersonName [
    rdfs:label "Jacomina Catharina van Eijk" ;
    a2a:PersonNameFirstName "Jacomina Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-b65c8e3b-a192-6b51-c7c4-d290c8fe04ac
  a a2a:Person ;
  rdfs:label "Bart Kret" ;
  a2a:PersonName [
    rdfs:label "Bart Kret" ;
    a2a:PersonNameFirstName "Bart" ;
    a2a:PersonNameLastName "Kret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person-75783f7d-9ae6-6950-1270-ccf538bf2d52
  a a2a:Person ;
  rdfs:label "Lena van Duuren" ;
  a2a:PersonName [
    rdfs:label "Lena van Duuren" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1862-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person:7199f581-e46f-64cc-0d14-426b78257643 ;
  a2a:EventKeyRef oa:event_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Event1 .

oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person:b65c8e3b-a192-6b51-c7c4-d290c8fe04ac ;
  a2a:EventKeyRef oa:event_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Event1 .

oa:relationep_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person:75783f7d-9ae6-6950-1270-ccf538bf2d52 ;
  a2a:EventKeyRef oa:event_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Event1 .

oa:relationpp_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person:7199f581-e46f-64cc-0d14-426b78257643, oa:person_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86_Person:05c5b85c-e7f9-d2e3-af7e-67f97d1c169b .

oa:source_elo_c5e8f024-805b-274a-c07c-b47d5bf93c86
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1860-01-01 - 1871-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-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: 1526, Periode: 1860-1871" ;
    a2a:Book "Overlijdensregister van Leiderdorp, 1860 - 1871." ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1526" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1526, Periode: 1860-1871, Overlijdensregister van Leiderdorp, 1860 - 1871., 31, 1526"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c5e8f024-805b-274a-c07c-b47d5bf93c86/iiif/3/1431326/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c5e8f024-805b-274a-c07c-b47d5bf93c86" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c5e8f024-805b-274a-c07c-b47d5bf93c86/iiif/3/1431326/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/c5e8f024-805b-274a-c07c-b47d5bf93c86" ;
  a2a:RecordGUID "{c5e8f024-805b-274a-c07c-b47d5bf93c86}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1862<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1526\">Inventarisnummer 1526 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1526" ;
  a2a:SourceRemarkregister_periode "1860-1871" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_18802_00018802.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18620610" .
