@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_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8
  a a2a:Record ;
  rdfs:label "BS Overlijden op 24 november 1832 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-1baa4286-dbcc-2b50-4b85-3b22f7385ff9, oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-ee383945-4e11-515a-44db-bac54309cb9e, oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-5750bf04-e1fa-9ac7-5db9-4c39e1a1e957 ;
  a2a:hasEvent oa:event_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_0, oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_1, oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_2 ;
  a2a:hasSource oa:source_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8 .

oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-1baa4286-dbcc-2b50-4b85-3b22f7385ff9
  a a2a:Person ;
  rdfs:label "Helena Cornelia Trap" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia Trap" ;
    a2a:PersonNameFirstName "Helena Cornelia" ;
    a2a:PersonNameLastName "Trap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-ee383945-4e11-515a-44db-bac54309cb9e
  a a2a:Person ;
  rdfs:label "Johannes Hendrik Trap" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrik Trap" ;
    a2a:PersonNameFirstName "Johannes Hendrik" ;
    a2a:PersonNameLastName "Trap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person-5750bf04-e1fa-9ac7-5db9-4c39e1a1e957
  a a2a:Person ;
  rdfs:label "Neeltje van der Kwaak" ;
  a2a:PersonName [
    rdfs:label "Neeltje van der Kwaak" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kwaak"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1832-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person:1baa4286-dbcc-2b50-4b85-3b22f7385ff9 ;
  a2a:EventKeyRef oa:event_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Event1 .

oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person:ee383945-4e11-515a-44db-bac54309cb9e ;
  a2a:EventKeyRef oa:event_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Event1 .

oa:relationep_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Person:5750bf04-e1fa-9ac7-5db9-4c39e1a1e957 ;
  a2a:EventKeyRef oa:event_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8_Event1 .

oa:source_elo_25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1832-01-01 - 1836-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 924, Periode: 1832-..." ;
    a2a:Book "Overlijdensregister van Oegstgeest, 1832-1836." ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "924" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 924, Periode: 1832-..., Overlijdensregister van Oegstgeest, 1832-1836., 47, 924"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8" ;
  a2a:RecordGUID "{25f5d39d-0206-95b4-c59f-cb2d6ed6aaa8}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1832<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/924\">Inventarisnummer 924 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "924" ;
  a2a:SourceRemarkregister_periode "1832-1836" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_4291_00004291.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Oegstgeest" ;
  a2a:PersonRemarkdatum_overlijden "18321124" .

