@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_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 6 mei 1859 te Op zee" ;
  a2a:hasPerson oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-840d7d8d-1b0d-1476-7985-f82fd884f854, oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-42dd70f6-fe6f-0348-dd57-43c81ef3a38e, oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-912c95f5-222b-2b34-36bd-5c6e1bd01fa2 ;
  a2a:hasEvent oa:event_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_0, oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_1, oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_2 ;
  a2a:hasSource oa:source_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa .

oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-840d7d8d-1b0d-1476-7985-f82fd884f854
  a a2a:Person ;
  rdfs:label "K. Martha J. de Grooth" ;
  a2a:PersonName [
    rdfs:label "K. Martha J. de Grooth" ;
    a2a:PersonNameFirstName "K. Martha J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grooth"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1857-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-42dd70f6-fe6f-0348-dd57-43c81ef3a38e
  a a2a:Person ;
  rdfs:label "J.E. de Grooth" ;
  a2a:PersonName [
    rdfs:label "J.E. de Grooth" ;
    a2a:PersonNameFirstName "J.E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grooth"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kapitein" .

oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person-912c95f5-222b-2b34-36bd-5c6e1bd01fa2
  a a2a:Person ;
  rdfs:label "M.G.K. Veen" ;
  a2a:PersonName [
    rdfs:label "M.G.K. Veen" ;
    a2a:PersonNameFirstName "M.G.K." ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1859-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Op zee" ;
    rdfs:label "Op zee"
  ] .

oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person:840d7d8d-1b0d-1476-7985-f82fd884f854 ;
  a2a:EventKeyRef oa:event_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Event1 .

oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person:42dd70f6-fe6f-0348-dd57-43c81ef3a38e ;
  a2a:EventKeyRef oa:event_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Event1 .

oa:relationep_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Person:912c95f5-222b-2b34-36bd-5c6e1bd01fa2 ;
  a2a:EventKeyRef oa:event_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa_Event1 .

oa:source_gra_bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1859-12-03 - 1859-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1859-12-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1859" ;
    a2a:Book "Overlijdensregister 1859" ;
    a2a:DocumentNumber "118" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1859, Overlijdensregister 1859, 118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/960b7372-4c90-a696-2681-2514df43bcfb.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/960b7372-4c90-a696-2681-2514df43bcfb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d67ab223-1218-c41b-9353-d1fb5f409b9f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d67ab223-1218-c41b-9353-d1fb5f409b9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa" ;
  a2a:RecordGUID "{bf33e9cc-0702-b59b-42c6-b8c0c2c4d9fa}" ;
  a2a:SourceRemarkOpmerking "schip \"Magrietha Geesina\"" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_34_00000034.xml van GRA" .

