@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_f2059535-e89e-4c72-1383-00a832425661
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1927 te Grouw" ;
  a2a:hasPerson oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-976acad7-c8e5-cc82-720f-a2bc7842ba85, oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-9a8388f1-4c36-4b42-bcca-348c40c17248, oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-b330c4a6-7efa-4aa5-bbce-c1c2a65cf165, oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-df7e4972-254d-43c1-b625-a43c17922e78 ;
  a2a:hasEvent oa:event_frl_f2059535-e89e-4c72-1383-00a832425661_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_0, oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_1, oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_2 ;
  a2a:hasRelationPP oa:relationpp_frl_f2059535-e89e-4c72-1383-00a832425661_0 ;
  a2a:hasSource oa:source_frl_f2059535-e89e-4c72-1383-00a832425661 .

oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-976acad7-c8e5-cc82-720f-a2bc7842ba85
  a a2a:Person ;
  rdfs:label "Willemke Botinga" ;
  a2a:PersonName [
    rdfs:label "Willemke Botinga" ;
    a2a:PersonNameFirstName "Willemke" ;
    a2a:PersonNameLastName "Botinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] .

oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-9a8388f1-4c36-4b42-bcca-348c40c17248
  a a2a:Person ;
  rdfs:label "Ulbe Botinga" ;
  a2a:PersonName [
    rdfs:label "Ulbe Botinga" ;
    a2a:PersonNameFirstName "Ulbe" ;
    a2a:PersonNameLastName "Botinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-b330c4a6-7efa-4aa5-bbce-c1c2a65cf165
  a a2a:Person ;
  rdfs:label "Lolkjen Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Lolkjen Zijlstra" ;
    a2a:PersonNameFirstName "Lolkjen" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person-df7e4972-254d-43c1-b625-a43c17922e78
  a a2a:Person ;
  rdfs:label "Wybren van Stralen" ;
  a2a:PersonName [
    rdfs:label "Wybren van Stralen" ;
    a2a:PersonNameFirstName "Wybren" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stralen"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_f2059535-e89e-4c72-1383-00a832425661_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1927-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person:976acad7-c8e5-cc82-720f-a2bc7842ba85 ;
  a2a:EventKeyRef oa:event_frl_f2059535-e89e-4c72-1383-00a832425661_Event1 .

oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person:9a8388f1-4c36-4b42-bcca-348c40c17248 ;
  a2a:EventKeyRef oa:event_frl_f2059535-e89e-4c72-1383-00a832425661_Event1 .

oa:relationep_frl_f2059535-e89e-4c72-1383-00a832425661_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person:b330c4a6-7efa-4aa5-bbce-c1c2a65cf165 ;
  a2a:EventKeyRef oa:event_frl_f2059535-e89e-4c72-1383-00a832425661_Event1 .

oa:relationpp_frl_f2059535-e89e-4c72-1383-00a832425661_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person:976acad7-c8e5-cc82-720f-a2bc7842ba85, oa:person_frl_f2059535-e89e-4c72-1383-00a832425661_Person:df7e4972-254d-43c1-b625-a43c17922e78 .

oa:source_frl_f2059535-e89e-4c72-1383-00a832425661
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1927-05-17 - 1927-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1927-05-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Bron: boek, Deel: 3050, Periode: 1927" ;
    a2a:Book "Overlijdensregister 1927" ;
    a2a:DocumentNumber "0042" ;
    a2a:RegistryNumber "3050" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Bron: boek, Deel: 3050, Periode: 1927, Overlijdensregister 1927, 0042, 3050"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/136778c2-5ac2-9ad4-a403-3ebb45b6601d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f2059535-e89e-4c72-1383-00a832425661" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/136778c2-5ac2-9ad4-a403-3ebb45b6601d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f2059535-e89e-4c72-1383-00a832425661" ;
  a2a:RecordGUID "{f2059535-e89e-4c72-1383-00a832425661}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Idaarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3050" ;
  a2a:SourceRemarkregister_periode "1927" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44944_00044944.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Grouw" ;
  a2a:PersonRemarkdatum_overlijden "1927-05-16" .

