@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_b72c69cf-b184-9985-4de0-2faaee61b615
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 23 maart 1938 te Winschoten" ;
  a2a:hasPerson oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-2f24c9fd-b3e6-b284-3001-d301765e7bf0, oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-881dda20-0540-da28-15b6-846d012fc9dc, oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-6c109d3e-46d5-4705-3833-650c7c0688ce, oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-463508d3-a067-6482-a932-b51ee32747d5 ;
  a2a:hasEvent oa:event_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_0, oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_1, oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_2 ;
  a2a:hasRelationPP oa:relationpp_gra_b72c69cf-b184-9985-4de0-2faaee61b615_0 ;
  a2a:hasSource oa:source_gra_b72c69cf-b184-9985-4de0-2faaee61b615 .

oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-2f24c9fd-b3e6-b284-3001-d301765e7bf0
  a a2a:Person ;
  rdfs:label "Gerrit Pera" ;
  a2a:PersonName [
    rdfs:label "Gerrit Pera" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Pera"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-881dda20-0540-da28-15b6-846d012fc9dc
  a a2a:Person ;
  rdfs:label "Tettje Hartman" ;
  a2a:PersonName [
    rdfs:label "Tettje Hartman" ;
    a2a:PersonNameFirstName "Tettje" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-6c109d3e-46d5-4705-3833-650c7c0688ce
  a a2a:Person ;
  rdfs:label "Derk Annes Pera" ;
  a2a:PersonName [
    rdfs:label "Derk Annes Pera" ;
    a2a:PersonNameFirstName "Derk Annes" ;
    a2a:PersonNameLastName "Pera"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person-463508d3-a067-6482-a932-b51ee32747d5
  a a2a:Person ;
  rdfs:label "Trientje Gerrits Appelhof" ;
  a2a:PersonName [
    rdfs:label "Trientje Gerrits Appelhof" ;
    a2a:PersonNameFirstName "Trientje Gerrits" ;
    a2a:PersonNameLastName "Appelhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1938-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person:2f24c9fd-b3e6-b284-3001-d301765e7bf0 ;
  a2a:EventKeyRef oa:event_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Event1 .

oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person:6c109d3e-46d5-4705-3833-650c7c0688ce ;
  a2a:EventKeyRef oa:event_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Event1 .

oa:relationep_gra_b72c69cf-b184-9985-4de0-2faaee61b615_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person:463508d3-a067-6482-a932-b51ee32747d5 ;
  a2a:EventKeyRef oa:event_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Event1 .

oa:relationpp_gra_b72c69cf-b184-9985-4de0-2faaee61b615_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person:2f24c9fd-b3e6-b284-3001-d301765e7bf0, oa:person_gra_b72c69cf-b184-9985-4de0-2faaee61b615_Person:881dda20-0540-da28-15b6-846d012fc9dc .

oa:source_gra_b72c69cf-b184-9985-4de0-2faaee61b615
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank", "1938-03-29 - 1938-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1938-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1938" ;
    a2a:Book "Overlijdensregister 1938" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1938, Overlijdensregister 1938, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3cd6e1f2-998c-d076-63fc-ddecca14aaeb.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b72c69cf-b184-9985-4de0-2faaee61b615" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3cd6e1f2-998c-d076-63fc-ddecca14aaeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b72c69cf-b184-9985-4de0-2faaee61b615" ;
  a2a:RecordGUID "{b72c69cf-b184-9985-4de0-2faaee61b615}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15707_00015707.xml van GRA" .

