@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_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab
  a a2a:Record ;
  rdfs:label "BS Overlijden op 10 mei 1958 te Lisse" ;
  a2a:hasPerson oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-74bc7c2c-1c56-f9be-4107-861a7185f1b3, oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-8576c09b-6114-229c-7fec-d9d07b8a2f2d, oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-cee71cdd-cab7-fab7-6d4d-cef4b83f5ff8, oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-7a7c5dbe-61e8-328c-7b0d-cd93fc039d82 ;
  a2a:hasEvent oa:event_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_0, oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_1, oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_2 ;
  a2a:hasRelationPP oa:relationpp_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_0 ;
  a2a:hasSource oa:source_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab .

oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-74bc7c2c-1c56-f9be-4107-861a7185f1b3
  a a2a:Person ;
  rdfs:label "Cecillia Clasina Wanders" ;
  a2a:PersonName [
    rdfs:label "Cecillia Clasina Wanders" ;
    a2a:PersonNameFirstName "Cecillia Clasina" ;
    a2a:PersonNameLastName "Wanders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ubbergen" ;
    rdfs:label "Ubbergen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-8576c09b-6114-229c-7fec-d9d07b8a2f2d
  a a2a:Person ;
  rdfs:label "Franciscus Stappers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Stappers" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Stappers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-cee71cdd-cab7-fab7-6d4d-cef4b83f5ff8
  a a2a:Person ;
  rdfs:label "Johan Wanders" ;
  a2a:PersonName [
    rdfs:label "Johan Wanders" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Wanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person-7a7c5dbe-61e8-328c-7b0d-cd93fc039d82
  a a2a:Person ;
  rdfs:label "Hendrica Catharina Peters" ;
  a2a:PersonName [
    rdfs:label "Hendrica Catharina Peters" ;
    a2a:PersonNameFirstName "Hendrica Catharina" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1958-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person:74bc7c2c-1c56-f9be-4107-861a7185f1b3 ;
  a2a:EventKeyRef oa:event_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Event1 .

oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person:cee71cdd-cab7-fab7-6d4d-cef4b83f5ff8 ;
  a2a:EventKeyRef oa:event_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Event1 .

oa:relationep_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person:7a7c5dbe-61e8-328c-7b0d-cd93fc039d82 ;
  a2a:EventKeyRef oa:event_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Event1 .

oa:relationpp_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person:74bc7c2c-1c56-f9be-4107-861a7185f1b3, oa:person_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab_Person:8576c09b-6114-229c-7fec-d9d07b8a2f2d .

oa:source_elo_cdf1c42e-0df0-c98a-9b6d-1b7d016922ab
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1956-01-01 - 1960-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1958-05-12"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1732, Periode: 1956-1960" ;
    a2a:Book "1956-1960." ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "1732" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1732, Periode: 1956-1960, 1956-1960., 22, 1732"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a3737a8b-f6b0-4088-a20c-53f6c77f7a44/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cdf1c42e-0df0-c98a-9b6d-1b7d016922ab" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a3737a8b-f6b0-4088-a20c-53f6c77f7a44/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/cdf1c42e-0df0-c98a-9b6d-1b7d016922ab" ;
  a2a:RecordGUID "{cdf1c42e-0df0-c98a-9b6d-1b7d016922ab}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1958<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1732\">Inventarisnummer 1732 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1732" ;
  a2a:SourceRemarkregister_periode "1956-1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22978_00022978.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Lisse" ;
  a2a:PersonRemarkdatum_overlijden "19580510" .

[] a2a:PersonRemarkdiversen "relatie: Weduwnaar/weduwe van" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
