@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_7ec8aaee-01fc-c560-080c-08bd9b16d158
  a a2a:Record ;
  rdfs:label "Overlijden op 7 oktober 1902 te Surhuizum" ;
  a2a:hasPerson oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-3063abe5-cd79-0f63-1a65-243955a03409, oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-93c18ef7-f03a-493f-852d-eed2b21e25fe, oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-b1bd2409-1817-488c-a1a5-c4e8ee866614 ;
  a2a:hasEvent oa:event_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_0, oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_1, oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_2 ;
  a2a:hasSource oa:source_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158 .

oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-3063abe5-cd79-0f63-1a65-243955a03409
  a a2a:Person ;
  rdfs:label "Riemkje van Schepen" ;
  a2a:PersonName [
    rdfs:label "Riemkje van Schepen" ;
    a2a:PersonNameFirstName "Riemkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schepen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 maanden" ;
    rdfs:label "3 maanden"
  ] .

oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-93c18ef7-f03a-493f-852d-eed2b21e25fe
  a a2a:Person ;
  rdfs:label "Geert van Schepen" ;
  a2a:PersonName [
    rdfs:label "Geert van Schepen" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schepen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person-b1bd2409-1817-488c-a1a5-c4e8ee866614
  a a2a:Person ;
  rdfs:label "Tjitske Koop" ;
  a2a:PersonName [
    rdfs:label "Tjitske Koop" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "arbeidster" .

oa:event_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1902-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Surhuizum" ;
    rdfs:label "Surhuizum"
  ] .

oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person:3063abe5-cd79-0f63-1a65-243955a03409 ;
  a2a:EventKeyRef oa:event_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Event1 .

oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person:93c18ef7-f03a-493f-852d-eed2b21e25fe ;
  a2a:EventKeyRef oa:event_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Event1 .

oa:relationep_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Person:b1bd2409-1817-488c-a1a5-c4e8ee866614 ;
  a2a:EventKeyRef oa:event_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158_Event1 .

oa:source_frl_7ec8aaee-01fc-c560-080c-08bd9b16d158
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1902-10-07 - 1902-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1902-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 3034, Periode: 1902" ;
    a2a:Book "Overlijdensregister 1902" ;
    a2a:DocumentNumber "0159" ;
    a2a:RegistryNumber "3034" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 3034, Periode: 1902, Overlijdensregister 1902, 0159, 3034"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2e20c596-e288-5b1f-c7e8-dfc78e2e9bab.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7ec8aaee-01fc-c560-080c-08bd9b16d158" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2e20c596-e288-5b1f-c7e8-dfc78e2e9bab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7ec8aaee-01fc-c560-080c-08bd9b16d158" ;
  a2a:RecordGUID "{7ec8aaee-01fc-c560-080c-08bd9b16d158}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Achtkarspelen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3034" ;
  a2a:SourceRemarkregister_periode "1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_64752_00064752.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Surhuizum" ;
  a2a:PersonRemarkdatum_overlijden "1902-10-07" .

