@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_61ba6896-6875-3e99-a8e9-a5cd7056afa6
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juni 1884 te Aalzum" ;
  a2a:hasPerson oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-5b8ea344-9bea-8397-629c-973793212107, oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-4e06133b-1cb8-426e-8603-fd7b2f27a6e2, oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-c800e61a-afe1-4ed8-a41b-005f3b717ff4, oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-7de5f623-253a-4b18-a891-351c3e2940a3 ;
  a2a:hasEvent oa:event_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_0, oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_1, oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_2 ;
  a2a:hasRelationPP oa:relationpp_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_0 ;
  a2a:hasSource oa:source_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6 .

oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-5b8ea344-9bea-8397-629c-973793212107
  a a2a:Person ;
  rdfs:label "Tjitske Hoites Meinema" ;
  a2a:PersonName [
    rdfs:label "Tjitske Hoites Meinema" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNamePatronym "Hoites" ;
    a2a:PersonNameLastName "Meinema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] .

oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-4e06133b-1cb8-426e-8603-fd7b2f27a6e2
  a a2a:Person ;
  rdfs:label "Hoite Jinnes Meinema" ;
  a2a:PersonName [
    rdfs:label "Hoite Jinnes Meinema" ;
    a2a:PersonNameFirstName "Hoite" ;
    a2a:PersonNamePatronym "Jinnes" ;
    a2a:PersonNameLastName "Meinema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-c800e61a-afe1-4ed8-a41b-005f3b717ff4
  a a2a:Person ;
  rdfs:label "Fokeltje Lourens Joustra" ;
  a2a:PersonName [
    rdfs:label "Fokeltje Lourens Joustra" ;
    a2a:PersonNameFirstName "Fokeltje" ;
    a2a:PersonNamePatronym "Lourens" ;
    a2a:PersonNameLastName "Joustra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person-7de5f623-253a-4b18-a891-351c3e2940a3
  a a2a:Person ;
  rdfs:label "Bauke Poppes Stienstra" ;
  a2a:PersonName [
    rdfs:label "Bauke Poppes Stienstra" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Poppes" ;
    a2a:PersonNameLastName "Stienstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:event_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1884-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalzum" ;
    rdfs:label "Aalzum"
  ] .

oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person:5b8ea344-9bea-8397-629c-973793212107 ;
  a2a:EventKeyRef oa:event_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Event1 .

oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person:4e06133b-1cb8-426e-8603-fd7b2f27a6e2 ;
  a2a:EventKeyRef oa:event_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Event1 .

oa:relationep_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person:c800e61a-afe1-4ed8-a41b-005f3b717ff4 ;
  a2a:EventKeyRef oa:event_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Event1 .

oa:relationpp_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person:5b8ea344-9bea-8397-629c-973793212107, oa:person_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6_Person:7de5f623-253a-4b18-a891-351c3e2940a3 .

oa:source_frl_61ba6896-6875-3e99-a8e9-a5cd7056afa6
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1884-06-13 - 1884-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1884-06-13"^^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 "0018" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Oostdongeradeel - Tresoar, Bron: boek, Deel: 3022, Periode: 1884, Overlijdensregister 1884, 3022, 0018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f75dc28a-8f4b-d806-9882-506cced6467c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/61ba6896-6875-3e99-a8e9-a5cd7056afa6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f75dc28a-8f4b-d806-9882-506cced6467c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/61ba6896-6875-3e99-a8e9-a5cd7056afa6" ;
  a2a:RecordGUID "{61ba6896-6875-3e99-a8e9-a5cd7056afa6}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Oostdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3022" ;
  a2a:SourceRemarkregister_periode "1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_60097_00060097.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Aalzum" ;
  a2a:PersonRemarkdatum_overlijden "1884-06-12" .

