@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_935e5b16-df28-c7d2-1701-22f91c19f7c6
  a a2a:Record ;
  rdfs:label "Overlijden op 25 september 1916 te Terschelling" ;
  a2a:hasPerson oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-a1841c49-3cf7-6895-464d-0245c754ce85, oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-0a30c33e-c665-4754-bce2-27bee2700589, oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-0f800653-6e0e-4d4c-8d2b-27c529001d7c, oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-e9042dfc-e0f3-49ac-a4a2-cb43cc6563df ;
  a2a:hasEvent oa:event_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_0, oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_1, oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_2 ;
  a2a:hasRelationPP oa:relationpp_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_0 ;
  a2a:hasSource oa:source_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6 .

oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-a1841c49-3cf7-6895-464d-0245c754ce85
  a a2a:Person ;
  rdfs:label "Japke Koen" ;
  a2a:PersonName [
    rdfs:label "Japke Koen" ;
    a2a:PersonNameFirstName "Japke" ;
    a2a:PersonNameLastName "Koen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] .

oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-0a30c33e-c665-4754-bce2-27bee2700589
  a a2a:Person ;
  rdfs:label "Frans Dirks Koen" ;
  a2a:PersonName [
    rdfs:label "Frans Dirks Koen" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Koen"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-0f800653-6e0e-4d4c-8d2b-27c529001d7c
  a a2a:Person ;
  rdfs:label "Neeke Willems Huttjes" ;
  a2a:PersonName [
    rdfs:label "Neeke Willems Huttjes" ;
    a2a:PersonNameFirstName "Neeke" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Huttjes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person-e9042dfc-e0f3-49ac-a4a2-cb43cc6563df
  a a2a:Person ;
  rdfs:label "Jan Mens" ;
  a2a:PersonName [
    rdfs:label "Jan Mens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1916-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person:a1841c49-3cf7-6895-464d-0245c754ce85 ;
  a2a:EventKeyRef oa:event_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Event1 .

oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person:0a30c33e-c665-4754-bce2-27bee2700589 ;
  a2a:EventKeyRef oa:event_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Event1 .

oa:relationep_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person:0f800653-6e0e-4d4c-8d2b-27c529001d7c ;
  a2a:EventKeyRef oa:event_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Event1 .

oa:relationpp_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person:a1841c49-3cf7-6895-464d-0245c754ce85, oa:person_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6_Person:e9042dfc-e0f3-49ac-a4a2-cb43cc6563df .

oa:source_frl_935e5b16-df28-c7d2-1701-22f91c19f7c6
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1916-09-27 - 1916-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1916-09-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 3033, Periode: 1916" ;
    a2a:Book "Overlijdensregister 1916" ;
    a2a:DocumentNumber "0041" ;
    a2a:RegistryNumber "3033" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Terschelling - Tresoar, Bron: boek, Deel: 3033, Periode: 1916, Overlijdensregister 1916, 0041, 3033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/3627e548-e499-aa58-9acc-38c6470797a9.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/935e5b16-df28-c7d2-1701-22f91c19f7c6" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/3627e548-e499-aa58-9acc-38c6470797a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/935e5b16-df28-c7d2-1701-22f91c19f7c6" ;
  a2a:RecordGUID "{935e5b16-df28-c7d2-1701-22f91c19f7c6}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Terschelling - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3033" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_67005_00067005.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Terschelling" ;
  a2a:PersonRemarkdatum_overlijden "1916-09-25" .

