@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_f99cfe82-e052-007f-47a5-47ab9300f2c0
  a a2a:Record ;
  rdfs:label "BS Overlijden op 17 oktober 1955 te Lisse" ;
  a2a:hasPerson oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-6cb77359-c1ec-c026-bb8b-f27f81c9a2c6, oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-f477bb3d-8492-bbe0-40e9-bbde64d9754e, oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-3dae6636-5250-dec9-64b6-620bba6773c1, oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-4ba53bd7-0df7-dab0-98ca-536076cd88b7 ;
  a2a:hasEvent oa:event_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_0, oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_1, oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_2 ;
  a2a:hasRelationPP oa:relationpp_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_0 ;
  a2a:hasSource oa:source_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0 .

oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-6cb77359-c1ec-c026-bb8b-f27f81c9a2c6
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Verstege" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Verstege" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Verstege"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-f477bb3d-8492-bbe0-40e9-bbde64d9754e
  a a2a:Person ;
  rdfs:label "Petrus Anthonius Uljee" ;
  a2a:PersonName [
    rdfs:label "Petrus Anthonius Uljee" ;
    a2a:PersonNameFirstName "Petrus Anthonius" ;
    a2a:PersonNameLastName "Uljee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-3dae6636-5250-dec9-64b6-620bba6773c1
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Verstege" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Verstege" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Verstege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person-4ba53bd7-0df7-dab0-98ca-536076cd88b7
  a a2a:Person ;
  rdfs:label "Apolonia Maria Kleijn" ;
  a2a:PersonName [
    rdfs:label "Apolonia Maria Kleijn" ;
    a2a:PersonNameFirstName "Apolonia Maria" ;
    a2a:PersonNameLastName "Kleijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1955-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person:6cb77359-c1ec-c026-bb8b-f27f81c9a2c6 ;
  a2a:EventKeyRef oa:event_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Event1 .

oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person:3dae6636-5250-dec9-64b6-620bba6773c1 ;
  a2a:EventKeyRef oa:event_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Event1 .

oa:relationep_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person:4ba53bd7-0df7-dab0-98ca-536076cd88b7 ;
  a2a:EventKeyRef oa:event_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Event1 .

oa:relationpp_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person:6cb77359-c1ec-c026-bb8b-f27f81c9a2c6, oa:person_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0_Person:f477bb3d-8492-bbe0-40e9-bbde64d9754e .

oa:source_elo_f99cfe82-e052-007f-47a5-47ab9300f2c0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse", "1951-01-01 - 1955-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-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: 1731, Periode: 1951-1955" ;
    a2a:Book "1951-1955." ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1731" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Secretarie van de Gemeente Lisse (1857-1990), Deel: 1731, Periode: 1951-1955, 1951-1955., 45, 1731"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/83bfe5e4-025e-4634-8e1c-bf21e9d845cd/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f99cfe82-e052-007f-47a5-47ab9300f2c0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/83bfe5e4-025e-4634-8e1c-bf21e9d845cd/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/f99cfe82-e052-007f-47a5-47ab9300f2c0" ;
  a2a:RecordGUID "{f99cfe82-e052-007f-47a5-47ab9300f2c0}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1955<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0762/file/1731\">Inventarisnummer 1731 van archiefnummer 0762 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Secretarie van de Gemeente Lisse (1857-1990)" ;
  a2a:SourceRemarkdeel "1731" ;
  a2a:SourceRemarkregister_periode "1951-1955" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15778_00015778.xml van ELO" .

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

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