@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_358bba58-e6ca-406a-ad3a-3dc27eb076f0
  a a2a:Record ;
  rdfs:label "Overlijden op 10 mei 1842 te Hindeloopen" ;
  a2a:hasPerson oa:person_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Person-59517ccf-7e82-4071-a9ab-68296b67386b ;
  a2a:hasEvent oa:event_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_0 ;
  a2a:hasSource oa:source_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0 .

oa:person_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Person-59517ccf-7e82-4071-a9ab-68296b67386b
  a a2a:Person ;
  rdfs:label "Lieuwe Jelles Smid" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Jelles Smid" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:event_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1842-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:relationep_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Person:59517ccf-7e82-4071-a9ab-68296b67386b ;
  a2a:EventKeyRef oa:event_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0_Event1 .

oa:source_frl_358bba58-e6ca-406a-ad3a-3dc27eb076f0
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1842-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-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: 2039, Periode: 1842" ;
    a2a:Book "Memories kantoor Bolsward" ;
    a2a:DocumentNumber "029" ;
    a2a:RegistryNumber "2039" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 2039, Periode: 1842, Memories kantoor Bolsward, 029, 2039"
  ] ;
  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_02039%2FNL-0400410000_42_02039_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/358bba58-e6ca-406a-ad3a-3dc27eb076f0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_02039%2FNL-0400410000_42_02039_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/358bba58-e6ca-406a-ad3a-3dc27eb076f0" ;
  a2a:RecordGUID "{358bba58-e6ca-406a-ad3a-3dc27eb076f0}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 24
Er behoorde geen onroerend goed tot de nalatenschap
broer van Lolke Jelles Smid, mr.smid.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_2515_00002515.xml van FRL" .

