@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_eabbffac-8099-4b6b-97af-4e8233bbab19
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juni 1831 te Jorwerd" ;
  a2a:hasPerson oa:person_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Person-8582f46b-a359-4a3c-8597-6ef06053920d ;
  a2a:hasEvent oa:event_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_0 ;
  a2a:hasSource oa:source_frl_eabbffac-8099-4b6b-97af-4e8233bbab19 .

oa:person_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Person-8582f46b-a359-4a3c-8597-6ef06053920d
  a a2a:Person ;
  rdfs:label "Trientje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Trientje Jacobs" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Jorwerd" ;
    rdfs:label "Jorwerd"
  ] .

oa:event_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1831-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Jorwerd" ;
    rdfs:label "Jorwerd"
  ] .

oa:relationep_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Person:8582f46b-a359-4a3c-8597-6ef06053920d ;
  a2a:EventKeyRef oa:event_frl_eabbffac-8099-4b6b-97af-4e8233bbab19_Event1 .

oa:source_frl_eabbffac-8099-4b6b-97af-4e8233bbab19
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1831-01-01 - 1831-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-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: 14033, Periode: 1831" ;
    a2a:Book "Memories kantoor Sneek" ;
    a2a:DocumentNumber "243" ;
    a2a:RegistryNumber "14033" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 14033, Periode: 1831, Memories kantoor Sneek, 243, 14033"
  ] ;
  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_14033%2FNL-0400410000_42_14033_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/eabbffac-8099-4b6b-97af-4e8233bbab19" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_14033%2FNL-0400410000_42_14033_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2018-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eabbffac-8099-4b6b-97af-4e8233bbab19" ;
  a2a:RecordGUID "{eabbffac-8099-4b6b-97af-4e8233bbab19}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 277
Er behoorde geen onroerend goed tot de nalatenschap
(Onvermogend: NH gemeente); weduwe van Gerben Wiebes Wiebinga; moeder van Marijke, Eeke en Klaaske Gerbens Wiebinga (vrouw van Rienk Meinderts, arbeider Boxum).""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_3516_00003516.xml van FRL" .

