@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_a8c9ff79-ff03-e159-4337-b58ba389a702
  a a2a:Record ;
  rdfs:label "BS Overlijden op 14 september 1859 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-a7dd482d-59d8-c023-0360-10b2d6d403f4, oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-c3b9e9b0-dded-4f5f-2484-e83cae65e624, oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-399b6744-c1ed-91ff-77e1-bc95383e3c32 ;
  a2a:hasEvent oa:event_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_0, oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_1, oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_2 ;
  a2a:hasSource oa:source_elo_a8c9ff79-ff03-e159-4337-b58ba389a702 .

oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-a7dd482d-59d8-c023-0360-10b2d6d403f4
  a a2a:Person ;
  rdfs:label "Cornelis Christiaan Philippus Jan Lechleitner Creutz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christiaan Philippus Jan Lechleitner Creutz" ;
    a2a:PersonNameFirstName "Cornelis Christiaan Philippus Jan" ;
    a2a:PersonNameLastName "Lechleitner Creutz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-c3b9e9b0-dded-4f5f-2484-e83cae65e624
  a a2a:Person ;
  rdfs:label "Jacob Zacharias Johann Lechleitner Creutz" ;
  a2a:PersonName [
    rdfs:label "Jacob Zacharias Johann Lechleitner Creutz" ;
    a2a:PersonNameFirstName "Jacob Zacharias Johann" ;
    a2a:PersonNameLastName "Lechleitner Creutz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person-399b6744-c1ed-91ff-77e1-bc95383e3c32
  a a2a:Person ;
  rdfs:label "Sara Maria van der Waard" ;
  a2a:PersonName [
    rdfs:label "Sara Maria van der Waard" ;
    a2a:PersonNameFirstName "Sara Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Waard"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1859-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person:a7dd482d-59d8-c023-0360-10b2d6d403f4 ;
  a2a:EventKeyRef oa:event_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Event1 .

oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person:c3b9e9b0-dded-4f5f-2484-e83cae65e624 ;
  a2a:EventKeyRef oa:event_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Event1 .

oa:relationep_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Person:399b6744-c1ed-91ff-77e1-bc95383e3c32 ;
  a2a:EventKeyRef oa:event_elo_a8c9ff79-ff03-e159-4337-b58ba389a702_Event1 .

oa:source_elo_a8c9ff79-ff03-e159-4337-b58ba389a702
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1857-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-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: 929, Periode: 1857-..." ;
    a2a:Book "Overlijdensregister van Oegstgeest, 1857-1861." ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "929" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 929, Periode: 1857-..., Overlijdensregister van Oegstgeest, 1857-1861., 78, 929"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a8c9ff79-ff03-e159-4337-b58ba389a702" ;
  a2a:RecordGUID "{a8c9ff79-ff03-e159-4337-b58ba389a702}" ;
  a2a:SourceRemarkOpmerking "Leeftijd 5 maanden<br>Jaar akte: 1859<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/929\">Inventarisnummer 929 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "929" ;
  a2a:SourceRemarkregister_periode "1857-1861" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_17349_00017349.xml van ELO" .

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

