@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_69b317fe-9b27-563f-5987-69e4b650ca78
  a a2a:Record ;
  rdfs:label "Overlijden op 1 november 1844 te Sneek" ;
  a2a:hasPerson oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-fbd61f9e-e06c-b554-ce5e-54aada978831, oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-b517ac54-8704-4238-8673-c111e4f2ed7c, oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-cb02ef9b-a874-4689-ad79-c1e4f780340a, oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-d95d47de-14b0-484b-a7a9-2eab31f0c7af ;
  a2a:hasEvent oa:event_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_0, oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_1, oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_2 ;
  a2a:hasRelationPP oa:relationpp_frl_69b317fe-9b27-563f-5987-69e4b650ca78_0 ;
  a2a:hasSource oa:source_frl_69b317fe-9b27-563f-5987-69e4b650ca78 .

oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-fbd61f9e-e06c-b554-ce5e-54aada978831
  a a2a:Person ;
  rdfs:label "Murk van Lingen" ;
  a2a:PersonName [
    rdfs:label "Murk van Lingen" ;
    a2a:PersonNameFirstName "Murk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "tuinier" .

oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-b517ac54-8704-4238-8673-c111e4f2ed7c
  a a2a:Person ;
  rdfs:label "Jan van Lingen" ;
  a2a:PersonName [
    rdfs:label "Jan van Lingen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lingen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-cb02ef9b-a874-4689-ad79-c1e4f780340a
  a a2a:Person ;
  rdfs:label "Catharina Joustra" ;
  a2a:PersonName [
    rdfs:label "Catharina Joustra" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Joustra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person-d95d47de-14b0-484b-a7a9-2eab31f0c7af
  a a2a:Person ;
  rdfs:label "Trijntje Graafsma" ;
  a2a:PersonName [
    rdfs:label "Trijntje Graafsma" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Graafsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1844-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person:fbd61f9e-e06c-b554-ce5e-54aada978831 ;
  a2a:EventKeyRef oa:event_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Event1 .

oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person:b517ac54-8704-4238-8673-c111e4f2ed7c ;
  a2a:EventKeyRef oa:event_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Event1 .

oa:relationep_frl_69b317fe-9b27-563f-5987-69e4b650ca78_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person:cb02ef9b-a874-4689-ad79-c1e4f780340a ;
  a2a:EventKeyRef oa:event_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Event1 .

oa:relationpp_frl_69b317fe-9b27-563f-5987-69e4b650ca78_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person:fbd61f9e-e06c-b554-ce5e-54aada978831, oa:person_frl_69b317fe-9b27-563f-5987-69e4b650ca78_Person:d95d47de-14b0-484b-a7a9-2eab31f0c7af .

oa:source_frl_69b317fe-9b27-563f-5987-69e4b650ca78
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1844-11-02 - 1844-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1844-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3009, Periode: 1844" ;
    a2a:Book "Overlijdensregister 1843-1845" ;
    a2a:RegistryNumber "3009" ;
    a2a:Folio "039" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3009, Periode: 1844, Overlijdensregister 1843-1845, 3009, 039"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/d2c5ce85-5fc5-1675-4cc2-07460a1d41d3.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/69b317fe-9b27-563f-5987-69e4b650ca78" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/d2c5ce85-5fc5-1675-4cc2-07460a1d41d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/69b317fe-9b27-563f-5987-69e4b650ca78" ;
  a2a:RecordGUID "{69b317fe-9b27-563f-5987-69e4b650ca78}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Sneek - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3009" ;
  a2a:SourceRemarkregister_periode "1844" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_61093_00061093.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Sneek" ;
  a2a:PersonRemarkdatum_overlijden "1844-11-01" .

