@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_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf
  a a2a:Record ;
  rdfs:label "BS Overlijden op 9 oktober 1967 te Lisse" ;
  a2a:hasPerson oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-151a56a6-1788-32e3-2fd9-ad8826c41134, oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-78ff56b8-56eb-a260-a200-83ee7e9d7f36, oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-e526ddb1-02e1-0034-b399-ef42e8c29fb7, oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-53145dc4-54d2-fba6-8e13-8aa238c536f6 ;
  a2a:hasEvent oa:event_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_0, oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_1, oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_2 ;
  a2a:hasRelationPP oa:relationpp_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_0 ;
  a2a:hasSource oa:source_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf .

oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-151a56a6-1788-32e3-2fd9-ad8826c41134
  a a2a:Person ;
  rdfs:label "Adrianus Wilhelmus Johannes Lefeber" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wilhelmus Johannes Lefeber" ;
    a2a:PersonNameFirstName "Adrianus Wilhelmus Johannes" ;
    a2a:PersonNameLastName "Lefeber"
  ] ;
  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"
  ] ;
  a2a:Profession "vertegenwoordiger" .

oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-78ff56b8-56eb-a260-a200-83ee7e9d7f36
  a a2a:Person ;
  rdfs:label "Jeanette Maria Theresia van Grieken" ;
  a2a:PersonName [
    rdfs:label "Jeanette Maria Theresia van Grieken" ;
    a2a:PersonNameFirstName "Jeanette Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grieken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-e526ddb1-02e1-0034-b399-ef42e8c29fb7
  a a2a:Person ;
  rdfs:label "Adrianus Henricus Lefeber" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henricus Lefeber" ;
    a2a:PersonNameFirstName "Adrianus Henricus" ;
    a2a:PersonNameLastName "Lefeber"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "bloembollenkweker" .

oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person-53145dc4-54d2-fba6-8e13-8aa238c536f6
  a a2a:Person ;
  rdfs:label "Maria Cornelia van der Vlugt" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia van der Vlugt" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vlugt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1967-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person:151a56a6-1788-32e3-2fd9-ad8826c41134 ;
  a2a:EventKeyRef oa:event_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Event1 .

oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person:e526ddb1-02e1-0034-b399-ef42e8c29fb7 ;
  a2a:EventKeyRef oa:event_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Event1 .

oa:relationep_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person:53145dc4-54d2-fba6-8e13-8aa238c536f6 ;
  a2a:EventKeyRef oa:event_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Event1 .

oa:relationpp_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person:151a56a6-1788-32e3-2fd9-ad8826c41134, oa:person_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf_Person:78ff56b8-56eb-a260-a200-83ee7e9d7f36 .

oa:source_elo_2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1966-01-01 - 1970-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1967-10-10"^^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: 1734, Periode: 1966-1970" ;
    a2a:Book "1966-1970." ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1734" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1734, Periode: 1966-1970, 1966-1970., 45, 1734"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf/iiif/3/2319651/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf/iiif/3/2319651/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/2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf" ;
  a2a:RecordGUID "{2db8f45f-4a23-d5ad-b8ab-5f8be9cc97cf}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1967<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1734\">Inventarisnummer 1734 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1734" ;
  a2a:SourceRemarkregister_periode "1966-1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8745_00008745.xml van ELO" .

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

