@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_ecea9a3d-ecc4-43c8-92fb-4775de50381f
  a a2a:Record ;
  rdfs:label "Overlijden op 2 augustus 1826 te Aalsum" ;
  a2a:hasPerson oa:person_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Person-d4c28c30-0edc-467c-b142-95d816483e41 ;
  a2a:hasEvent oa:event_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_0 ;
  a2a:hasSource oa:source_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f .

oa:person_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Person-d4c28c30-0edc-467c-b142-95d816483e41
  a a2a:Person ;
  rdfs:label "Lijsbert Koenes Vellinga" ;
  a2a:PersonName [
    rdfs:label "Lijsbert Koenes Vellinga" ;
    a2a:PersonNameFirstName "Lijsbert" ;
    a2a:PersonNamePatronym "Koenes" ;
    a2a:PersonNameLastName "Vellinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalsum" ;
    rdfs:label "Aalsum"
  ] .

oa:event_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1826-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalsum" ;
    rdfs:label "Aalsum"
  ] .

oa:relationep_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Person:d4c28c30-0edc-467c-b142-95d816483e41 ;
  a2a:EventKeyRef oa:event_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f_Event1 .

oa:source_frl_ecea9a3d-ecc4-43c8-92fb-4775de50381f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1825-01-01 - 1826-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-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: 3006, Periode: 1825-1826" ;
    a2a:Book "Memories kantoor Dokkum" ;
    a2a:DocumentNumber "695" ;
    a2a:RegistryNumber "3006" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 3006, Periode: 1825-1826, Memories kantoor Dokkum, 695, 3006"
  ] ;
  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_03006%2FNL-0400410000_42_03006_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ecea9a3d-ecc4-43c8-92fb-4775de50381f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_03006%2FNL-0400410000_42_03006_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ecea9a3d-ecc4-43c8-92fb-4775de50381f" ;
  a2a:RecordGUID "{ecea9a3d-ecc4-43c8-92fb-4775de50381f}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 52
Er behoorde onroerend goed tot de nalatenschap
vrouw van Pieter Kornelis Wijngaarden, mr.wagenmaker; moeder van Detje, Kornelis en Koene Pieters Wijngaarden.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_3556_00003556.xml van FRL" .

