@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_677b19b0-9f3e-a06b-706f-e048ba2eea3f
  a a2a:Record ;
  rdfs:label "Overlijden op 30 april 1958 te Heerenveen" ;
  a2a:hasPerson oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-194a311b-9605-eaff-c384-193ea77ea579, oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-7de26396-3a37-28f2-77e1-5b7f0550aca9, oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-1ae4665c-e2ca-d181-7086-aa164bb7b098, oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-b7eebafe-9002-e14f-7f5e-9e8897e04ead ;
  a2a:hasEvent oa:event_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_0, oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_1, oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_2 ;
  a2a:hasRelationPP oa:relationpp_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_0 ;
  a2a:hasSource oa:source_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f .

oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-194a311b-9605-eaff-c384-193ea77ea579
  a a2a:Person ;
  rdfs:label "Neeltje de Jong" ;
  a2a:PersonName [
    rdfs:label "Neeltje de Jong" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 jaar" ;
    rdfs:label "80 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudemirdum" ;
    rdfs:label "Oudemirdum"
  ] .

oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-7de26396-3a37-28f2-77e1-5b7f0550aca9
  a a2a:Person ;
  rdfs:label "Gerrit Bouwsma" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bouwsma" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bouwsma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-1ae4665c-e2ca-d181-7086-aa164bb7b098
  a a2a:Person ;
  rdfs:label "Yke Roelofs de Jong" ;
  a2a:PersonName [
    rdfs:label "Yke Roelofs de Jong" ;
    a2a:PersonNameFirstName "Yke" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person-b7eebafe-9002-e14f-7f5e-9e8897e04ead
  a a2a:Person ;
  rdfs:label "Antje Davids Koehoorn" ;
  a2a:PersonName [
    rdfs:label "Antje Davids Koehoorn" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Davids" ;
    a2a:PersonNameLastName "Koehoorn"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1958-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person:194a311b-9605-eaff-c384-193ea77ea579 ;
  a2a:EventKeyRef oa:event_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Event1 .

oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person:1ae4665c-e2ca-d181-7086-aa164bb7b098 ;
  a2a:EventKeyRef oa:event_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Event1 .

oa:relationep_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person:b7eebafe-9002-e14f-7f5e-9e8897e04ead ;
  a2a:EventKeyRef oa:event_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Event1 .

oa:relationpp_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person:194a311b-9605-eaff-c384-193ea77ea579, oa:person_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f_Person:7de26396-3a37-28f2-77e1-5b7f0550aca9 .

oa:source_frl_677b19b0-9f3e-a06b-706f-e048ba2eea3f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen", "1958-05-01 - 1958-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1958-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Heerenveen - Tresoar, Bron: boek, Deel: 3027, Periode: 1958" ;
    a2a:Book "Overlijdensregister 1958" ;
    a2a:DocumentNumber "0127" ;
    a2a:RegistryNumber "3027" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Heerenveen - Tresoar, Bron: boek, Deel: 3027, Periode: 1958, Overlijdensregister 1958, 0127, 3027"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f8460469-3348-876e-f1d2-8fcb35a0cb2f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/677b19b0-9f3e-a06b-706f-e048ba2eea3f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f8460469-3348-876e-f1d2-8fcb35a0cb2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/677b19b0-9f3e-a06b-706f-e048ba2eea3f" ;
  a2a:RecordGUID "{677b19b0-9f3e-a06b-706f-e048ba2eea3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_53683_00053683.xml van FRL" .

