@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_58f00c8a-34fe-315a-ee17-88a552d73f85
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1899 te Jelsum" ;
  a2a:hasPerson oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-7056007c-1e27-35c9-b367-a4358bebd074, oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-ce9fe837-9d00-4c87-82b3-b1d425d5cac1, oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-50d7fd89-091c-498c-af17-1ce465334f71, oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-365b8031-394e-482d-ab41-3bbfb9aca5eb ;
  a2a:hasEvent oa:event_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_0, oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_1, oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_2 ;
  a2a:hasRelationPP oa:relationpp_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_0 ;
  a2a:hasSource oa:source_frl_58f00c8a-34fe-315a-ee17-88a552d73f85 .

oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-7056007c-1e27-35c9-b367-a4358bebd074
  a a2a:Person ;
  rdfs:label "Wybe Wybenga" ;
  a2a:PersonName [
    rdfs:label "Wybe Wybenga" ;
    a2a:PersonNameFirstName "Wybe" ;
    a2a:PersonNameLastName "Wybenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] .

oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-ce9fe837-9d00-4c87-82b3-b1d425d5cac1
  a a2a:Person ;
  rdfs:label "Jan Wybes Wybenga" ;
  a2a:PersonName [
    rdfs:label "Jan Wybes Wybenga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Wybes" ;
    a2a:PersonNameLastName "Wybenga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-50d7fd89-091c-498c-af17-1ce465334f71
  a a2a:Person ;
  rdfs:label "Jetske Hilbrands" ;
  a2a:PersonName [
    rdfs:label "Jetske Hilbrands" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNamePatronym "Hilbrands"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person-365b8031-394e-482d-ab41-3bbfb9aca5eb
  a a2a:Person ;
  rdfs:label "Trijntje Arjens Vlas" ;
  a2a:PersonName [
    rdfs:label "Trijntje Arjens Vlas" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Arjens" ;
    a2a:PersonNameLastName "Vlas"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1899-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Jelsum" ;
    rdfs:label "Jelsum"
  ] .

oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person:7056007c-1e27-35c9-b367-a4358bebd074 ;
  a2a:EventKeyRef oa:event_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Event1 .

oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person:ce9fe837-9d00-4c87-82b3-b1d425d5cac1 ;
  a2a:EventKeyRef oa:event_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Event1 .

oa:relationep_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person:50d7fd89-091c-498c-af17-1ce465334f71 ;
  a2a:EventKeyRef oa:event_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Event1 .

oa:relationpp_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person:7056007c-1e27-35c9-b367-a4358bebd074, oa:person_frl_58f00c8a-34fe-315a-ee17-88a552d73f85_Person:365b8031-394e-482d-ab41-3bbfb9aca5eb .

oa:source_frl_58f00c8a-34fe-315a-ee17-88a552d73f85
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1899-01-18 - 1899-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1899-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3030, Periode: 1899" ;
    a2a:Book "Overlijdensregister 1899" ;
    a2a:DocumentNumber "0010" ;
    a2a:RegistryNumber "3030" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3030, Periode: 1899, Overlijdensregister 1899, 0010, 3030"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/87db774d-c334-a4aa-9105-04bd575143ad.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/58f00c8a-34fe-315a-ee17-88a552d73f85" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/87db774d-c334-a4aa-9105-04bd575143ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/58f00c8a-34fe-315a-ee17-88a552d73f85" ;
  a2a:RecordGUID "{58f00c8a-34fe-315a-ee17-88a552d73f85}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3030" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_59059_00059059.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Jelsum" ;
  a2a:PersonRemarkdatum_overlijden "1899-01-18" .

