@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_e8c2870b-45f7-217e-94cf-e69899b34fc2
  a a2a:Record ;
  rdfs:label "BS Overlijden op 22 juli 1836 te Warmond" ;
  a2a:hasPerson oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-79ab5531-bf00-fa02-380f-cd06dec4c859, oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-49ccaa6d-a78c-4229-868d-8d2e67a5e924, oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-58f0e38a-f447-9cc6-b8b1-86ebf1953c5b, oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-68f6eabd-0b01-201e-3006-9b20b902599e ;
  a2a:hasEvent oa:event_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_0, oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_1, oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_2 ;
  a2a:hasRelationPP oa:relationpp_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_0 ;
  a2a:hasSource oa:source_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2 .

oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-79ab5531-bf00-fa02-380f-cd06dec4c859
  a a2a:Person ;
  rdfs:label "Maria van Ruijten" ;
  a2a:PersonName [
    rdfs:label "Maria van Ruijten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-49ccaa6d-a78c-4229-868d-8d2e67a5e924
  a a2a:Person ;
  rdfs:label "Leendert Visscher" ;
  a2a:PersonName [
    rdfs:label "Leendert Visscher" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-58f0e38a-f447-9cc6-b8b1-86ebf1953c5b
  a a2a:Person ;
  rdfs:label "Theodorus van Ruijten" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Ruijten" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person-68f6eabd-0b01-201e-3006-9b20b902599e
  a a2a:Person ;
  rdfs:label "Catharina Hogeveen" ;
  a2a:PersonName [
    rdfs:label "Catharina Hogeveen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hogeveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1836-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person:79ab5531-bf00-fa02-380f-cd06dec4c859 ;
  a2a:EventKeyRef oa:event_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Event1 .

oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person:58f0e38a-f447-9cc6-b8b1-86ebf1953c5b ;
  a2a:EventKeyRef oa:event_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Event1 .

oa:relationep_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person:68f6eabd-0b01-201e-3006-9b20b902599e ;
  a2a:EventKeyRef oa:event_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Event1 .

oa:relationpp_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person:79ab5531-bf00-fa02-380f-cd06dec4c859, oa:person_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2_Person:49ccaa6d-a78c-4229-868d-8d2e67a5e924 .

oa:source_elo_e8c2870b-45f7-217e-94cf-e69899b34fc2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1830-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 742, Periode: 1830-1839" ;
    a2a:Book "Overlijdensregister van Warmond, 1830 - 1839." ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "742" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 742, Periode: 1830-1839, Overlijdensregister van Warmond, 1830 - 1839., 15, 742"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e8c2870b-45f7-217e-94cf-e69899b34fc2/iiif/3/807647/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e8c2870b-45f7-217e-94cf-e69899b34fc2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e8c2870b-45f7-217e-94cf-e69899b34fc2/iiif/3/807647/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/e8c2870b-45f7-217e-94cf-e69899b34fc2" ;
  a2a:RecordGUID "{e8c2870b-45f7-217e-94cf-e69899b34fc2}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1836<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/742\">Inventarisnummer 742 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "742" ;
  a2a:SourceRemarkregister_periode "1830-1839" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28756_00028756.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Warmond" ;
  a2a:PersonRemarkdatum_overlijden "18360722" .

