@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_2e4fafd1-a394-a251-e67c-279b3d2dc1dd
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 24 juni 1937 te Groningen" ;
  a2a:hasPerson oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-a0fc8f6d-d3db-6cac-59b2-750045099c84, oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-58a7fc5e-d0fe-46d1-025d-5c5873c236c2, oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-8e54c501-d28b-f973-1874-fb7c839a820f, oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-0a443839-1a29-40be-6fe0-d63e32c34062 ;
  a2a:hasEvent oa:event_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_0, oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_1, oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_0 ;
  a2a:hasSource oa:source_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd .

oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-a0fc8f6d-d3db-6cac-59b2-750045099c84
  a a2a:Person ;
  rdfs:label "Menzo Appeldorn" ;
  a2a:PersonName [
    rdfs:label "Menzo Appeldorn" ;
    a2a:PersonNameFirstName "Menzo" ;
    a2a:PersonNameLastName "Appeldorn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-58a7fc5e-d0fe-46d1-025d-5c5873c236c2
  a a2a:Person ;
  rdfs:label "Eltje Pronk" ;
  a2a:PersonName [
    rdfs:label "Eltje Pronk" ;
    a2a:PersonNameFirstName "Eltje" ;
    a2a:PersonNameLastName "Pronk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-8e54c501-d28b-f973-1874-fb7c839a820f
  a a2a:Person ;
  rdfs:label "Menzo Appeldorn" ;
  a2a:PersonName [
    rdfs:label "Menzo Appeldorn" ;
    a2a:PersonNameFirstName "Menzo" ;
    a2a:PersonNameLastName "Appeldorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person-0a443839-1a29-40be-6fe0-d63e32c34062
  a a2a:Person ;
  rdfs:label "Ida Lakens" ;
  a2a:PersonName [
    rdfs:label "Ida Lakens" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Lakens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1937-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person:a0fc8f6d-d3db-6cac-59b2-750045099c84 ;
  a2a:EventKeyRef oa:event_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Event1 .

oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person:8e54c501-d28b-f973-1874-fb7c839a820f ;
  a2a:EventKeyRef oa:event_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Event1 .

oa:relationep_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person:0a443839-1a29-40be-6fe0-d63e32c34062 ;
  a2a:EventKeyRef oa:event_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Event1 .

oa:relationpp_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person:a0fc8f6d-d3db-6cac-59b2-750045099c84, oa:person_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd_Person:58a7fc5e-d0fe-46d1-025d-5c5873c236c2 .

oa:source_gra_2e4fafd1-a394-a251-e67c-279b3d2dc1dd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1937-06-28 - 1937-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1937-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1937" ;
    a2a:Book "Overlijdensregister 1937" ;
    a2a:DocumentNumber "111" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1937, Overlijdensregister 1937, 111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a5670330-5aa9-3664-c122-7c0db829583e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2e4fafd1-a394-a251-e67c-279b3d2dc1dd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a5670330-5aa9-3664-c122-7c0db829583e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2e4fafd1-a394-a251-e67c-279b3d2dc1dd" ;
  a2a:RecordGUID "{2e4fafd1-a394-a251-e67c-279b3d2dc1dd}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14142_00014142.xml van GRA" .

