@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_30e13db2-c7bf-4083-5e98-a044098fc7fc
  a a2a:Record ;
  rdfs:label "Overlijden op 29 februari 1924 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-729c19c9-96a5-1b3c-ebf3-39519eb6c1bb, oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-0af6759f-a254-379a-0b7d-587af3987486, oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-300d4068-60c3-6ec6-a2fa-966f158cfaea ;
  a2a:hasEvent oa:event_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_0, oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_1, oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_2 ;
  a2a:hasSource oa:source_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc .

oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-729c19c9-96a5-1b3c-ebf3-39519eb6c1bb
  a a2a:Person ;
  rdfs:label "Tonnis Gruizinga" ;
  a2a:PersonName [
    rdfs:label "Tonnis Gruizinga" ;
    a2a:PersonNameFirstName "Tonnis" ;
    a2a:PersonNameLastName "Gruizinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 maanden" ;
    rdfs:label "7 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-0af6759f-a254-379a-0b7d-587af3987486
  a a2a:Person ;
  rdfs:label "Jakob Gruizinga" ;
  a2a:PersonName [
    rdfs:label "Jakob Gruizinga" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Gruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person-300d4068-60c3-6ec6-a2fa-966f158cfaea
  a a2a:Person ;
  rdfs:label "Geerdina Willeman" ;
  a2a:PersonName [
    rdfs:label "Geerdina Willeman" ;
    a2a:PersonNameFirstName "Geerdina" ;
    a2a:PersonNameLastName "Willeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1924-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person:729c19c9-96a5-1b3c-ebf3-39519eb6c1bb ;
  a2a:EventKeyRef oa:event_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Event1 .

oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person:0af6759f-a254-379a-0b7d-587af3987486 ;
  a2a:EventKeyRef oa:event_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Event1 .

oa:relationep_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Person:300d4068-60c3-6ec6-a2fa-966f158cfaea ;
  a2a:EventKeyRef oa:event_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc_Event1 .

oa:source_gra_30e13db2-c7bf-4083-5e98-a044098fc7fc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1924-02-29 - 1924-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1924-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1924" ;
    a2a:Book "Overlijdensregister 1924" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1924, Overlijdensregister 1924, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5eb3a7c4-e917-cefd-435a-4b49443797b9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/30e13db2-c7bf-4083-5e98-a044098fc7fc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5eb3a7c4-e917-cefd-435a-4b49443797b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/30e13db2-c7bf-4083-5e98-a044098fc7fc" ;
  a2a:RecordGUID "{30e13db2-c7bf-4083-5e98-a044098fc7fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10855_00010855.xml van GRA" .

