@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_ba5fc39d-e182-4126-acf0-2f4e5c7412b3
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1860 te Driesum" ;
  a2a:hasPerson oa:person_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Person-91107d45-f0de-4212-bf6a-1318550397ee ;
  a2a:hasEvent oa:event_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_0 ;
  a2a:hasSource oa:source_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3 .

oa:person_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Person-91107d45-f0de-4212-bf6a-1318550397ee
  a a2a:Person ;
  rdfs:label "Fokke Freerks Tuinstra" ;
  a2a:PersonName [
    rdfs:label "Fokke Freerks Tuinstra" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNamePatronym "Freerks" ;
    a2a:PersonNameLastName "Tuinstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Driesum" ;
    rdfs:label "Driesum"
  ] .

oa:event_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1860-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Driesum" ;
    rdfs:label "Driesum"
  ] .

oa:relationep_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Person:91107d45-f0de-4212-bf6a-1318550397ee ;
  a2a:EventKeyRef oa:event_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3_Event1 .

oa:source_frl_ba5fc39d-e182-4126-acf0-2f4e5c7412b3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1860-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 3057, Periode: 1860" ;
    a2a:Book "Memories kantoor Dokkum" ;
    a2a:DocumentNumber "4786" ;
    a2a:RegistryNumber "3057" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 3057, Periode: 1860, Memories kantoor Dokkum, 4786, 3057"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ba5fc39d-e182-4126-acf0-2f4e5c7412b3" ;
  a2a:RecordGUID "{ba5fc39d-e182-4126-acf0-2f4e5c7412b3}" ;
  a2a:SourceRemarkOpmerking "Filmnummer: 62" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_4465_00004465.xml van FRL" .

