@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_f0e80400-78b3-ee7e-eeec-def9cfc98d83
  a a2a:Record ;
  rdfs:label "BS Overlijden op 11 juni 1939 te Noordwijkerhout" ;
  a2a:hasPerson oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-a411b9ba-2f82-3f21-2fb5-2e863bbd5e35, oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-af1ac57b-cad2-7b80-2371-fd63356129b0, oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-a6f987d6-b96a-d358-d5b0-a09974f56c5e ;
  a2a:hasEvent oa:event_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_0, oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_1, oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_2 ;
  a2a:hasSource oa:source_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83 .

oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-a411b9ba-2f82-3f21-2fb5-2e863bbd5e35
  a a2a:Person ;
  rdfs:label "Theodorus Johannes Kortekaas" ;
  a2a:PersonName [
    rdfs:label "Theodorus Johannes Kortekaas" ;
    a2a:PersonNameFirstName "Theodorus Johannes" ;
    a2a:PersonNameLastName "Kortekaas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-af1ac57b-cad2-7b80-2371-fd63356129b0
  a a2a:Person ;
  rdfs:label "Cornelis Kortekaas" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kortekaas" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kortekaas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "bloemistknecht" .

oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person-a6f987d6-b96a-d358-d5b0-a09974f56c5e
  a a2a:Person ;
  rdfs:label "Jacoba Maria van Diest" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria van Diest" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diest"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:event_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1939-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] .

oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person:a411b9ba-2f82-3f21-2fb5-2e863bbd5e35 ;
  a2a:EventKeyRef oa:event_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Event1 .

oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person:af1ac57b-cad2-7b80-2371-fd63356129b0 ;
  a2a:EventKeyRef oa:event_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Event1 .

oa:relationep_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Person:a6f987d6-b96a-d358-d5b0-a09974f56c5e ;
  a2a:EventKeyRef oa:event_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83_Event1 .

oa:source_elo_f0e80400-78b3-ee7e-eeec-def9cfc98d83
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1936-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^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: 1728, Periode: 1936-1940" ;
    a2a:Book "1936-1940." ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1728" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1728, Periode: 1936-1940, 1936-1940., 41, 1728"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/cb486c2f-4b89-4af9-9d64-8888857a741c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f0e80400-78b3-ee7e-eeec-def9cfc98d83" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/cb486c2f-4b89-4af9-9d64-8888857a741c/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/f0e80400-78b3-ee7e-eeec-def9cfc98d83" ;
  a2a:RecordGUID "{f0e80400-78b3-ee7e-eeec-def9cfc98d83}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1939<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1728\">Inventarisnummer 1728 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1728" ;
  a2a:SourceRemarkregister_periode "1936-1940" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15038_00015038.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Noordwijkerhout" ;
  a2a:PersonRemarkdatum_overlijden "19390611" .

