@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_41752e4d-7a94-4fda-e561-9efabcf3129f
  a a2a:Record ;
  rdfs:label "Overlijden op 21 september 1880 te Niawier" ;
  a2a:hasPerson oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-c9a9aaf4-4ff4-b6b5-2cbc-45ca9aeeaa4a, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-0e263da4-3ca5-40aa-8d01-9f64d3755e24, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-170bbf1b-12d6-4eb3-bd08-5c8964bd6d83, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-d4f1493f-cb4f-4a52-a93c-971190757116, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-8a0c9903-61ab-4c12-9530-297eaee39239 ;
  a2a:hasEvent oa:event_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_0, oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_1, oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_2 ;
  a2a:hasRelationPP oa:relationpp_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_0, oa:relationpp_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_1 ;
  a2a:hasSource oa:source_frl_41752e4d-7a94-4fda-e561-9efabcf3129f .

oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-c9a9aaf4-4ff4-b6b5-2cbc-45ca9aeeaa4a
  a a2a:Person ;
  rdfs:label "Daniel Scheepstra" ;
  a2a:PersonName [
    rdfs:label "Daniel Scheepstra" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Scheepstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:Profession "gardenier" .

oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-0e263da4-3ca5-40aa-8d01-9f64d3755e24
  a a2a:Person ;
  rdfs:label "Jan Daniels Scheepstra" ;
  a2a:PersonName [
    rdfs:label "Jan Daniels Scheepstra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Daniels" ;
    a2a:PersonNameLastName "Scheepstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-170bbf1b-12d6-4eb3-bd08-5c8964bd6d83
  a a2a:Person ;
  rdfs:label "Sijke Lieuwes Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Sijke Lieuwes Hoekstra" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNamePatronym "Lieuwes" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-d4f1493f-cb4f-4a52-a93c-971190757116
  a a2a:Person ;
  rdfs:label "Janke Harmens de Vries" ;
  a2a:PersonName [
    rdfs:label "Janke Harmens de Vries" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Harmens" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person-8a0c9903-61ab-4c12-9530-297eaee39239
  a a2a:Person ;
  rdfs:label "Trijntje Martens Hansma" ;
  a2a:PersonName [
    rdfs:label "Trijntje Martens Hansma" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNameLastName "Hansma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1880-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Niawier" ;
    rdfs:label "Niawier"
  ] .

oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:c9a9aaf4-4ff4-b6b5-2cbc-45ca9aeeaa4a ;
  a2a:EventKeyRef oa:event_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Event1 .

oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:0e263da4-3ca5-40aa-8d01-9f64d3755e24 ;
  a2a:EventKeyRef oa:event_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Event1 .

oa:relationep_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:170bbf1b-12d6-4eb3-bd08-5c8964bd6d83 ;
  a2a:EventKeyRef oa:event_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Event1 .

oa:relationpp_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:c9a9aaf4-4ff4-b6b5-2cbc-45ca9aeeaa4a, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:d4f1493f-cb4f-4a52-a93c-971190757116 .

oa:relationpp_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:c9a9aaf4-4ff4-b6b5-2cbc-45ca9aeeaa4a, oa:person_frl_41752e4d-7a94-4fda-e561-9efabcf3129f_Person:8a0c9903-61ab-4c12-9530-297eaee39239 .

oa:source_frl_41752e4d-7a94-4fda-e561-9efabcf3129f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1880-09-22 - 1880-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1880-09-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3021, Periode: 1880" ;
    a2a:Book "Overlijdensregister 1880" ;
    a2a:RegistryNumber "3021" ;
    a2a:Folio "032" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3021, Periode: 1880, Overlijdensregister 1880, 3021, 032"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4fbffe47-c579-659a-3c82-9ff26ebc1555.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/41752e4d-7a94-4fda-e561-9efabcf3129f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4fbffe47-c579-659a-3c82-9ff26ebc1555.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/41752e4d-7a94-4fda-e561-9efabcf3129f" ;
  a2a:RecordGUID "{41752e4d-7a94-4fda-e561-9efabcf3129f}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3021" ;
  a2a:SourceRemarkregister_periode "1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62023_00062023.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Niawier" ;
  a2a:PersonRemarkdatum_overlijden "1880-09-21" .

