@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_0a61d350-0dae-11e5-b879-17d6be8564fb
  a a2a:Record ;
  rdfs:label "Overlijden op 30 augustus 1957 te Stiens" ;
  a2a:hasPerson oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-f36bca66-0dad-11e5-b6fb-977a1563df9f, oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-ba744f06-92df-73e5-8d72-f2ec8d242283, oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-09ece3d8-0dae-11e5-92be-33d8d1f8bacd, oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-0a143d5c-0dae-11e5-9ac8-63d9ce59719b ;
  a2a:hasEvent oa:event_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_0, oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_1, oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_2 ;
  a2a:hasRelationPP oa:relationpp_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_0 ;
  a2a:hasSource oa:source_frl_0a61d350-0dae-11e5-b879-17d6be8564fb .

oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-f36bca66-0dad-11e5-b6fb-977a1563df9f
  a a2a:Person ;
  rdfs:label "Trijntje Ferwerda" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ferwerda" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Ferwerda"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "90 jaar" ;
    rdfs:label "90 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hallum" ;
    rdfs:label "Hallum"
  ] .

oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-ba744f06-92df-73e5-8d72-f2ec8d242283
  a a2a:Person ;
  rdfs:label "Geert Huberts" ;
  a2a:PersonName [
    rdfs:label "Geert Huberts" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Huberts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-09ece3d8-0dae-11e5-92be-33d8d1f8bacd
  a a2a:Person ;
  rdfs:label "Gerben Fokkes Ferwerda" ;
  a2a:PersonName [
    rdfs:label "Gerben Fokkes Ferwerda" ;
    a2a:PersonNameFirstName "Gerben" ;
    a2a:PersonNamePatronym "Fokkes" ;
    a2a:PersonNameLastName "Ferwerda"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person-0a143d5c-0dae-11e5-9ac8-63d9ce59719b
  a a2a:Person ;
  rdfs:label "IJtje Annes de Jong" ;
  a2a:PersonName [
    rdfs:label "IJtje Annes de Jong" ;
    a2a:PersonNameFirstName "IJtje" ;
    a2a:PersonNamePatronym "Annes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1957-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person:f36bca66-0dad-11e5-b6fb-977a1563df9f ;
  a2a:EventKeyRef oa:event_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Event1 .

oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person:09ece3d8-0dae-11e5-92be-33d8d1f8bacd ;
  a2a:EventKeyRef oa:event_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Event1 .

oa:relationep_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person:0a143d5c-0dae-11e5-9ac8-63d9ce59719b ;
  a2a:EventKeyRef oa:event_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Event1 .

oa:relationpp_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person:f36bca66-0dad-11e5-b6fb-977a1563df9f, oa:person_frl_0a61d350-0dae-11e5-b879-17d6be8564fb_Person:ba744f06-92df-73e5-8d72-f2ec8d242283 .

oa:source_frl_0a61d350-0dae-11e5-b879-17d6be8564fb
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1957-08-31 - 1957-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1957-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Deel: 3088, Periode: 1957" ;
    a2a:Book "Overlijdensregister 1957" ;
    a2a:DocumentNumber "024" ;
    a2a:RegistryNumber "3088" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Deel: 3088, Periode: 1957, Overlijdensregister 1957, 024, 3088"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/660841ed-9a8b-0192-393c-ea6d7c11a6c1.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0a61d350-0dae-11e5-b879-17d6be8564fb" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/660841ed-9a8b-0192-393c-ea6d7c11a6c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a61d350-0dae-11e5-b879-17d6be8564fb" ;
  a2a:RecordGUID "{0a61d350-0dae-11e5-b879-17d6be8564fb}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkdeel "3088" ;
  a2a:SourceRemarkregister_periode "1957" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_12057_00012057.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Stiens" ;
  a2a:PersonRemarkdatum_overlijden "1957-08-30" .

