@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_075543ee-7b22-e7c1-3848-e1783aca3358
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1894 te Kiel gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-110c9bc9-8252-9e61-ca87-24e55fb8e6a2, oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-e6f8315c-b11e-0415-11e3-51add0886ea9, oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-51f1ea22-7b5d-c22e-1c12-c3dda004e867, oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-f24178e9-f793-1b2b-b401-e13d5ba09a17 ;
  a2a:hasEvent oa:event_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_0, oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_1, oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_2 ;
  a2a:hasRelationPP oa:relationpp_gra_075543ee-7b22-e7c1-3848-e1783aca3358_0 ;
  a2a:hasSource oa:source_gra_075543ee-7b22-e7c1-3848-e1783aca3358 .

oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-110c9bc9-8252-9e61-ca87-24e55fb8e6a2
  a a2a:Person ;
  rdfs:label "Hooite Kraan" ;
  a2a:PersonName [
    rdfs:label "Hooite Kraan" ;
    a2a:PersonNameFirstName "Hooite" ;
    a2a:PersonNameLastName "Kraan"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] ;
  a2a:Profession "rentenier" .

oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-e6f8315c-b11e-0415-11e3-51add0886ea9
  a a2a:Person ;
  rdfs:label "Fokkie Mulder" ;
  a2a:PersonName [
    rdfs:label "Fokkie Mulder" ;
    a2a:PersonNameFirstName "Fokkie" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-51f1ea22-7b5d-c22e-1c12-c3dda004e867
  a a2a:Person ;
  rdfs:label "Klaasje Jacobs Stukje" ;
  a2a:PersonName [
    rdfs:label "Klaasje Jacobs Stukje" ;
    a2a:PersonNameFirstName "Klaasje Jacobs" ;
    a2a:PersonNameLastName "Stukje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person-f24178e9-f793-1b2b-b401-e13d5ba09a17
  a a2a:Person ;
  rdfs:label "Hans Hooites Kraan" ;
  a2a:PersonName [
    rdfs:label "Hans Hooites Kraan" ;
    a2a:PersonNameFirstName "Hans Hooites" ;
    a2a:PersonNameLastName "Kraan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1894-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kiel gem. Hoogezand" ;
    rdfs:label "Kiel gem. Hoogezand"
  ] .

oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person:110c9bc9-8252-9e61-ca87-24e55fb8e6a2 ;
  a2a:EventKeyRef oa:event_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Event1 .

oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person:51f1ea22-7b5d-c22e-1c12-c3dda004e867 ;
  a2a:EventKeyRef oa:event_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Event1 .

oa:relationep_gra_075543ee-7b22-e7c1-3848-e1783aca3358_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person:f24178e9-f793-1b2b-b401-e13d5ba09a17 ;
  a2a:EventKeyRef oa:event_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Event1 .

oa:relationpp_gra_075543ee-7b22-e7c1-3848-e1783aca3358_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person:110c9bc9-8252-9e61-ca87-24e55fb8e6a2, oa:person_gra_075543ee-7b22-e7c1-3848-e1783aca3358_Person:e6f8315c-b11e-0415-11e3-51add0886ea9 .

oa:source_gra_075543ee-7b22-e7c1-3848-e1783aca3358
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1894-02-26 - 1894-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1894-02-26"^^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 "54" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1894, Overlijdensregister 1894, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/41ac7cbe-6198-4ba8-dcc2-2b3ef806a384.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/075543ee-7b22-e7c1-3848-e1783aca3358" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/41ac7cbe-6198-4ba8-dcc2-2b3ef806a384.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/075543ee-7b22-e7c1-3848-e1783aca3358" ;
  a2a:RecordGUID "{075543ee-7b22-e7c1-3848-e1783aca3358}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13257_00013257.xml van GRA" .

