@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_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d
  a a2a:Record ;
  rdfs:label "Overlijden op 11 december 1869 te West-Terschelling" ;
  a2a:hasPerson oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-a21cb0c1-e04a-ed6f-e7b0-def5c2dc850e, oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-7d3ffc0e-1c9b-4865-82ea-34d46d745e5f, oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-6d9f324d-d908-467d-9bf9-e877e1650e88 ;
  a2a:hasEvent oa:event_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_0, oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_1, oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_2 ;
  a2a:hasSource oa:source_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d .

oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-a21cb0c1-e04a-ed6f-e7b0-def5c2dc850e
  a a2a:Person ;
  rdfs:label "Vrouwtje Douwes Smit" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje Douwes Smit" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] .

oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-7d3ffc0e-1c9b-4865-82ea-34d46d745e5f
  a a2a:Person ;
  rdfs:label "Douwe Foppes Smit" ;
  a2a:PersonName [
    rdfs:label "Douwe Foppes Smit" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Foppes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person-6d9f324d-d908-467d-9bf9-e877e1650e88
  a a2a:Person ;
  rdfs:label "Jantje Eeltjes" ;
  a2a:PersonName [
    rdfs:label "Jantje Eeltjes" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Eeltjes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1869-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "West-Terschelling" ;
    rdfs:label "West-Terschelling"
  ] .

oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person:a21cb0c1-e04a-ed6f-e7b0-def5c2dc850e ;
  a2a:EventKeyRef oa:event_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Event1 .

oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person:7d3ffc0e-1c9b-4865-82ea-34d46d745e5f ;
  a2a:EventKeyRef oa:event_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Event1 .

oa:relationep_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Person:6d9f324d-d908-467d-9bf9-e877e1650e88 ;
  a2a:EventKeyRef oa:event_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d_Event1 .

oa:source_frl_016e088f-2cec-ee8d-c1f6-33c9a4e28e8d
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1869-12-11 - 1869-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1869-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 3007, Periode: 1869" ;
    a2a:Book "Overlijdensregister 1869" ;
    a2a:DocumentNumber "0048" ;
    a2a:RegistryNumber "3007" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 3007, Periode: 1869, Overlijdensregister 1869, 0048, 3007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f54b1513-aebf-a563-f3a8-c99494c2d946.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/016e088f-2cec-ee8d-c1f6-33c9a4e28e8d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f54b1513-aebf-a563-f3a8-c99494c2d946.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/016e088f-2cec-ee8d-c1f6-33c9a4e28e8d" ;
  a2a:RecordGUID "{016e088f-2cec-ee8d-c1f6-33c9a4e28e8d}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3007" ;
  a2a:SourceRemarkregister_periode "1869" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_50308_00050308.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "ongehuwd" ;
  a2a:PersonRemarkplaats_overlijden "West-Terschelling" ;
  a2a:PersonRemarkdatum_overlijden "1869-12-11" .

