@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_8f966fd4-b74c-409f-8874-e28ad808c19c
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juni 1826 te Huizum" ;
  a2a:hasPerson oa:person_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Person-9cdb3cb4-a98b-4047-8a7c-716035a09a3f ;
  a2a:hasEvent oa:event_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_0 ;
  a2a:hasSource oa:source_frl_8f966fd4-b74c-409f-8874-e28ad808c19c .

oa:person_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Person-9cdb3cb4-a98b-4047-8a7c-716035a09a3f
  a a2a:Person ;
  rdfs:label "Pieter Gerrits Stelpstra" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerrits Stelpstra" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Stelpstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:event_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1826-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:relationep_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Person:9cdb3cb4-a98b-4047-8a7c-716035a09a3f ;
  a2a:EventKeyRef oa:event_frl_8f966fd4-b74c-409f-8874-e28ad808c19c_Event1 .

oa:source_frl_8f966fd4-b74c-409f-8874-e28ad808c19c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1826-01-01 - 1826-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-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: 11020, Periode: 1826" ;
    a2a:Book "Memories kantoor Leeuwarden" ;
    a2a:DocumentNumber "034" ;
    a2a:RegistryNumber "11020" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 11020, Periode: 1826, Memories kantoor Leeuwarden, 034, 11020"
  ] ;
  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_11020%2FNL-0400410000_42_11020_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8f966fd4-b74c-409f-8874-e28ad808c19c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_11020%2FNL-0400410000_42_11020_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8f966fd4-b74c-409f-8874-e28ad808c19c" ;
  a2a:RecordGUID "{8f966fd4-b74c-409f-8874-e28ad808c19c}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 180
Er behoorde geen onroerend goed tot de nalatenschap
8 dg; zoon van Gerrit Willems Stelpstra, boerenarbeider & Antje Oeges de Vries.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_4150_00004150.xml van FRL" .

