@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_60bfe3b3-9fc0-445e-b91a-c78382413613
  a a2a:Record ;
  rdfs:label "Overlijden op 17 februari 1951 te Spijk gem. Bierum" ;
  a2a:hasPerson oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-298bddaf-20cc-8b78-08c4-07b6490c6aea, oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-e3a9249b-2f11-fbd5-a0bc-71deaf298e4d, oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-8fd40e4c-34a2-5638-f8a2-bfdf191e869d, oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-0cb07742-9fe3-f274-5741-28fb59dff374 ;
  a2a:hasEvent oa:event_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_0, oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_1, oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_2 ;
  a2a:hasRelationPP oa:relationpp_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_0 ;
  a2a:hasSource oa:source_gra_60bfe3b3-9fc0-445e-b91a-c78382413613 .

oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-298bddaf-20cc-8b78-08c4-07b6490c6aea
  a a2a:Person ;
  rdfs:label "Jantje Pothof" ;
  a2a:PersonName [
    rdfs:label "Jantje Pothof" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Pothof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spijk gem. Bierum" ;
    rdfs:label "Spijk gem. Bierum"
  ] .

oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-e3a9249b-2f11-fbd5-a0bc-71deaf298e4d
  a a2a:Person ;
  rdfs:label "Renger Kimm" ;
  a2a:PersonName [
    rdfs:label "Renger Kimm" ;
    a2a:PersonNameFirstName "Renger" ;
    a2a:PersonNameLastName "Kimm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-8fd40e4c-34a2-5638-f8a2-bfdf191e869d
  a a2a:Person ;
  rdfs:label "Hindrik Pothof" ;
  a2a:PersonName [
    rdfs:label "Hindrik Pothof" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Pothof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person-0cb07742-9fe3-f274-5741-28fb59dff374
  a a2a:Person ;
  rdfs:label "Martje Oosting" ;
  a2a:PersonName [
    rdfs:label "Martje Oosting" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Oosting"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1951-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Spijk gem. Bierum" ;
    rdfs:label "Spijk gem. Bierum"
  ] .

oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person:298bddaf-20cc-8b78-08c4-07b6490c6aea ;
  a2a:EventKeyRef oa:event_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Event1 .

oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person:8fd40e4c-34a2-5638-f8a2-bfdf191e869d ;
  a2a:EventKeyRef oa:event_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Event1 .

oa:relationep_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person:0cb07742-9fe3-f274-5741-28fb59dff374 ;
  a2a:EventKeyRef oa:event_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Event1 .

oa:relationpp_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person:298bddaf-20cc-8b78-08c4-07b6490c6aea, oa:person_gra_60bfe3b3-9fc0-445e-b91a-c78382413613_Person:e3a9249b-2f11-fbd5-a0bc-71deaf298e4d .

oa:source_gra_60bfe3b3-9fc0-445e-b91a-c78382413613
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum", "1951-02-19 - 1951-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1951-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1358, Periode: 1951" ;
    a2a:Book "Overlijdensregister 1951" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "1358" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1358, Periode: 1951, Overlijdensregister 1951, 8, 1358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/10cde4bb-312f-cf2d-4752-eff1a780691f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/60bfe3b3-9fc0-445e-b91a-c78382413613" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/10cde4bb-312f-cf2d-4752-eff1a780691f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/60bfe3b3-9fc0-445e-b91a-c78382413613" ;
  a2a:RecordGUID "{60bfe3b3-9fc0-445e-b91a-c78382413613}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14249_00014249.xml van GRA" .

