@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_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juni 1820 te Sneek" ;
  a2a:hasPerson oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-b934ebe2-d62d-306c-79aa-7ad6adca77dc, oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-26823919-4500-4ce4-9ccc-23deb09cee32, oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-6c6601eb-c023-42a7-83c2-6702c5cb288a, oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-fafa513a-364d-450c-b76e-c6ab4b8ca5a4 ;
  a2a:hasEvent oa:event_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_0, oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_1, oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_2 ;
  a2a:hasRelationPP oa:relationpp_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_0 ;
  a2a:hasSource oa:source_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59 .

oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-b934ebe2-d62d-306c-79aa-7ad6adca77dc
  a a2a:Person ;
  rdfs:label "Ate Pieters de Jong" ;
  a2a:PersonName [
    rdfs:label "Ate Pieters de Jong" ;
    a2a:PersonNameFirstName "Ate" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:Profession "metselaarsknecht" .

oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-26823919-4500-4ce4-9ccc-23deb09cee32
  a a2a:Person ;
  rdfs:label "Pieter Ates de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter Ates de Jong" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Ates" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-6c6601eb-c023-42a7-83c2-6702c5cb288a
  a a2a:Person ;
  rdfs:label "Antje Uilkes" ;
  a2a:PersonName [
    rdfs:label "Antje Uilkes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Uilkes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person-fafa513a-364d-450c-b76e-c6ab4b8ca5a4
  a a2a:Person ;
  rdfs:label "Janke Annes Feenstra" ;
  a2a:PersonName [
    rdfs:label "Janke Annes Feenstra" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Annes" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1820-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person:b934ebe2-d62d-306c-79aa-7ad6adca77dc ;
  a2a:EventKeyRef oa:event_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Event1 .

oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person:26823919-4500-4ce4-9ccc-23deb09cee32 ;
  a2a:EventKeyRef oa:event_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Event1 .

oa:relationep_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person:6c6601eb-c023-42a7-83c2-6702c5cb288a ;
  a2a:EventKeyRef oa:event_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Event1 .

oa:relationpp_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person:b934ebe2-d62d-306c-79aa-7ad6adca77dc, oa:person_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59_Person:fafa513a-364d-450c-b76e-c6ab4b8ca5a4 .

oa:source_frl_c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1820-06-19 - 1820-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1820-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3003, Periode: 1820" ;
    a2a:Book "Overlijdensregister 1820-1824" ;
    a2a:RegistryNumber "3003" ;
    a2a:Folio "033" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3003, Periode: 1820, Overlijdensregister 1820-1824, 3003, 033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6206e5fb-b13d-016e-50f4-4b35deb09571.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6206e5fb-b13d-016e-50f4-4b35deb09571.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59" ;
  a2a:RecordGUID "{c8febc5a-86f3-3fbe-a0d2-da7bb98a3d59}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Sneek - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3003" ;
  a2a:SourceRemarkregister_periode "1820" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_67916_00067916.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Sneek" ;
  a2a:PersonRemarkdatum_overlijden "1820-06-18" .

