@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_9740b90a-a71e-e0cf-a8c2-bfada7c40a80
  a a2a:Record ;
  rdfs:label "Overlijden op 9 september 1891 te Westdongeradeel" ;
  a2a:hasPerson oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-a8f2cbfb-01b8-64d9-4e91-06501b5e9ae1, oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-9f06463c-627b-1e96-9fd7-837e2c11dbc6, oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-d7ac1e4a-983d-1e75-dfb6-81513a797879 ;
  a2a:hasEvent oa:event_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_0, oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_1, oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_2 ;
  a2a:hasSource oa:source_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80 .

oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-a8f2cbfb-01b8-64d9-4e91-06501b5e9ae1
  a a2a:Person ;
  rdfs:label "Fokje Pieters Koopmans" ;
  a2a:PersonName [
    rdfs:label "Fokje Pieters Koopmans" ;
    a2a:PersonNameFirstName "Fokje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-9f06463c-627b-1e96-9fd7-837e2c11dbc6
  a a2a:Person ;
  rdfs:label "Levenloos kind" ;
  a2a:PersonName [
    rdfs:label "Levenloos kind" ;
    a2a:PersonNameFirstName "Levenloos kind"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person-d7ac1e4a-983d-1e75-dfb6-81513a797879
  a a2a:Person ;
  rdfs:label "Dirk Eeltjes Talma" ;
  a2a:PersonName [
    rdfs:label "Dirk Eeltjes Talma" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Eeltjes" ;
    a2a:PersonNameLastName "Talma"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1891-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel"
  ] .

oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person:a8f2cbfb-01b8-64d9-4e91-06501b5e9ae1 ;
  a2a:EventKeyRef oa:event_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Event1 .

oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person:9f06463c-627b-1e96-9fd7-837e2c11dbc6 ;
  a2a:EventKeyRef oa:event_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Event1 .

oa:relationep_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Person:d7ac1e4a-983d-1e75-dfb6-81513a797879 ;
  a2a:EventKeyRef oa:event_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80_Event1 .

oa:source_frl_9740b90a-a71e-e0cf-a8c2-bfada7c40a80
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1891-09-10 - 1891-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1891-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3021, Periode: 1891" ;
    a2a:Book "Overlijdensregister 1891" ;
    a2a:DocumentNumber "0103" ;
    a2a:RegistryNumber "3021" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Westdongeradeel - Tresoar, Bron: boek, Deel: 3021, Periode: 1891, Overlijdensregister 1891, 0103, 3021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8fb81159-c102-e99e-a527-061aea64c2e6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9740b90a-a71e-e0cf-a8c2-bfada7c40a80" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8fb81159-c102-e99e-a527-061aea64c2e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9740b90a-a71e-e0cf-a8c2-bfada7c40a80" ;
  a2a:RecordGUID "{9740b90a-a71e-e0cf-a8c2-bfada7c40a80}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Westdongeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3021" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_65077_00065077.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1891-09-09" .
