@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_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80
  a a2a:Record ;
  rdfs:label "BS Overlijden op 22 augustus 1894 te Warmond" ;
  a2a:hasPerson oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-2d99d0f6-5a54-2e92-1631-1a54f866e431, oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-6efdff4a-0fad-f80c-61f6-4e4d66a419a0, oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-f685c07c-1caa-85e5-5469-9c8344188f12 ;
  a2a:hasEvent oa:event_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_0, oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_1, oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_2 ;
  a2a:hasSource oa:source_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80 .

oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-2d99d0f6-5a54-2e92-1631-1a54f866e431
  a a2a:Person ;
  rdfs:label "Catharina Francken" ;
  a2a:PersonName [
    rdfs:label "Catharina Francken" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 maanden" ;
    rdfs:label "8 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-6efdff4a-0fad-f80c-61f6-4e4d66a419a0
  a a2a:Person ;
  rdfs:label "Cornelis Francken" ;
  a2a:PersonName [
    rdfs:label "Cornelis Francken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Francken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person-f685c07c-1caa-85e5-5469-9c8344188f12
  a a2a:Person ;
  rdfs:label "Neeltje van Duijker" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Duijker" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1894-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person:2d99d0f6-5a54-2e92-1631-1a54f866e431 ;
  a2a:EventKeyRef oa:event_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Event1 .

oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person:6efdff4a-0fad-f80c-61f6-4e4d66a419a0 ;
  a2a:EventKeyRef oa:event_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Event1 .

oa:relationep_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Person:f685c07c-1caa-85e5-5469-9c8344188f12 ;
  a2a:EventKeyRef oa:event_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80_Event1 .

oa:source_elo_0cfd2d4e-5995-3fe3-5b16-04c5e8beba80
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 748, Periode: 1890-1899" ;
    a2a:Book "Overlijdensregister van Warmond, 1890 - 1899." ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "748" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 748, Periode: 1890-1899, Overlijdensregister van Warmond, 1890 - 1899., 22, 748"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0cfd2d4e-5995-3fe3-5b16-04c5e8beba80/iiif/3/855203/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0cfd2d4e-5995-3fe3-5b16-04c5e8beba80" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0cfd2d4e-5995-3fe3-5b16-04c5e8beba80/iiif/3/855203/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/0cfd2d4e-5995-3fe3-5b16-04c5e8beba80" ;
  a2a:RecordGUID "{0cfd2d4e-5995-3fe3-5b16-04c5e8beba80}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1894<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/748\">Inventarisnummer 748 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "748" ;
  a2a:SourceRemarkregister_periode "1890-1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1393_00001393.xml van ELO" .

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

