@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_a40bc438-b48d-4094-8e4e-8a3d47645656
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juli 1846 te Kollum" ;
  a2a:hasPerson oa:person_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Person-1242c076-94e6-4c13-bf15-1aa6d93e55bf ;
  a2a:hasEvent oa:event_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_0 ;
  a2a:hasSource oa:source_frl_a40bc438-b48d-4094-8e4e-8a3d47645656 .

oa:person_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Person-1242c076-94e6-4c13-bf15-1aa6d93e55bf
  a a2a:Person ;
  rdfs:label "Gerrit Abeles van der Woude" ;
  a2a:PersonName [
    rdfs:label "Gerrit Abeles van der Woude" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Abeles" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Woude"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kollum" ;
    rdfs:label "Kollum"
  ] .

oa:event_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1846-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kollum" ;
    rdfs:label "Kollum"
  ] .

oa:relationep_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Person:1242c076-94e6-4c13-bf15-1aa6d93e55bf ;
  a2a:EventKeyRef oa:event_frl_a40bc438-b48d-4094-8e4e-8a3d47645656_Event1 .

oa:source_frl_a40bc438-b48d-4094-8e4e-8a3d47645656
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1846-01-01 - 1846-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-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: 3044, Periode: 1846" ;
    a2a:Book "Memories kantoor Dokkum" ;
    a2a:DocumentNumber "313" ;
    a2a:RegistryNumber "3044" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 3044, Periode: 1846, Memories kantoor Dokkum, 313, 3044"
  ] ;
  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_03044%2FNL-0400410000_42_03044_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/a40bc438-b48d-4094-8e4e-8a3d47645656" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_03044%2FNL-0400410000_42_03044_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a40bc438-b48d-4094-8e4e-8a3d47645656" ;
  a2a:RecordGUID "{a40bc438-b48d-4094-8e4e-8a3d47645656}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 59
Er behoorde geen onroerend goed tot de nalatenschap
10 jr; zoon van Abele Willems v.der Woude, kleermaker & Aaltje Knoopsma; broer van minderjarige Auke, Willem en Gaatske Abeles v.der Woude.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_4972_00004972.xml van FRL" .

