@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_0d507a1e-0e7a-4e86-a723-ff69fe356567
  a a2a:Record ;
  rdfs:label "Overlijden op 20 juli 1882 te Harlingen" ;
  a2a:hasPerson oa:person_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Person-161a5a58-793e-4e90-9ffb-676c936e961c ;
  a2a:hasEvent oa:event_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_0 ;
  a2a:hasSource oa:source_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567 .

oa:person_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Person-161a5a58-793e-4e90-9ffb-676c936e961c
  a a2a:Person ;
  rdfs:label "Jetske Houtsma" ;
  a2a:PersonName [
    rdfs:label "Jetske Houtsma" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNameLastName "Houtsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1882-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Person:161a5a58-793e-4e90-9ffb-676c936e961c ;
  a2a:EventKeyRef oa:event_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567_Event1 .

oa:source_frl_0d507a1e-0e7a-4e86-a723-ff69fe356567
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1882-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Memories van successie - Tresoar, Deel: 7044, Periode: 1882" ;
    a2a:Book "Memories kantoor Harlingen" ;
    a2a:DocumentNumber "9744" ;
    a2a:RegistryNumber "7044" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 7044, Periode: 1882, Memories kantoor Harlingen, 9744, 7044"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0d507a1e-0e7a-4e86-a723-ff69fe356567" ;
  a2a:RecordGUID "{0d507a1e-0e7a-4e86-a723-ff69fe356567}" ;
  a2a:SourceRemarkOpmerking "Filmnummer: 125" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_2249_00002249.xml van FRL" .

