@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_e4a717e0-5732-dfcc-df5e-e1801cb082cf
  a a2a:Record ;
  rdfs:label "Overlijden op 21 augustus 1963 te Holwerd" ;
  a2a:hasPerson oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-b4b4c42d-037f-b229-0876-74560176cc96, oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-e61d6e57-be04-ac19-5636-7592af496978, oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-9590f980-d38f-dcd3-f9b9-de12121152f5, oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-7da2f2d7-719a-e6d7-b79d-908eefd962d4 ;
  a2a:hasEvent oa:event_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_0, oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_1, oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_0 ;
  a2a:hasSource oa:source_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf .

oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-b4b4c42d-037f-b229-0876-74560176cc96
  a a2a:Person ;
  rdfs:label "Hiltje Hamstra" ;
  a2a:PersonName [
    rdfs:label "Hiltje Hamstra" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Hamstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "92 jaar" ;
    rdfs:label "92 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-e61d6e57-be04-ac19-5636-7592af496978
  a a2a:Person ;
  rdfs:label "Jelle van Sinderen" ;
  a2a:PersonName [
    rdfs:label "Jelle van Sinderen" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sinderen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-9590f980-d38f-dcd3-f9b9-de12121152f5
  a a2a:Person ;
  rdfs:label "Sjoerd Hamstra" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Hamstra" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNameLastName "Hamstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person-7da2f2d7-719a-e6d7-b79d-908eefd962d4
  a a2a:Person ;
  rdfs:label "Antje de Vries" ;
  a2a:PersonName [
    rdfs:label "Antje de Vries" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1963-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person:b4b4c42d-037f-b229-0876-74560176cc96 ;
  a2a:EventKeyRef oa:event_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Event1 .

oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person:9590f980-d38f-dcd3-f9b9-de12121152f5 ;
  a2a:EventKeyRef oa:event_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Event1 .

oa:relationep_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person:7da2f2d7-719a-e6d7-b79d-908eefd962d4 ;
  a2a:EventKeyRef oa:event_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Event1 .

oa:relationpp_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person:b4b4c42d-037f-b229-0876-74560176cc96, oa:person_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf_Person:e61d6e57-be04-ac19-5636-7592af496978 .

oa:source_frl_e4a717e0-5732-dfcc-df5e-e1801cb082cf
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1963-08-22 - 1963-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1963-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Deel: 3092, Periode: 1963" ;
    a2a:Book "Overlijdensregister 1963" ;
    a2a:DocumentNumber "0027" ;
    a2a:RegistryNumber "3092" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Deel: 3092, Periode: 1963, Overlijdensregister 1963, 0027, 3092"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e4a717e0-5732-dfcc-df5e-e1801cb082cf" ;
  a2a:RecordGUID "{e4a717e0-5732-dfcc-df5e-e1801cb082cf}" ;
  a2a:SourceRemarkOpmerking "Scans niet aanwezig." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_51212_00051212.xml van FRL" .

