@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_2dd67cc6-134d-d911-7c91-eceb39d0c4e6
  a a2a:Record ;
  rdfs:label "Overlijden op 30 april 1884 te Morra" ;
  a2a:hasPerson oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-8a11ca7e-64ac-e2cd-9fc8-25d460446634, oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-b56da699-f442-4600-977e-e055b5f2a96f, oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-d5a5e968-1391-46ce-94d3-f688458a8f1f, oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-f5059d9a-7e41-4218-bf0c-bba33f50cbf7 ;
  a2a:hasEvent oa:event_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_0, oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_1, oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_0 ;
  a2a:hasSource oa:source_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6 .

oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-8a11ca7e-64ac-e2cd-9fc8-25d460446634
  a a2a:Person ;
  rdfs:label "Grietje Drewis Hitman" ;
  a2a:PersonName [
    rdfs:label "Grietje Drewis Hitman" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Drewis" ;
    a2a:PersonNameLastName "Hitman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] .

oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-b56da699-f442-4600-977e-e055b5f2a96f
  a a2a:Person ;
  rdfs:label "Drewis Theunis Hitman" ;
  a2a:PersonName [
    rdfs:label "Drewis Theunis Hitman" ;
    a2a:PersonNameFirstName "Drewis" ;
    a2a:PersonNamePatronym "Theunis" ;
    a2a:PersonNameLastName "Hitman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-d5a5e968-1391-46ce-94d3-f688458a8f1f
  a a2a:Person ;
  rdfs:label "Sjoukje Sapes Sjoerdsma" ;
  a2a:PersonName [
    rdfs:label "Sjoukje Sapes Sjoerdsma" ;
    a2a:PersonNameFirstName "Sjoukje" ;
    a2a:PersonNamePatronym "Sapes" ;
    a2a:PersonNameLastName "Sjoerdsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person-f5059d9a-7e41-4218-bf0c-bba33f50cbf7
  a a2a:Person ;
  rdfs:label "Jan Broers Eizenga" ;
  a2a:PersonName [
    rdfs:label "Jan Broers Eizenga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Broers" ;
    a2a:PersonNameLastName "Eizenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:event_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1884-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Morra" ;
    rdfs:label "Morra"
  ] .

oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person:8a11ca7e-64ac-e2cd-9fc8-25d460446634 ;
  a2a:EventKeyRef oa:event_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Event1 .

oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person:b56da699-f442-4600-977e-e055b5f2a96f ;
  a2a:EventKeyRef oa:event_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Event1 .

oa:relationep_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person:d5a5e968-1391-46ce-94d3-f688458a8f1f ;
  a2a:EventKeyRef oa:event_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Event1 .

oa:relationpp_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person:8a11ca7e-64ac-e2cd-9fc8-25d460446634, oa:person_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6_Person:f5059d9a-7e41-4218-bf0c-bba33f50cbf7 .

oa:source_frl_2dd67cc6-134d-d911-7c91-eceb39d0c4e6
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1884-05-01 - 1884-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1884-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3022, Periode: 1884" ;
    a2a:Book "Overlijdensregister 1884" ;
    a2a:RegistryNumber "3022" ;
    a2a:Folio "0014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3022, Periode: 1884, Overlijdensregister 1884, 3022, 0014"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/93cae057-679e-7000-4ce3-b631d13483b7.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2dd67cc6-134d-d911-7c91-eceb39d0c4e6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/93cae057-679e-7000-4ce3-b631d13483b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2dd67cc6-134d-d911-7c91-eceb39d0c4e6" ;
  a2a:RecordGUID "{2dd67cc6-134d-d911-7c91-eceb39d0c4e6}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3022" ;
  a2a:SourceRemarkregister_periode "1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63050_00063050.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Morra" ;
  a2a:PersonRemarkdatum_overlijden "1884-04-30" .

