@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_16aec424-e8c3-c8ba-b5d1-8b3caac95f21
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1959 te Sneek" ;
  a2a:hasPerson oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-387ee623-d124-f242-b2eb-a0b98e410ac7, oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-d26d352f-d8ab-04f4-d3b0-4108a26220aa, oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-750587e1-10ab-4b0e-2a70-222bb821df4a, oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-1ec3242f-7f46-ed45-c123-5ab059c8b06b ;
  a2a:hasEvent oa:event_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_0, oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_1, oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_2 ;
  a2a:hasRelationPP oa:relationpp_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_0 ;
  a2a:hasSource oa:source_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21 .

oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-387ee623-d124-f242-b2eb-a0b98e410ac7
  a a2a:Person ;
  rdfs:label "Herre Steegenga" ;
  a2a:PersonName [
    rdfs:label "Herre Steegenga" ;
    a2a:PersonNameFirstName "Herre" ;
    a2a:PersonNameLastName "Steegenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "91 jaar" ;
    rdfs:label "91 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruigahuizen" ;
    rdfs:label "Ruigahuizen"
  ] .

oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-d26d352f-d8ab-04f4-d3b0-4108a26220aa
  a a2a:Person ;
  rdfs:label "Wiepk Hospes" ;
  a2a:PersonName [
    rdfs:label "Wiepk Hospes" ;
    a2a:PersonNameFirstName "Wiepk" ;
    a2a:PersonNameLastName "Hospes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-750587e1-10ab-4b0e-2a70-222bb821df4a
  a a2a:Person ;
  rdfs:label "Benjamin Herres Steegenga" ;
  a2a:PersonName [
    rdfs:label "Benjamin Herres Steegenga" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePatronym "Herres" ;
    a2a:PersonNameLastName "Steegenga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person-1ec3242f-7f46-ed45-c123-5ab059c8b06b
  a a2a:Person ;
  rdfs:label "Rimke Gerbens Mulder" ;
  a2a:PersonName [
    rdfs:label "Rimke Gerbens Mulder" ;
    a2a:PersonNameFirstName "Rimke" ;
    a2a:PersonNamePatronym "Gerbens" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1959-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person:387ee623-d124-f242-b2eb-a0b98e410ac7 ;
  a2a:EventKeyRef oa:event_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Event1 .

oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person:750587e1-10ab-4b0e-2a70-222bb821df4a ;
  a2a:EventKeyRef oa:event_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Event1 .

oa:relationep_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person:1ec3242f-7f46-ed45-c123-5ab059c8b06b ;
  a2a:EventKeyRef oa:event_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Event1 .

oa:relationpp_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person:387ee623-d124-f242-b2eb-a0b98e410ac7, oa:person_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21_Person:d26d352f-d8ab-04f4-d3b0-4108a26220aa .

oa:source_frl_16aec424-e8c3-c8ba-b5d1-8b3caac95f21
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1959-08-29 - 1959-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1959-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3096, Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "0275" ;
    a2a:RegistryNumber "3096" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Sneek - Tresoar, Bron: boek, Deel: 3096, Periode: 1959, Overlijdensregister 1959, 0275, 3096"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8a7ad64b-745c-a096-bbd7-20b61f123f05.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/16aec424-e8c3-c8ba-b5d1-8b3caac95f21" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8a7ad64b-745c-a096-bbd7-20b61f123f05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/16aec424-e8c3-c8ba-b5d1-8b3caac95f21" ;
  a2a:RecordGUID "{16aec424-e8c3-c8ba-b5d1-8b3caac95f21}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_57016_00057016.xml van FRL" .

