@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_2bd06027-bc8d-35c8-b508-d67e474ef849
  a a2a:Record ;
  rdfs:label "Overlijden op 18 mei 1857 te Nes (Westdongeradeel)" ;
  a2a:hasPerson oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-729e8933-36f1-8d42-2b37-16d63d22a9d6, oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-a024795f-06be-46a4-99a8-6ded4f4d7e95, oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-8bb1051f-658d-432c-9502-908ec849dcf5, oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-2fd711d9-d4b8-427d-99b4-8918ae503013 ;
  a2a:hasEvent oa:event_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_0, oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_1, oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_0 ;
  a2a:hasSource oa:source_frl_2bd06027-bc8d-35c8-b508-d67e474ef849 .

oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-729e8933-36f1-8d42-2b37-16d63d22a9d6
  a a2a:Person ;
  rdfs:label "Mintje Minnes Zeilinga" ;
  a2a:PersonName [
    rdfs:label "Mintje Minnes Zeilinga" ;
    a2a:PersonNameFirstName "Mintje" ;
    a2a:PersonNamePatronym "Minnes" ;
    a2a:PersonNameLastName "Zeilinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] .

oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-a024795f-06be-46a4-99a8-6ded4f4d7e95
  a a2a:Person ;
  rdfs:label "Minne Martens Zeilinga" ;
  a2a:PersonName [
    rdfs:label "Minne Martens Zeilinga" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNameLastName "Zeilinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-8bb1051f-658d-432c-9502-908ec849dcf5
  a a2a:Person ;
  rdfs:label "Trijntje Sjolles Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Trijntje Sjolles Dijkstra" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Sjolles" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person-2fd711d9-d4b8-427d-99b4-8918ae503013
  a a2a:Person ;
  rdfs:label "Gooitzen Jelles Basteleur" ;
  a2a:PersonName [
    rdfs:label "Gooitzen Jelles Basteleur" ;
    a2a:PersonNameFirstName "Gooitzen" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Basteleur"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1857-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nes (Westdongeradeel)" ;
    rdfs:label "Nes (Westdongeradeel)"
  ] .

oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person:729e8933-36f1-8d42-2b37-16d63d22a9d6 ;
  a2a:EventKeyRef oa:event_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Event1 .

oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person:a024795f-06be-46a4-99a8-6ded4f4d7e95 ;
  a2a:EventKeyRef oa:event_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Event1 .

oa:relationep_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person:8bb1051f-658d-432c-9502-908ec849dcf5 ;
  a2a:EventKeyRef oa:event_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Event1 .

oa:relationpp_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person:729e8933-36f1-8d42-2b37-16d63d22a9d6, oa:person_frl_2bd06027-bc8d-35c8-b508-d67e474ef849_Person:2fd711d9-d4b8-427d-99b4-8918ae503013 .

oa:source_frl_2bd06027-bc8d-35c8-b508-d67e474ef849
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1857-05-19 - 1857-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1857-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3013, Periode: 1857" ;
    a2a:Book "Overlijdensregister 1857" ;
    a2a:RegistryNumber "3013" ;
    a2a:Folio "017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3013, Periode: 1857, Overlijdensregister 1857, 3013, 017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3ee846aa-cd62-6876-aa86-4c4f1c717e96.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2bd06027-bc8d-35c8-b508-d67e474ef849" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3ee846aa-cd62-6876-aa86-4c4f1c717e96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2bd06027-bc8d-35c8-b508-d67e474ef849" ;
  a2a:RecordGUID "{2bd06027-bc8d-35c8-b508-d67e474ef849}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3013" ;
  a2a:SourceRemarkregister_periode "1857" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62935_00062935.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Nes (Westdongeradeel)" ;
  a2a:PersonRemarkdatum_overlijden "1857-05-18" .

