@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_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2
  a a2a:Record ;
  rdfs:label "BS Overlijden op 16 maart 1957 te Warmond" ;
  a2a:hasPerson oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-fdbb0c8c-f353-c955-cf17-f481a1840004, oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-e9db27ea-da30-366a-a476-7025d5d6fd48, oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-31a783be-6cf8-9f4f-7ada-3dd9f68edffa, oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-d3091673-df6f-1bc7-fb47-ad93ec476e1f ;
  a2a:hasEvent oa:event_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_0, oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_1, oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_2 ;
  a2a:hasRelationPP oa:relationpp_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_0 ;
  a2a:hasSource oa:source_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2 .

oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-fdbb0c8c-f353-c955-cf17-f481a1840004
  a a2a:Person ;
  rdfs:label "Cornelis Heemskerk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Heemskerk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Heemskerk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Profession "veehouder" .

oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-e9db27ea-da30-366a-a476-7025d5d6fd48
  a a2a:Person ;
  rdfs:label "Alida Gerarda van der Tol" ;
  a2a:PersonName [
    rdfs:label "Alida Gerarda van der Tol" ;
    a2a:PersonNameFirstName "Alida Gerarda" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-31a783be-6cf8-9f4f-7ada-3dd9f68edffa
  a a2a:Person ;
  rdfs:label "Joannes Heemskerk" ;
  a2a:PersonName [
    rdfs:label "Joannes Heemskerk" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Heemskerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person-d3091673-df6f-1bc7-fb47-ad93ec476e1f
  a a2a:Person ;
  rdfs:label "Alida Bakker" ;
  a2a:PersonName [
    rdfs:label "Alida Bakker" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1957-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person:fdbb0c8c-f353-c955-cf17-f481a1840004 ;
  a2a:EventKeyRef oa:event_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Event1 .

oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person:31a783be-6cf8-9f4f-7ada-3dd9f68edffa ;
  a2a:EventKeyRef oa:event_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Event1 .

oa:relationep_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person:d3091673-df6f-1bc7-fb47-ad93ec476e1f ;
  a2a:EventKeyRef oa:event_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Event1 .

oa:relationpp_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person:fdbb0c8c-f353-c955-cf17-f481a1840004, oa:person_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2_Person:e9db27ea-da30-366a-a476-7025d5d6fd48 .

oa:source_elo_8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1951-01-01 - 1960-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (na 1930), Deel: 443A, Periode: 1951-1960" ;
    a2a:Book "Overlijdensregister van Warmond, 1951-1960." ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "443A" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (na 1930), Deel: 443A, Periode: 1951-1960, Overlijdensregister van Warmond, 1951-1960., 6, 443A"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2" ;
  a2a:RecordGUID "{8f9fdcec-4ce2-3ab6-ad8f-38b3c2fa6df2}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1957<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0601/file/443A\">Inventarisnummer 443A van archiefnummer 0601 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (na 1930)" ;
  a2a:SourceRemarkdeel "443A" ;
  a2a:SourceRemarkregister_periode "1951-1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_17211_00017211.xml van ELO" .

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

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