@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_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 22 februari 1898 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-bf47850c-65d1-44c1-86d0-0a2fda97dba7, oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-0949ca14-2e22-10c7-7f1d-0434ea48b4c5, oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-5274ea19-81ac-19d2-8ac4-c2496df1c4d3, oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-54079d28-afd6-1075-dabf-596b9c991eac ;
  a2a:hasEvent oa:event_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_0, oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_1, oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_2 ;
  a2a:hasRelationPP oa:relationpp_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_0 ;
  a2a:hasSource oa:source_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5 .

oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-bf47850c-65d1-44c1-86d0-0a2fda97dba7
  a a2a:Person ;
  rdfs:label "Tettje Schaafsma" ;
  a2a:PersonName [
    rdfs:label "Tettje Schaafsma" ;
    a2a:PersonNameFirstName "Tettje" ;
    a2a:PersonNameLastName "Schaafsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kollum" ;
    rdfs:label "Kollum"
  ] .

oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-0949ca14-2e22-10c7-7f1d-0434ea48b4c5
  a a2a:Person ;
  rdfs:label "Jan Tjallings Schaafsma" ;
  a2a:PersonName [
    rdfs:label "Jan Tjallings Schaafsma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Tjallings" ;
    a2a:PersonNameLastName "Schaafsma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-5274ea19-81ac-19d2-8ac4-c2496df1c4d3
  a a2a:Person ;
  rdfs:label "Trijntje Adams Koopmans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Adams Koopmans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Adams" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person-54079d28-afd6-1075-dabf-596b9c991eac
  a a2a:Person ;
  rdfs:label "Frans Kleinhout" ;
  a2a:PersonName [
    rdfs:label "Frans Kleinhout" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Kleinhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1898-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person:bf47850c-65d1-44c1-86d0-0a2fda97dba7 ;
  a2a:EventKeyRef oa:event_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Event1 .

oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person:0949ca14-2e22-10c7-7f1d-0434ea48b4c5 ;
  a2a:EventKeyRef oa:event_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Event1 .

oa:relationep_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person:5274ea19-81ac-19d2-8ac4-c2496df1c4d3 ;
  a2a:EventKeyRef oa:event_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Event1 .

oa:relationpp_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person:bf47850c-65d1-44c1-86d0-0a2fda97dba7, oa:person_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5_Person:54079d28-afd6-1075-dabf-596b9c991eac .

oa:source_frl_0e795b62-62ae-dd0d-eccf-529ba3a2c7a5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1898-02-22 - 1898-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1898-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1898" ;
    a2a:DocumentNumber "0076" ;
    a2a:RegistryNumber "698" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1898, 0076, 698"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/261753fb-132d-8483-5b77-0e4bf63623ac.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0e795b62-62ae-dd0d-eccf-529ba3a2c7a5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/261753fb-132d-8483-5b77-0e4bf63623ac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ec72fe64-3434-786a-0883-19f208c0b7b2.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0e795b62-62ae-dd0d-eccf-529ba3a2c7a5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ec72fe64-3434-786a-0883-19f208c0b7b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0e795b62-62ae-dd0d-eccf-529ba3a2c7a5" ;
  a2a:RecordGUID "{0e795b62-62ae-dd0d-eccf-529ba3a2c7a5}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "698" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_760_00000760.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1898-02-22" .

