@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_2fc650b3-8347-6984-e6e9-4241504e19e1
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juni 1959 te Molkwerum" ;
  a2a:hasPerson oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-53de0ef2-1376-7ae0-8d6f-541505ec57f5, oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-95e56f47-a926-ce44-1aad-1f8d282b8a4b, oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-a3190aa8-4e08-d568-08f5-f01baca65473, oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-aa7949eb-5439-754e-3793-35d45ef12250 ;
  a2a:hasEvent oa:event_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_0, oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_1, oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_0 ;
  a2a:hasSource oa:source_frl_2fc650b3-8347-6984-e6e9-4241504e19e1 .

oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-53de0ef2-1376-7ae0-8d6f-541505ec57f5
  a a2a:Person ;
  rdfs:label "Thijs de Hoop" ;
  a2a:PersonName [
    rdfs:label "Thijs de Hoop" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molkwerum" ;
    rdfs:label "Molkwerum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Molkwerum" ;
    rdfs:label "Molkwerum"
  ] .

oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-95e56f47-a926-ce44-1aad-1f8d282b8a4b
  a a2a:Person ;
  rdfs:label "Neeltje Boersma" ;
  a2a:PersonName [
    rdfs:label "Neeltje Boersma" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-a3190aa8-4e08-d568-08f5-f01baca65473
  a a2a:Person ;
  rdfs:label "Arjen Jelles de Hoop" ;
  a2a:PersonName [
    rdfs:label "Arjen Jelles de Hoop" ;
    a2a:PersonNameFirstName "Arjen" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person-aa7949eb-5439-754e-3793-35d45ef12250
  a a2a:Person ;
  rdfs:label "Antje Thijsses Kramer" ;
  a2a:PersonName [
    rdfs:label "Antje Thijsses Kramer" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Thijsses" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1959-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Molkwerum" ;
    rdfs:label "Molkwerum"
  ] .

oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person:53de0ef2-1376-7ae0-8d6f-541505ec57f5 ;
  a2a:EventKeyRef oa:event_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Event1 .

oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person:a3190aa8-4e08-d568-08f5-f01baca65473 ;
  a2a:EventKeyRef oa:event_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Event1 .

oa:relationep_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person:aa7949eb-5439-754e-3793-35d45ef12250 ;
  a2a:EventKeyRef oa:event_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Event1 .

oa:relationpp_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person:53de0ef2-1376-7ae0-8d6f-541505ec57f5, oa:person_frl_2fc650b3-8347-6984-e6e9-4241504e19e1_Person:95e56f47-a926-ce44-1aad-1f8d282b8a4b .

oa:source_frl_2fc650b3-8347-6984-e6e9-4241504e19e1
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hemelumer Oldeferd" ;
    rdfs:label "Hemelumer Oldeferd", "1959-06-10 - 1959-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1959-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Bron: boek, Deel: 3078, Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "0011" ;
    a2a:RegistryNumber "3078" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Hemelumer Oldeferd - Tresoar, Bron: boek, Deel: 3078, Periode: 1959, Overlijdensregister 1959, 0011, 3078"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/04e395cd-537d-7c6d-0126-07a9126201e6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2fc650b3-8347-6984-e6e9-4241504e19e1" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/04e395cd-537d-7c6d-0126-07a9126201e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2fc650b3-8347-6984-e6e9-4241504e19e1" ;
  a2a:RecordGUID "{2fc650b3-8347-6984-e6e9-4241504e19e1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_60617_00060617.xml van FRL" .

