@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_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6
  a a2a:Record ;
  rdfs:label "BS Overlijden op 30 november 1946 te Leiden" ;
  a2a:hasPerson oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-07a800f6-bf67-046a-fe13-d5830bfd0796, oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-da7db3b1-ed48-e6c0-dabc-f7d637d9fcaa, oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-01f94108-dbcd-0631-9102-93fb17c3e468 ;
  a2a:hasEvent oa:event_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_0, oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_1, oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_2 ;
  a2a:hasSource oa:source_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6 .

oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-07a800f6-bf67-046a-fe13-d5830bfd0796
  a a2a:Person ;
  rdfs:label "Gijsbertus Leonardus Lamboo" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Leonardus Lamboo" ;
    a2a:PersonNameFirstName "Gijsbertus Leonardus" ;
    a2a:PersonNameLastName "Lamboo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 dagen" ;
    rdfs:label "4 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-da7db3b1-ed48-e6c0-dabc-f7d637d9fcaa
  a a2a:Person ;
  rdfs:label "Cornelis Leonardus Johannes Lamboo" ;
  a2a:PersonName [
    rdfs:label "Cornelis Leonardus Johannes Lamboo" ;
    a2a:PersonNameFirstName "Cornelis Leonardus Johannes" ;
    a2a:PersonNameLastName "Lamboo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person-01f94108-dbcd-0631-9102-93fb17c3e468
  a a2a:Person ;
  rdfs:label "Apolonia Elizabeth Balfoort" ;
  a2a:PersonName [
    rdfs:label "Apolonia Elizabeth Balfoort" ;
    a2a:PersonNameFirstName "Apolonia Elizabeth" ;
    a2a:PersonNameLastName "Balfoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1946-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person:07a800f6-bf67-046a-fe13-d5830bfd0796 ;
  a2a:EventKeyRef oa:event_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Event1 .

oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person:da7db3b1-ed48-e6c0-dabc-f7d637d9fcaa ;
  a2a:EventKeyRef oa:event_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Event1 .

oa:relationep_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Person:01f94108-dbcd-0631-9102-93fb17c3e468 ;
  a2a:EventKeyRef oa:event_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6_Event1 .

oa:source_elo_788b2003-4d3c-5abd-b4e4-e2e05a84b6b6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1946-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-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 Leiden (1929-1993), Deel: 134" ;
    a2a:Book "Overlijdensregister van Leiden, 1946" ;
    a2a:DocumentNumber "1085" ;
    a2a:RegistryNumber "134" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 134, Overlijdensregister van Leiden, 1946, 1085, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/788b2003-4d3c-5abd-b4e4-e2e05a84b6b6/iiif/3/1129070/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/788b2003-4d3c-5abd-b4e4-e2e05a84b6b6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/788b2003-4d3c-5abd-b4e4-e2e05a84b6b6/iiif/3/1129070/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/788b2003-4d3c-5abd-b4e4-e2e05a84b6b6" ;
  a2a:RecordGUID "{788b2003-4d3c-5abd-b4e4-e2e05a84b6b6}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1946<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/134\">Inventarisnummer 134 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "134" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_11583_00011583.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Leiden" ;
  a2a:PersonRemarkdatum_overlijden "19461130" .

