@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_828c33ed-024a-d4e0-aed8-7364740db06c
  a a2a:Record ;
  rdfs:label "BS Overlijden op 9 maart 1908 te Leiden" ;
  a2a:hasPerson oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-c54df69c-9d64-2ad2-5c45-505ccb9d6eec, oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-38211ef7-b5a9-e2a5-340f-80d04167e52c, oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-6cb5d050-7114-4d6c-d175-d650cadae542, oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-012b0cdf-810b-c67f-b4aa-009d004cb8d8 ;
  a2a:hasEvent oa:event_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_0, oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_1, oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_2 ;
  a2a:hasRelationPP oa:relationpp_elo_828c33ed-024a-d4e0-aed8-7364740db06c_0 ;
  a2a:hasSource oa:source_elo_828c33ed-024a-d4e0-aed8-7364740db06c .

oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-c54df69c-9d64-2ad2-5c45-505ccb9d6eec
  a a2a:Person ;
  rdfs:label "Agatha Kloots" ;
  a2a:PersonName [
    rdfs:label "Agatha Kloots" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Kloots"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-38211ef7-b5a9-e2a5-340f-80d04167e52c
  a a2a:Person ;
  rdfs:label "Abraham van Borselen" ;
  a2a:PersonName [
    rdfs:label "Abraham van Borselen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Borselen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-6cb5d050-7114-4d6c-d175-d650cadae542
  a a2a:Person ;
  rdfs:label "Matthijs Kloots" ;
  a2a:PersonName [
    rdfs:label "Matthijs Kloots" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Kloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person-012b0cdf-810b-c67f-b4aa-009d004cb8d8
  a a2a:Person ;
  rdfs:label "Eva Piket" ;
  a2a:PersonName [
    rdfs:label "Eva Piket" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Piket"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1908-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person:c54df69c-9d64-2ad2-5c45-505ccb9d6eec ;
  a2a:EventKeyRef oa:event_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Event1 .

oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person:6cb5d050-7114-4d6c-d175-d650cadae542 ;
  a2a:EventKeyRef oa:event_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Event1 .

oa:relationep_elo_828c33ed-024a-d4e0-aed8-7364740db06c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person:012b0cdf-810b-c67f-b4aa-009d004cb8d8 ;
  a2a:EventKeyRef oa:event_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Event1 .

oa:relationpp_elo_828c33ed-024a-d4e0-aed8-7364740db06c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person:c54df69c-9d64-2ad2-5c45-505ccb9d6eec, oa:person_elo_828c33ed-024a-d4e0-aed8-7364740db06c_Person:38211ef7-b5a9-e2a5-340f-80d04167e52c .

oa:source_elo_828c33ed-024a-d4e0-aed8-7364740db06c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1908-01-01 - 1908-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 5029" ;
    a2a:Book "Overlijdensregister van Leiden (authentiek afschrift), 1908." ;
    a2a:DocumentNumber "210" ;
    a2a:RegistryNumber "5029" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 5029, Overlijdensregister van Leiden (authentiek afschrift), 1908., 210, 5029"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/79bdc240-68a4-43fe-a68f-d6e85dd45c65/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/828c33ed-024a-d4e0-aed8-7364740db06c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/79bdc240-68a4-43fe-a68f-d6e85dd45c65/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/828c33ed-024a-d4e0-aed8-7364740db06c" ;
  a2a:RecordGUID "{828c33ed-024a-d4e0-aed8-7364740db06c}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1908<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/5029\">Inventarisnummer 5029 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "5029" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_8104_00008104.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Leiden" ;
  a2a:PersonRemarkdatum_overlijden "19080309" .

[] a2a:PersonRemarkdiversen "relatie: Echtgenoot/echtgenote van" .
