@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_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 25 april 1835 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-1461a96e-8ab7-1d39-ee3d-f187bd3add76, oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-357621a5-be2e-9c45-a28c-97c804ef722b, oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-47e11474-1fd0-e181-fa61-ce2fb26b399f, oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-6cbb52db-0a95-3aa9-cefc-84ffd46ff439 ;
  a2a:hasEvent oa:event_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_0, oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_1, oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_2 ;
  a2a:hasRelationPP oa:relationpp_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_0 ;
  a2a:hasSource oa:source_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9 .

oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-1461a96e-8ab7-1d39-ee3d-f187bd3add76
  a a2a:Person ;
  rdfs:label "Jan Jacobs Laverman" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs Laverman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Laverman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanswerd" ;
    rdfs:label "Wanswerd"
  ] .

oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-357621a5-be2e-9c45-a28c-97c804ef722b
  a a2a:Person ;
  rdfs:label "Joukje Jans Boltjes" ;
  a2a:PersonName [
    rdfs:label "Joukje Jans Boltjes" ;
    a2a:PersonNameFirstName "Joukje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Boltjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-47e11474-1fd0-e181-fa61-ce2fb26b399f
  a a2a:Person ;
  rdfs:label "Jacob Gosses Laverman" ;
  a2a:PersonName [
    rdfs:label "Jacob Gosses Laverman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Gosses" ;
    a2a:PersonNameLastName "Laverman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person-6cbb52db-0a95-3aa9-cefc-84ffd46ff439
  a a2a:Person ;
  rdfs:label "Akke Jans" ;
  a2a:PersonName [
    rdfs:label "Akke Jans" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1835-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person:1461a96e-8ab7-1d39-ee3d-f187bd3add76 ;
  a2a:EventKeyRef oa:event_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Event1 .

oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person:47e11474-1fd0-e181-fa61-ce2fb26b399f ;
  a2a:EventKeyRef oa:event_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Event1 .

oa:relationep_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person:6cbb52db-0a95-3aa9-cefc-84ffd46ff439 ;
  a2a:EventKeyRef oa:event_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Event1 .

oa:relationpp_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person:1461a96e-8ab7-1d39-ee3d-f187bd3add76, oa:person_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9_Person:357621a5-be2e-9c45-a28c-97c804ef722b .

oa:source_frl_bc61ceab-ccd4-37c8-e958-f3e925f2d2a9
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1835-04-27 - 1835-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1835-04-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1835" ;
    a2a:DocumentNumber "0137" ;
    a2a:RegistryNumber "635" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1835, 0137, 635"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/e8b98380-1438-5cb6-265e-867564106be8.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bc61ceab-ccd4-37c8-e958-f3e925f2d2a9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/e8b98380-1438-5cb6-265e-867564106be8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bc61ceab-ccd4-37c8-e958-f3e925f2d2a9" ;
  a2a:RecordGUID "{bc61ceab-ccd4-37c8-e958-f3e925f2d2a9}" ;
  a2a:SourceRemarkOpmerking "Adres wijk N nr. 94" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "635" ;
  a2a:SourceRemarkregister_periode "1835" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_67194_00067194.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1835-04-25" .

