@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_f19b0215-6a02-b010-d79b-e4949c0cc337
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1888 te Engwierum" ;
  a2a:hasPerson oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-fe36d48e-a4d3-b843-13d3-443f7c8544cf, oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-e8897436-d757-494b-b1d6-dbac3570c49b, oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-f8540f68-1168-4f28-8c9a-2f6c7cb2c3c8, oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-caf56b03-345d-4c21-8839-9f89e3438a6d ;
  a2a:hasEvent oa:event_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_0, oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_1, oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_2 ;
  a2a:hasRelationPP oa:relationpp_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_0 ;
  a2a:hasSource oa:source_frl_f19b0215-6a02-b010-d79b-e4949c0cc337 .

oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-fe36d48e-a4d3-b843-13d3-443f7c8544cf
  a a2a:Person ;
  rdfs:label "Aaltje Jans Douwes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jans Douwes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Douwes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] .

oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-e8897436-d757-494b-b1d6-dbac3570c49b
  a a2a:Person ;
  rdfs:label "Jan Jans Douwes" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Douwes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Douwes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-f8540f68-1168-4f28-8c9a-2f6c7cb2c3c8
  a a2a:Person ;
  rdfs:label "Geeske Harmens Miedema" ;
  a2a:PersonName [
    rdfs:label "Geeske Harmens Miedema" ;
    a2a:PersonNameFirstName "Geeske" ;
    a2a:PersonNamePatronym "Harmens" ;
    a2a:PersonNameLastName "Miedema"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person-caf56b03-345d-4c21-8839-9f89e3438a6d
  a a2a:Person ;
  rdfs:label "Sape Hitman" ;
  a2a:PersonName [
    rdfs:label "Sape Hitman" ;
    a2a:PersonNameFirstName "Sape" ;
    a2a:PersonNameLastName "Hitman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:event_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1888-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Engwierum" ;
    rdfs:label "Engwierum"
  ] .

oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person:fe36d48e-a4d3-b843-13d3-443f7c8544cf ;
  a2a:EventKeyRef oa:event_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Event1 .

oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person:e8897436-d757-494b-b1d6-dbac3570c49b ;
  a2a:EventKeyRef oa:event_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Event1 .

oa:relationep_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person:f8540f68-1168-4f28-8c9a-2f6c7cb2c3c8 ;
  a2a:EventKeyRef oa:event_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Event1 .

oa:relationpp_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person:fe36d48e-a4d3-b843-13d3-443f7c8544cf, oa:person_frl_f19b0215-6a02-b010-d79b-e4949c0cc337_Person:caf56b03-345d-4c21-8839-9f89e3438a6d .

oa:source_frl_f19b0215-6a02-b010-d79b-e4949c0cc337
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1888-06-23 - 1888-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1888-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3023, Periode: 1888" ;
    a2a:Book "Overlijdensregister 1888" ;
    a2a:DocumentNumber "0080" ;
    a2a:RegistryNumber "3023" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3023, Periode: 1888, Overlijdensregister 1888, 0080, 3023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1ce78ef8-0d2d-4c25-917b-378cba087008.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f19b0215-6a02-b010-d79b-e4949c0cc337" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1ce78ef8-0d2d-4c25-917b-378cba087008.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f19b0215-6a02-b010-d79b-e4949c0cc337" ;
  a2a:RecordGUID "{f19b0215-6a02-b010-d79b-e4949c0cc337}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3023" ;
  a2a:SourceRemarkregister_periode "1888" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44919_00044919.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Engwierum" ;
  a2a:PersonRemarkdatum_overlijden "1888-06-22" .

