@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_7c39b099-448a-c938-eade-b8e6974334a6
  a a2a:Record ;
  rdfs:label "BS Overlijden op 14 oktober 1917" ;
  a2a:hasPerson oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-5958f388-8572-6d2a-2451-7bdcb3bd95a7, oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-9aa7bc93-9afe-6465-07f4-84ce8bd92714, oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-c1f85feb-78d3-e2e7-b660-0653bb42dd10, oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-7151fcac-6884-0d84-574c-ff756bab6924 ;
  a2a:hasEvent oa:event_elo_7c39b099-448a-c938-eade-b8e6974334a6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_0, oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_1, oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_2 ;
  a2a:hasRelationPP oa:relationpp_elo_7c39b099-448a-c938-eade-b8e6974334a6_0 ;
  a2a:hasSource oa:source_elo_7c39b099-448a-c938-eade-b8e6974334a6 .

oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-5958f388-8572-6d2a-2451-7bdcb3bd95a7
  a a2a:Person ;
  rdfs:label "Cornelis Lommerse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lommerse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lommerse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaren" ;
    rdfs:label "62 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] ;
  a2a:Profession "bloembollenkweker" .

oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-9aa7bc93-9afe-6465-07f4-84ce8bd92714
  a a2a:Person ;
  rdfs:label "Bertha Ruigrok" ;
  a2a:PersonName [
    rdfs:label "Bertha Ruigrok" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Ruigrok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-c1f85feb-78d3-e2e7-b660-0653bb42dd10
  a a2a:Person ;
  rdfs:label "Rutgerus Lommerse" ;
  a2a:PersonName [
    rdfs:label "Rutgerus Lommerse" ;
    a2a:PersonNameFirstName "Rutgerus" ;
    a2a:PersonNameLastName "Lommerse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person-7151fcac-6884-0d84-574c-ff756bab6924
  a a2a:Person ;
  rdfs:label "Adriana Stokman" ;
  a2a:PersonName [
    rdfs:label "Adriana Stokman" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Stokman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7c39b099-448a-c938-eade-b8e6974334a6_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1917-10-14"^^xsd:date
  ] .

oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person:5958f388-8572-6d2a-2451-7bdcb3bd95a7 ;
  a2a:EventKeyRef oa:event_elo_7c39b099-448a-c938-eade-b8e6974334a6_Event1 .

oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person:c1f85feb-78d3-e2e7-b660-0653bb42dd10 ;
  a2a:EventKeyRef oa:event_elo_7c39b099-448a-c938-eade-b8e6974334a6_Event1 .

oa:relationep_elo_7c39b099-448a-c938-eade-b8e6974334a6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person:7151fcac-6884-0d84-574c-ff756bab6924 ;
  a2a:EventKeyRef oa:event_elo_7c39b099-448a-c938-eade-b8e6974334a6_Event1 .

oa:relationpp_elo_7c39b099-448a-c938-eade-b8e6974334a6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person:5958f388-8572-6d2a-2451-7bdcb3bd95a7, oa:person_elo_7c39b099-448a-c938-eade-b8e6974334a6_Person:9aa7bc93-9afe-6465-07f4-84ce8bd92714 .

oa:source_elo_7c39b099-448a-c938-eade-b8e6974334a6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1913-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 44, ..." ;
    a2a:Book "Overlijdensregister van Hillegom, 1913-1922." ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "44" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 44, ..., Overlijdensregister van Hillegom, 1913-1922., 97, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/95ff5673-d6bd-45a3-825a-e4bc7d775935/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7c39b099-448a-c938-eade-b8e6974334a6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/95ff5673-d6bd-45a3-825a-e4bc7d775935/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/7c39b099-448a-c938-eade-b8e6974334a6" ;
  a2a:RecordGUID "{7c39b099-448a-c938-eade-b8e6974334a6}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1917<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0831a/file/44\">Inventarisnummer 44 van archiefnummer 0831a in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters" ;
  a2a:SourceRemarkdeel "44" ;
  a2a:SourceRemarkregister_periode "1913-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11244_00011244.xml van ELO" .

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