@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_65b74080-c869-e9f8-ae92-eae7e32828a6
  a a2a:Record ;
  rdfs:label "Overlijden op 29 november 1894 te Grootegast" ;
  a2a:hasPerson oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-bfca83c8-2265-ea2c-817b-49edb51e70b7, oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-88505311-41dc-d02b-64bc-fb8361e8c92e, oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-3e2a4068-acd1-c064-d3d6-2a32cfaa9c6c, oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-d54e8c2f-e551-9d41-d7e3-2e505a92dc56 ;
  a2a:hasEvent oa:event_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_0, oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_1, oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_2 ;
  a2a:hasRelationPP oa:relationpp_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_0 ;
  a2a:hasSource oa:source_gra_65b74080-c869-e9f8-ae92-eae7e32828a6 .

oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-bfca83c8-2265-ea2c-817b-49edb51e70b7
  a a2a:Person ;
  rdfs:label "Gerrit Storteboom" ;
  a2a:PersonName [
    rdfs:label "Gerrit Storteboom" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Storteboom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opende gem. Grootegast" ;
    rdfs:label "Opende gem. Grootegast"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-88505311-41dc-d02b-64bc-fb8361e8c92e
  a a2a:Person ;
  rdfs:label "Jantje de Boer" ;
  a2a:PersonName [
    rdfs:label "Jantje de Boer" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-3e2a4068-acd1-c064-d3d6-2a32cfaa9c6c
  a a2a:Person ;
  rdfs:label "Jan Hendriks Storteboom" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks Storteboom" ;
    a2a:PersonNameFirstName "Jan Hendriks" ;
    a2a:PersonNameLastName "Storteboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person-d54e8c2f-e551-9d41-d7e3-2e505a92dc56
  a a2a:Person ;
  rdfs:label "Aaltje Sjoerds van der Veen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Sjoerds van der Veen" ;
    a2a:PersonNameFirstName "Aaltje Sjoerds" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1894-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person:bfca83c8-2265-ea2c-817b-49edb51e70b7 ;
  a2a:EventKeyRef oa:event_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Event1 .

oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person:3e2a4068-acd1-c064-d3d6-2a32cfaa9c6c ;
  a2a:EventKeyRef oa:event_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Event1 .

oa:relationep_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person:d54e8c2f-e551-9d41-d7e3-2e505a92dc56 ;
  a2a:EventKeyRef oa:event_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Event1 .

oa:relationpp_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person:bfca83c8-2265-ea2c-817b-49edb51e70b7, oa:person_gra_65b74080-c869-e9f8-ae92-eae7e32828a6_Person:88505311-41dc-d02b-64bc-fb8361e8c92e .

oa:source_gra_65b74080-c869-e9f8-ae92-eae7e32828a6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast", "1894-01-01 - 1894-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1894-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Overlijdensregister 1894" ;
    a2a:DocumentNumber "119" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1894, Overlijdensregister 1894, 119"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/65b74080-c869-e9f8-ae92-eae7e32828a6" ;
  a2a:RecordGUID "{65b74080-c869-e9f8-ae92-eae7e32828a6}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_bs_o-202102.1.xml van GRA" .

