@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_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d
  a a2a:Record ;
  rdfs:label "Overlijden op 27 december 1837 te Gorredijk" ;
  a2a:hasPerson oa:person_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Person-478f71a9-7bd0-4fcc-89f1-c3cdae6a3277 ;
  a2a:hasEvent oa:event_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_0 ;
  a2a:hasSource oa:source_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d .

oa:person_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Person-478f71a9-7bd0-4fcc-89f1-c3cdae6a3277
  a a2a:Person ;
  rdfs:label "Leman Jacobs van Leer" ;
  a2a:PersonName [
    rdfs:label "Leman Jacobs van Leer" ;
    a2a:PersonNameFirstName "Leman" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:event_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1837-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:relationep_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Person:478f71a9-7bd0-4fcc-89f1-c3cdae6a3277 ;
  a2a:EventKeyRef oa:event_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d_Event1 .

oa:source_frl_ea1fe71a-4ac5-454e-99a4-e2b88b54017d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1837-01-01 - 1838-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Memories van successie - Tresoar, Deel: 5023, Periode: 1837-1838" ;
    a2a:Book "Memories kantoor Gorredijk" ;
    a2a:DocumentNumber "365" ;
    a2a:RegistryNumber "5023" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 5023, Periode: 1837-1838, Memories kantoor Gorredijk, 365, 5023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_05023%2FNL-0400410000_42_05023_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ea1fe71a-4ac5-454e-99a4-e2b88b54017d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_05023%2FNL-0400410000_42_05023_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ea1fe71a-4ac5-454e-99a4-e2b88b54017d" ;
  a2a:RecordGUID "{ea1fe71a-4ac5-454e-99a4-e2b88b54017d}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 96
Er behoorde geen onroerend goed tot de nalatenschap
zoon van Jacob Zadoks Jacobs van Leer en Vogelina Salomons van Praag; broer van Sadok en minderjarige Salomon, Mannus, Lotje, Lyon, Mozes, Anne, Ragchel en Maryanne Jacobs van Leer.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_3506_00003506.xml van FRL" .

