@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_dd9fe526-665b-1261-e808-caa6f45ff7e4
  a a2a:Record ;
  rdfs:label "Overlijden op 29 april 1931 te Windeweer gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-266e1283-ef28-bc0b-28fe-fd1e319b39b7, oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-7e0a8bd0-9c2f-8cb6-2c8b-823ed0bbba50, oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-3c1a7cd3-14b3-0c9a-9499-f110b0f035e2, oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-b637a373-5354-ec37-4eab-6c1c16f038ff ;
  a2a:hasEvent oa:event_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_0, oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_1, oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_2 ;
  a2a:hasRelationPP oa:relationpp_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_0 ;
  a2a:hasSource oa:source_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4 .

oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-266e1283-ef28-bc0b-28fe-fd1e319b39b7
  a a2a:Person ;
  rdfs:label "Lammechien te Velde" ;
  a2a:PersonName [
    rdfs:label "Lammechien te Velde" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-7e0a8bd0-9c2f-8cb6-2c8b-823ed0bbba50
  a a2a:Person ;
  rdfs:label "Derk Fraai" ;
  a2a:PersonName [
    rdfs:label "Derk Fraai" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Fraai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-3c1a7cd3-14b3-0c9a-9499-f110b0f035e2
  a a2a:Person ;
  rdfs:label "Roelf Kornelis te Velde" ;
  a2a:PersonName [
    rdfs:label "Roelf Kornelis te Velde" ;
    a2a:PersonNameFirstName "Roelf Kornelis" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person-b637a373-5354-ec37-4eab-6c1c16f038ff
  a a2a:Person ;
  rdfs:label "Anje Gerrits Olthof" ;
  a2a:PersonName [
    rdfs:label "Anje Gerrits Olthof" ;
    a2a:PersonNameFirstName "Anje Gerrits" ;
    a2a:PersonNameLastName "Olthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1931-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Windeweer gem. Hoogezand" ;
    rdfs:label "Windeweer gem. Hoogezand"
  ] .

oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person:266e1283-ef28-bc0b-28fe-fd1e319b39b7 ;
  a2a:EventKeyRef oa:event_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Event1 .

oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person:3c1a7cd3-14b3-0c9a-9499-f110b0f035e2 ;
  a2a:EventKeyRef oa:event_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Event1 .

oa:relationep_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person:b637a373-5354-ec37-4eab-6c1c16f038ff ;
  a2a:EventKeyRef oa:event_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Event1 .

oa:relationpp_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person:266e1283-ef28-bc0b-28fe-fd1e319b39b7, oa:person_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4_Person:7e0a8bd0-9c2f-8cb6-2c8b-823ed0bbba50 .

oa:source_gra_dd9fe526-665b-1261-e808-caa6f45ff7e4
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1931-04-30 - 1931-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1931-04-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1931" ;
    a2a:Book "Overlijdensregister 1931" ;
    a2a:DocumentNumber "52" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1931, Overlijdensregister 1931, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9b2223da-78e6-1900-2061-82b3d318cf56.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/dd9fe526-665b-1261-e808-caa6f45ff7e4" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9b2223da-78e6-1900-2061-82b3d318cf56.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/dd9fe526-665b-1261-e808-caa6f45ff7e4" ;
  a2a:RecordGUID "{dd9fe526-665b-1261-e808-caa6f45ff7e4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11799_00011799.xml van GRA" .

