@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_2e83dca4-668f-1cd6-2f97-d24e8acbdb77
  a a2a:Record ;
  rdfs:label "Overlijden op 21 augustus 1932 te Zuidhorn" ;
  a2a:hasPerson oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-4dbecb18-dfd8-7224-29cb-f6a6fd4ceae6, oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-871ab450-b583-2af1-2aa0-71a2e6a1456e, oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-d132bd53-d936-3dc2-dac7-b395ddc3af97, oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-5d432c1b-78e8-d818-0a5b-eebffedb1cc7 ;
  a2a:hasEvent oa:event_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_0, oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_1, oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_0 ;
  a2a:hasSource oa:source_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77 .

oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-4dbecb18-dfd8-7224-29cb-f6a6fd4ceae6
  a a2a:Person ;
  rdfs:label "Albertje Smits" ;
  a2a:PersonName [
    rdfs:label "Albertje Smits" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Horn gem. Aduard" ;
    rdfs:label "Den Horn gem. Aduard"
  ] .

oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-871ab450-b583-2af1-2aa0-71a2e6a1456e
  a a2a:Person ;
  rdfs:label "Riender Huizinga" ;
  a2a:PersonName [
    rdfs:label "Riender Huizinga" ;
    a2a:PersonNameFirstName "Riender" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-d132bd53-d936-3dc2-dac7-b395ddc3af97
  a a2a:Person ;
  rdfs:label "Sander Smits" ;
  a2a:PersonName [
    rdfs:label "Sander Smits" ;
    a2a:PersonNameFirstName "Sander" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person-5d432c1b-78e8-d818-0a5b-eebffedb1cc7
  a a2a:Person ;
  rdfs:label "Martha Offeringa" ;
  a2a:PersonName [
    rdfs:label "Martha Offeringa" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Offeringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1932-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] .

oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person:4dbecb18-dfd8-7224-29cb-f6a6fd4ceae6 ;
  a2a:EventKeyRef oa:event_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Event1 .

oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person:d132bd53-d936-3dc2-dac7-b395ddc3af97 ;
  a2a:EventKeyRef oa:event_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Event1 .

oa:relationep_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person:5d432c1b-78e8-d818-0a5b-eebffedb1cc7 ;
  a2a:EventKeyRef oa:event_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Event1 .

oa:relationpp_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person:4dbecb18-dfd8-7224-29cb-f6a6fd4ceae6, oa:person_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77_Person:871ab450-b583-2af1-2aa0-71a2e6a1456e .

oa:source_gra_2e83dca4-668f-1cd6-2f97-d24e8acbdb77
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn", "1932-08-22 - 1932-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1932-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1932" ;
    a2a:Book "Overlijdensregister 1932" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1932, Overlijdensregister 1932, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1a4b23cc-631d-eb57-2469-ec9a9a4cc819.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2e83dca4-668f-1cd6-2f97-d24e8acbdb77" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1a4b23cc-631d-eb57-2469-ec9a9a4cc819.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2e83dca4-668f-1cd6-2f97-d24e8acbdb77" ;
  a2a:RecordGUID "{2e83dca4-668f-1cd6-2f97-d24e8acbdb77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14148_00014148.xml van GRA" .

