@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_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a
  a a2a:Record ;
  rdfs:label "Overlijden op 2 augustus 1842 te Ferwerderadeel" ;
  a2a:hasPerson oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-fec17636-506a-f4ed-6e24-cde6f70457df, oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-9e00985f-7586-6b47-dd02-70ee603c6f9a, oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-c4169ff2-64b2-3f70-6307-d3876d652550 ;
  a2a:hasEvent oa:event_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_0, oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_1, oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_2 ;
  a2a:hasSource oa:source_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a .

oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-fec17636-506a-f4ed-6e24-cde6f70457df
  a a2a:Person ;
  rdfs:label "Eelke Jans Tepper" ;
  a2a:PersonName [
    rdfs:label "Eelke Jans Tepper" ;
    a2a:PersonNameFirstName "Eelke" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Tepper"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 weken" ;
    rdfs:label "3 weken"
  ] .

oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-9e00985f-7586-6b47-dd02-70ee603c6f9a
  a a2a:Person ;
  rdfs:label "Jan Rinses Tepper" ;
  a2a:PersonName [
    rdfs:label "Jan Rinses Tepper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Rinses" ;
    a2a:PersonNameLastName "Tepper"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person-c4169ff2-64b2-3f70-6307-d3876d652550
  a a2a:Person ;
  rdfs:label "Antje Hendriks Boersma" ;
  a2a:PersonName [
    rdfs:label "Antje Hendriks Boersma" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1842-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person:fec17636-506a-f4ed-6e24-cde6f70457df ;
  a2a:EventKeyRef oa:event_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Event1 .

oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person:9e00985f-7586-6b47-dd02-70ee603c6f9a ;
  a2a:EventKeyRef oa:event_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Event1 .

oa:relationep_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Person:c4169ff2-64b2-3f70-6307-d3876d652550 ;
  a2a:EventKeyRef oa:event_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a_Event1 .

oa:source_frl_8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1842-08-03 - 1842-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1842-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 3008, Periode: 1842" ;
    a2a:Book "Overlijdensregister 1837-1842" ;
    a2a:RegistryNumber "3008" ;
    a2a:Folio "032" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 3008, Periode: 1842, Overlijdensregister 1837-1842, 3008, 032"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0fd37ed4-0dce-bd5c-cc7c-0557dfe7cf3c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0fd37ed4-0dce-bd5c-cc7c-0557dfe7cf3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a" ;
  a2a:RecordGUID "{8a1958e6-e2e1-7c21-9c07-8cd6d81d9b9a}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Ferwerderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3008" ;
  a2a:SourceRemarkregister_periode "1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63788_00063788.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1842-08-02" .
