@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_ed20ca72-2cd3-1cbd-0796-38ef2a115a88
  a a2a:Record ;
  rdfs:label "Overlijden op 7 februari 1953 te Assen" ;
  a2a:hasPerson oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-d996a33f-cbdb-3e16-5869-f0c038ad25c1, oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-7ed7147a-b0fd-32d7-4ee0-26a30110caad, oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-8491150c-a131-c386-37dc-bab62a2cb139, oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-9f04642a-bdca-fbcc-def8-5bdb0877f53e ;
  a2a:hasEvent oa:event_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_0, oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_1, oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_2 ;
  a2a:hasRelationPP oa:relationpp_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_0 ;
  a2a:hasSource oa:source_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88 .

oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-d996a33f-cbdb-3e16-5869-f0c038ad25c1
  a a2a:Person ;
  rdfs:label "Stientje Burema" ;
  a2a:PersonName [
    rdfs:label "Stientje Burema" ;
    a2a:PersonNameFirstName "Stientje" ;
    a2a:PersonNameLastName "Burema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-7ed7147a-b0fd-32d7-4ee0-26a30110caad
  a a2a:Person ;
  rdfs:label "Aafke Boerema" ;
  a2a:PersonName [
    rdfs:label "Aafke Boerema" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Boerema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-8491150c-a131-c386-37dc-bab62a2cb139
  a a2a:Person ;
  rdfs:label "Evert Amsinga" ;
  a2a:PersonName [
    rdfs:label "Evert Amsinga" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Amsinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person-9f04642a-bdca-fbcc-def8-5bdb0877f53e
  a a2a:Person ;
  rdfs:label "Harm Amsinga" ;
  a2a:PersonName [
    rdfs:label "Harm Amsinga" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Amsinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:event_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1953-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person:d996a33f-cbdb-3e16-5869-f0c038ad25c1 ;
  a2a:EventKeyRef oa:event_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Event1 .

oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person:8491150c-a131-c386-37dc-bab62a2cb139 ;
  a2a:EventKeyRef oa:event_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Event1 .

oa:relationep_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person:9f04642a-bdca-fbcc-def8-5bdb0877f53e ;
  a2a:EventKeyRef oa:event_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Event1 .

oa:relationpp_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person:9f04642a-bdca-fbcc-def8-5bdb0877f53e, oa:person_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88_Person:7ed7147a-b0fd-32d7-4ee0-26a30110caad .

oa:source_gra_ed20ca72-2cd3-1cbd-0796-38ef2a115a88
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1953-02-11 - 1953-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1953-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1486, Periode: 1953" ;
    a2a:Book "Overlijdensregister 1953" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "1486" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1486, Periode: 1953, Overlijdensregister 1953, 17, 1486"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/35c8bb05-b42b-fb13-a516-2fe6038ee59d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ed20ca72-2cd3-1cbd-0796-38ef2a115a88" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/35c8bb05-b42b-fb13-a516-2fe6038ee59d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ed20ca72-2cd3-1cbd-0796-38ef2a115a88" ;
  a2a:RecordGUID "{ed20ca72-2cd3-1cbd-0796-38ef2a115a88}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11977_00011977.xml van GRA" .

