@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_41cddd9d-4b4a-c263-0b76-55e520d58df4
  a a2a:Record ;
  rdfs:label "Overlijden op 14 november 1866 te Hoorn (Terschelling)" ;
  a2a:hasPerson oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-4f414675-a061-3bc0-a31e-e926662f8a36, oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-930cf05d-8fce-4c07-b686-1818b5dc7702, oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-1ae29552-6661-4037-9e4a-2fb123bbde06, oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-c9132e34-709a-45e8-8a09-b954a8c16b28 ;
  a2a:hasEvent oa:event_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_0, oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_1, oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_2 ;
  a2a:hasRelationPP oa:relationpp_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_0 ;
  a2a:hasSource oa:source_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4 .

oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-4f414675-a061-3bc0-a31e-e926662f8a36
  a a2a:Person ;
  rdfs:label "Jelle Jilles Stada" ;
  a2a:PersonName [
    rdfs:label "Jelle Jilles Stada" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNamePatronym "Jilles" ;
    a2a:PersonNameLastName "Stada"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-930cf05d-8fce-4c07-b686-1818b5dc7702
  a a2a:Person ;
  rdfs:label "Jilles Cornelis Stada" ;
  a2a:PersonName [
    rdfs:label "Jilles Cornelis Stada" ;
    a2a:PersonNameFirstName "Jilles" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Stada"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-1ae29552-6661-4037-9e4a-2fb123bbde06
  a a2a:Person ;
  rdfs:label "Marij Jelles" ;
  a2a:PersonName [
    rdfs:label "Marij Jelles" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Jelles"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person-c9132e34-709a-45e8-8a09-b954a8c16b28
  a a2a:Person ;
  rdfs:label "Neeke Douwes Smit" ;
  a2a:PersonName [
    rdfs:label "Neeke Douwes Smit" ;
    a2a:PersonNameFirstName "Neeke" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1866-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn (Terschelling)" ;
    rdfs:label "Hoorn (Terschelling)"
  ] .

oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person:4f414675-a061-3bc0-a31e-e926662f8a36 ;
  a2a:EventKeyRef oa:event_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Event1 .

oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person:930cf05d-8fce-4c07-b686-1818b5dc7702 ;
  a2a:EventKeyRef oa:event_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Event1 .

oa:relationep_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person:1ae29552-6661-4037-9e4a-2fb123bbde06 ;
  a2a:EventKeyRef oa:event_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Event1 .

oa:relationpp_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person:4f414675-a061-3bc0-a31e-e926662f8a36, oa:person_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4_Person:c9132e34-709a-45e8-8a09-b954a8c16b28 .

oa:source_frl_41cddd9d-4b4a-c263-0b76-55e520d58df4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1866-11-14 - 1866-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1866-11-14"^^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: 1866" ;
    a2a:Book "Overlijdensregister 1866" ;
    a2a:DocumentNumber "0053" ;
    a2a:RegistryNumber "3007" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 3007, Periode: 1866, Overlijdensregister 1866, 0053, 3007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2155e0fd-cdce-dce0-56e7-896525399610.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/41cddd9d-4b4a-c263-0b76-55e520d58df4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2155e0fd-cdce-dce0-56e7-896525399610.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/41cddd9d-4b4a-c263-0b76-55e520d58df4" ;
  a2a:RecordGUID "{41cddd9d-4b4a-c263-0b76-55e520d58df4}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3007" ;
  a2a:SourceRemarkregister_periode "1866" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62043_00062043.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Hoorn (Terschelling)" ;
  a2a:PersonRemarkdatum_overlijden "1866-11-14" .

