@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_e7bd3347-c8af-130a-e1c4-c23a5316e72a
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juni 1836 te Ferwerderadeel" ;
  a2a:hasPerson oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-deaa26ce-b56e-1253-0486-83051d28ae76, oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-7806e708-62f2-083f-cfa9-b0493f2717e4, oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-57563c26-dab4-6155-b728-2303c862ce61, oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-349a305c-25e0-2248-d1af-f81ee8ab2a95 ;
  a2a:hasEvent oa:event_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_0, oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_1, oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_0 ;
  a2a:hasSource oa:source_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a .

oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-deaa26ce-b56e-1253-0486-83051d28ae76
  a a2a:Person ;
  rdfs:label "Feykje Jans" ;
  a2a:PersonName [
    rdfs:label "Feykje Jans" ;
    a2a:PersonNameFirstName "Feykje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-7806e708-62f2-083f-cfa9-b0493f2717e4
  a a2a:Person ;
  rdfs:label "Maaike Jans Streekstra" ;
  a2a:PersonName [
    rdfs:label "Maaike Jans Streekstra" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Streekstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] .

oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-57563c26-dab4-6155-b728-2303c862ce61
  a a2a:Person ;
  rdfs:label "Jan Abes Streekstra" ;
  a2a:PersonName [
    rdfs:label "Jan Abes Streekstra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Streekstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person-349a305c-25e0-2248-d1af-f81ee8ab2a95
  a a2a:Person ;
  rdfs:label "Aede Jans Cuperus" ;
  a2a:PersonName [
    rdfs:label "Aede Jans Cuperus" ;
    a2a:PersonNameFirstName "Aede" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Cuperus"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1836-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person:deaa26ce-b56e-1253-0486-83051d28ae76 ;
  a2a:EventKeyRef oa:event_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Event1 .

oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person:7806e708-62f2-083f-cfa9-b0493f2717e4 ;
  a2a:EventKeyRef oa:event_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Event1 .

oa:relationep_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person:57563c26-dab4-6155-b728-2303c862ce61 ;
  a2a:EventKeyRef oa:event_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Event1 .

oa:relationpp_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person:7806e708-62f2-083f-cfa9-b0493f2717e4, oa:person_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a_Person:349a305c-25e0-2248-d1af-f81ee8ab2a95 .

oa:source_frl_e7bd3347-c8af-130a-e1c4-c23a5316e72a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1836-06-30 - 1836-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1836-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 3007, Periode: 1836" ;
    a2a:Book "Overlijdensregister 1831-1836" ;
    a2a:RegistryNumber "3007" ;
    a2a:Folio "020" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ferwerderadeel - Tresoar, Bron: boek, Deel: 3007, Periode: 1836, Overlijdensregister 1831-1836, 3007, 020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/637e2e2b-381f-26f1-7923-b92caf87acf1.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e7bd3347-c8af-130a-e1c4-c23a5316e72a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/637e2e2b-381f-26f1-7923-b92caf87acf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e7bd3347-c8af-130a-e1c4-c23a5316e72a" ;
  a2a:RecordGUID "{e7bd3347-c8af-130a-e1c4-c23a5316e72a}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Ferwerderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3007" ;
  a2a:SourceRemarkregister_periode "1836" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44356_00044356.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1836-06-27" .
