@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_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628
  a a2a:Record ;
  rdfs:label "Overlijden op 6 november 1936 te Zoutkamp gem. Ulrum" ;
  a2a:hasPerson oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-af2d669f-895d-47ff-77bd-d400e76b8dbb, oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-8e773b6d-7e50-eb78-fc0e-4b7d9058b66e, oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-60c2bba1-2475-2d34-ccda-b39194376564, oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-f245d135-6525-0a0a-77ee-bfd9b96067fc ;
  a2a:hasEvent oa:event_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_0, oa:relationep_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_1 ;
  a2a:hasRelationPP oa:relationpp_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_0, oa:relationpp_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_1 ;
  a2a:hasSource oa:source_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628 .

oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-af2d669f-895d-47ff-77bd-d400e76b8dbb
  a a2a:Person ;
  rdfs:label "Sieuwert Gelsema" ;
  a2a:PersonName [
    rdfs:label "Sieuwert Gelsema" ;
    a2a:PersonNameFirstName "Sieuwert" ;
    a2a:PersonNameLastName "Gelsema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zoutkamp gem. Ulrum" ;
    rdfs:label "Zoutkamp gem. Ulrum"
  ] .

oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-8e773b6d-7e50-eb78-fc0e-4b7d9058b66e
  a a2a:Person ;
  rdfs:label "Siemonje Buikema" ;
  a2a:PersonName [
    rdfs:label "Siemonje Buikema" ;
    a2a:PersonNameFirstName "Siemonje" ;
    a2a:PersonNameLastName "Buikema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-60c2bba1-2475-2d34-ccda-b39194376564
  a a2a:Person ;
  rdfs:label "Dina Bos" ;
  a2a:PersonName [
    rdfs:label "Dina Bos" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person-f245d135-6525-0a0a-77ee-bfd9b96067fc
  a a2a:Person ;
  rdfs:label "Liskina Sieuwerts Gelsema" ;
  a2a:PersonName [
    rdfs:label "Liskina Sieuwerts Gelsema" ;
    a2a:PersonNameFirstName "Liskina Sieuwerts" ;
    a2a:PersonNameLastName "Gelsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1936-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoutkamp gem. Ulrum" ;
    rdfs:label "Zoutkamp gem. Ulrum"
  ] .

oa:relationep_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:af2d669f-895d-47ff-77bd-d400e76b8dbb ;
  a2a:EventKeyRef oa:event_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Event1 .

oa:relationep_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:f245d135-6525-0a0a-77ee-bfd9b96067fc ;
  a2a:EventKeyRef oa:event_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Event1 .

oa:relationpp_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:af2d669f-895d-47ff-77bd-d400e76b8dbb, oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:8e773b6d-7e50-eb78-fc0e-4b7d9058b66e .

oa:relationpp_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:af2d669f-895d-47ff-77bd-d400e76b8dbb, oa:person_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628_Person:60c2bba1-2475-2d34-ccda-b39194376564 .

oa:source_gra_f3689eff-412e-05e7-8ca5-01af0c0bc628
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum", "1936-11-07 - 1936-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1936-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1936" ;
    a2a:Book "Overlijdensregister 1936" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1936, Overlijdensregister 1936, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f2dd9a20-2fc0-898e-cb94-5a34e1b486ab.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f3689eff-412e-05e7-8ca5-01af0c0bc628" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f2dd9a20-2fc0-898e-cb94-5a34e1b486ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f3689eff-412e-05e7-8ca5-01af0c0bc628" ;
  a2a:RecordGUID "{f3689eff-412e-05e7-8ca5-01af0c0bc628}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12164_00012164.xml van GRA" .

